diff options
Diffstat (limited to 'ULocale.pas')
| -rw-r--r-- | ULocale.pas | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/ULocale.pas b/ULocale.pas index 1586261..ab8f3bf 100644 --- a/ULocale.pas +++ b/ULocale.pas @@ -222,7 +222,18 @@ var LANGF2Button_Caption, LANGF3Button_Caption, LANGF4Button_Caption, LANGF5Butt LANGPreferences_QuickSearch_Option3, LANGPreferences_QuickSearch_Option4, LANGPreferences_TempPathLabel_Caption, LANGPreferences_VFSTempPathLabel_Caption, LANGPreferences_VFSTempPathEntry_Tooltip: string; - LANGPreferences_RightClickSelectCheckBox, LANGPreferences_RightClickSelectCheckBox_Tooltip: string; + LANGPreferences_RightClickSelectCheckBox, LANGPreferences_RightClickSelectCheckBox_Tooltip, + LANGGtkMountOperation_ConnectAnonymously, LANGGtkMountOperation_ConnectAsUser, LANGGtkMountOperation_Username, + LANGGtkMountOperation_Domain, LANGGtkMountOperation_Password, LANGGtkMountOperation_DoNotSavePassword, + LANGGtkMountOperation_ForgetPasswordImmediately, LANGGtkMountOperation_RememberPasswordUntilYouLogout, + LANGGtkMountOperation_SavePasswordInConnectionManager, LANGGtkMountOperation_RememberForever, LANGFSymlink_RelativePath, + LANGFConnectionManager_DuplicateButton_Caption, LANGFConnectionManager_DuplicateButton_Tooltip, + LANGFConnectionManager_DoNotSavePasswordsCheckBox_Label, LANGFConnectionManager_DoNotSavePasswordsCheckBox_Tooltip, + LANGFConnectionManager_DoNotSynchronizeKeyringCheckBox_Label, LANGFConnectionManager_DoNotSynchronizeKeyringCheckBox_Tooltip, + LANGFConnectionManager_DuplicateMenuItem_Caption, LANGFQuickConnect_Caption, LANGFQuickConnect_TitleLabel_Caption, + LANGFQuickConnect_ConnectToURILabel_Caption, LANGLinkToS, LANGOpenDirectoryInBackgroundTab, LANGTheActiveConnectionHasNotBeenSaved, + LANGTheArchiveIsEncryptedAndRequiresPassword: string; + |
