change new updates menu text

This commit is contained in:
wesinator 2021-12-21 21:22:05 -05:00
parent 29f6bac31c
commit 5e68773f4b
2 changed files with 4 additions and 5 deletions

View File

@ -286,7 +286,7 @@ menu.Debug1.Runscript1.Caption=Run script...
menu.Debug1.showMemUsageChk.Caption=Show memory usage
menu.Debug1.noContentdispositionChk.Caption=No Content-disposition
menu.Updates1.Caption=Updates
menu.Updates1.Checkforupdates1.Caption=Check for news/updates
menu.Updates1.Checkforupdates1.Caption=Check for new updates
menu.Updates1.updateDailyChk.Caption=Auto check every day
menu.Updates1.keepBakUpdatingChk.Caption=Keep old version
menu.Updates1.testerUpdatesChk.Caption=Updates from official to beta versions
@ -760,4 +760,3 @@ Panel1.Button2.Caption=&No
65119_OverbyteIcsCharsetUtils_sHebrewISOLogical=Hebrew (ISO-Logical)
65134_OverbyteIcsCharsetUtils_sArabicISO=Arabic (ISO)
65135_OverbyteIcsCharsetUtils_sArabicWindows=Arabic (Windows)

View File

@ -2979,7 +2979,7 @@ object mainFrm: TmainFrm
object Updates1: TMenuItem
Caption = 'Updates'
object Checkforupdates1: TMenuItem
Caption = 'Check for news/updates'
Caption = 'Check for new updates'
OnClick = Checkforupdates1Click
end
object updateDailyChk: TMenuItem