Opkman: Add "external" to package udpates(Options).

git-svn-id: trunk@65031 -
This commit is contained in:
balazs 2021-04-20 19:26:23 +00:00
parent 7a676cf380
commit beabfcbd53

View File

@ -306,7 +306,7 @@ resourcestring
rsOptions_ProxyPort_Info = 'Please enter the proxy server port!';
rsOptions_InvalidDirectory_Info = 'Please enter a valid directory!';
rsOptions_RestoreDefaults_Conf = 'This will restore the default settings. Continue?';
rsOptions_lbCheckForUpdates_Caption = 'Check for package updates';
rsOptions_lbCheckForUpdates_Caption = 'Check external repositories for package updates';
rsOptions_cbCheckForUpdates_Item0 = 'Every few minutes';
rsOptions_cbCheckForUpdates_Item1 = 'Every hour';
rsOptions_cbCheckForUpdates_Item2 = 'Once per day';