1 // This is a generated file!
2 // Do not edit manually, changes will be overwritten.
3 
4 using System;
5 using System.Collections.Generic;
6 
7 namespace KeePass.Resources
8 {
9 	/// <summary>
10 	/// A strongly-typed resource class, for looking up localized strings, etc.
11 	/// </summary>
12 	public static partial class KPRes
13 	{
TryGetEx(Dictionary<string, string> dictNew, string strName, string strDefault)14 		private static string TryGetEx(Dictionary<string, string> dictNew,
15 			string strName, string strDefault)
16 		{
17 			string strTemp;
18 
19 			if(dictNew.TryGetValue(strName, out strTemp))
20 				return strTemp;
21 
22 			return strDefault;
23 		}
24 
SetTranslatedStrings(Dictionary<string, string> dictNew)25 		public static void SetTranslatedStrings(Dictionary<string, string> dictNew)
26 		{
27 			if(dictNew == null) throw new ArgumentNullException("dictNew");
28 
29 			m_strAbort = TryGetEx(dictNew, "Abort", m_strAbort);
30 			m_strAbortTrigger = TryGetEx(dictNew, "AbortTrigger", m_strAbortTrigger);
31 			m_strAction = TryGetEx(dictNew, "Action", m_strAction);
32 			m_strActivateDatabaseTab = TryGetEx(dictNew, "ActivateDatabaseTab", m_strActivateDatabaseTab);
33 			m_strActive = TryGetEx(dictNew, "Active", m_strActive);
34 			m_strAddEntry = TryGetEx(dictNew, "AddEntry", m_strAddEntry);
35 			m_strAddEntryDesc = TryGetEx(dictNew, "AddEntryDesc", m_strAddEntryDesc);
36 			m_strAddGroup = TryGetEx(dictNew, "AddGroup", m_strAddGroup);
37 			m_strAddGroupDesc = TryGetEx(dictNew, "AddGroupDesc", m_strAddGroupDesc);
38 			m_strAddStringField = TryGetEx(dictNew, "AddStringField", m_strAddStringField);
39 			m_strAddStringFieldDesc = TryGetEx(dictNew, "AddStringFieldDesc", m_strAddStringFieldDesc);
40 			m_strAdvanced = TryGetEx(dictNew, "Advanced", m_strAdvanced);
41 			m_strAfterDatabaseOpen = TryGetEx(dictNew, "AfterDatabaseOpen", m_strAfterDatabaseOpen);
42 			m_strAlignCenter = TryGetEx(dictNew, "AlignCenter", m_strAlignCenter);
43 			m_strAlignLeft = TryGetEx(dictNew, "AlignLeft", m_strAlignLeft);
44 			m_strAlignRight = TryGetEx(dictNew, "AlignRight", m_strAlignRight);
45 			m_strAll = TryGetEx(dictNew, "All", m_strAll);
46 			m_strAllFiles = TryGetEx(dictNew, "AllFiles", m_strAllFiles);
47 			m_strAllSupportedFiles = TryGetEx(dictNew, "AllSupportedFiles", m_strAllSupportedFiles);
48 			m_strAlternatingBgColors = TryGetEx(dictNew, "AlternatingBgColors", m_strAlternatingBgColors);
49 			m_strApplication = TryGetEx(dictNew, "Application", m_strApplication);
50 			m_strApplicationExit = TryGetEx(dictNew, "ApplicationExit", m_strApplicationExit);
51 			m_strApplicationInitialized = TryGetEx(dictNew, "ApplicationInitialized", m_strApplicationInitialized);
52 			m_strApplicationStarted = TryGetEx(dictNew, "ApplicationStarted", m_strApplicationStarted);
53 			m_strArguments = TryGetEx(dictNew, "Arguments", m_strArguments);
54 			m_strAscending = TryGetEx(dictNew, "Ascending", m_strAscending);
55 			m_strAskContinue = TryGetEx(dictNew, "AskContinue", m_strAskContinue);
56 			m_strAssociationsLower = TryGetEx(dictNew, "AssociationsLower", m_strAssociationsLower);
57 			m_strAsterisks = TryGetEx(dictNew, "Asterisks", m_strAsterisks);
58 			m_strAttachedExistsAlready = TryGetEx(dictNew, "AttachedExistsAlready", m_strAttachedExistsAlready);
59 			m_strAttachExtDiscardDesc = TryGetEx(dictNew, "AttachExtDiscardDesc", m_strAttachExtDiscardDesc);
60 			m_strAttachExtImportDesc = TryGetEx(dictNew, "AttachExtImportDesc", m_strAttachExtImportDesc);
61 			m_strAttachExtOpened = TryGetEx(dictNew, "AttachExtOpened", m_strAttachExtOpened);
62 			m_strAttachExtOpenedPost = TryGetEx(dictNew, "AttachExtOpenedPost", m_strAttachExtOpenedPost);
63 			m_strAttachExtSecDel = TryGetEx(dictNew, "AttachExtSecDel", m_strAttachExtSecDel);
64 			m_strAttachFailed = TryGetEx(dictNew, "AttachFailed", m_strAttachFailed);
65 			m_strAttachFiles = TryGetEx(dictNew, "AttachFiles", m_strAttachFiles);
66 			m_strAttachments = TryGetEx(dictNew, "Attachments", m_strAttachments);
67 			m_strAttachmentSave = TryGetEx(dictNew, "AttachmentSave", m_strAttachmentSave);
68 			m_strAttachmentsSave = TryGetEx(dictNew, "AttachmentsSave", m_strAttachmentsSave);
69 			m_strAttachNewRename = TryGetEx(dictNew, "AttachNewRename", m_strAttachNewRename);
70 			m_strAttachNewRenameRemarks0 = TryGetEx(dictNew, "AttachNewRenameRemarks0", m_strAttachNewRenameRemarks0);
71 			m_strAttachNewRenameRemarks1 = TryGetEx(dictNew, "AttachNewRenameRemarks1", m_strAttachNewRenameRemarks1);
72 			m_strAttachNewRenameRemarks2 = TryGetEx(dictNew, "AttachNewRenameRemarks2", m_strAttachNewRenameRemarks2);
73 			m_strAuthor = TryGetEx(dictNew, "Author", m_strAuthor);
74 			m_strAuto = TryGetEx(dictNew, "Auto", m_strAuto);
75 			m_strAutoCreateNew = TryGetEx(dictNew, "AutoCreateNew", m_strAutoCreateNew);
76 			m_strAutoGeneratedPasswordSettings = TryGetEx(dictNew, "AutoGeneratedPasswordSettings", m_strAutoGeneratedPasswordSettings);
77 			m_strAutoRememberOpenLastFile = TryGetEx(dictNew, "AutoRememberOpenLastFile", m_strAutoRememberOpenLastFile);
78 			m_strAutoSaveAfterEntryEdit = TryGetEx(dictNew, "AutoSaveAfterEntryEdit", m_strAutoSaveAfterEntryEdit);
79 			m_strAutoSaveAtExit = TryGetEx(dictNew, "AutoSaveAtExit", m_strAutoSaveAtExit);
80 			m_strAutoShowExpiredEntries = TryGetEx(dictNew, "AutoShowExpiredEntries", m_strAutoShowExpiredEntries);
81 			m_strAutoShowSoonToExpireEntries = TryGetEx(dictNew, "AutoShowSoonToExpireEntries", m_strAutoShowSoonToExpireEntries);
82 			m_strAutoType = TryGetEx(dictNew, "AutoType", m_strAutoType);
83 			m_strAutoTypeAbortedOnWindow = TryGetEx(dictNew, "AutoTypeAbortedOnWindow", m_strAutoTypeAbortedOnWindow);
84 			m_strAutoTypeAlwaysShowSelDialog = TryGetEx(dictNew, "AutoTypeAlwaysShowSelDialog", m_strAutoTypeAlwaysShowSelDialog);
85 			m_strAutoTypeCancelOnTitleChange = TryGetEx(dictNew, "AutoTypeCancelOnTitleChange", m_strAutoTypeCancelOnTitleChange);
86 			m_strAutoTypeCancelOnWindowChange = TryGetEx(dictNew, "AutoTypeCancelOnWindowChange", m_strAutoTypeCancelOnWindowChange);
87 			m_strAutoTypeEntrySelection = TryGetEx(dictNew, "AutoTypeEntrySelection", m_strAutoTypeEntrySelection);
88 			m_strAutoTypeEntrySelectionDescLong2 = TryGetEx(dictNew, "AutoTypeEntrySelectionDescLong2", m_strAutoTypeEntrySelectionDescLong2);
89 			m_strAutoTypeEntrySelectionDescShort = TryGetEx(dictNew, "AutoTypeEntrySelectionDescShort", m_strAutoTypeEntrySelectionDescShort);
90 			m_strAutoTypeGlobalHint = TryGetEx(dictNew, "AutoTypeGlobalHint", m_strAutoTypeGlobalHint);
91 			m_strAutoTypeMatchByTagInTitle = TryGetEx(dictNew, "AutoTypeMatchByTagInTitle", m_strAutoTypeMatchByTagInTitle);
92 			m_strAutoTypeMatchByTitle = TryGetEx(dictNew, "AutoTypeMatchByTitle", m_strAutoTypeMatchByTitle);
93 			m_strAutoTypeMatchByUrlHostInTitle = TryGetEx(dictNew, "AutoTypeMatchByUrlHostInTitle", m_strAutoTypeMatchByUrlHostInTitle);
94 			m_strAutoTypeMatchByUrlInTitle = TryGetEx(dictNew, "AutoTypeMatchByUrlInTitle", m_strAutoTypeMatchByUrlInTitle);
95 			m_strAutoTypeObfuscationHint = TryGetEx(dictNew, "AutoTypeObfuscationHint", m_strAutoTypeObfuscationHint);
96 			m_strAutoTypePrependInitSeqForIE = TryGetEx(dictNew, "AutoTypePrependInitSeqForIE", m_strAutoTypePrependInitSeqForIE);
97 			m_strAutoTypeReleaseAltWithKeyPress = TryGetEx(dictNew, "AutoTypeReleaseAltWithKeyPress", m_strAutoTypeReleaseAltWithKeyPress);
98 			m_strAutoTypeSelectedNoEntry = TryGetEx(dictNew, "AutoTypeSelectedNoEntry", m_strAutoTypeSelectedNoEntry);
99 			m_strAutoTypeSequenceInvalid = TryGetEx(dictNew, "AutoTypeSequenceInvalid", m_strAutoTypeSequenceInvalid);
100 			m_strAutoTypeUnknownPlaceholder = TryGetEx(dictNew, "AutoTypeUnknownPlaceholder", m_strAutoTypeUnknownPlaceholder);
101 			m_strAutoTypeXDoToolRequired = TryGetEx(dictNew, "AutoTypeXDoToolRequired", m_strAutoTypeXDoToolRequired);
102 			m_strAutoTypeXDoToolRequiredGlobalVer = TryGetEx(dictNew, "AutoTypeXDoToolRequiredGlobalVer", m_strAutoTypeXDoToolRequiredGlobalVer);
103 			m_strAvailable = TryGetEx(dictNew, "Available", m_strAvailable);
104 			m_strBackgroundColor = TryGetEx(dictNew, "BackgroundColor", m_strBackgroundColor);
105 			m_strBackupDatabase = TryGetEx(dictNew, "BackupDatabase", m_strBackupDatabase);
106 			m_strBackupFile = TryGetEx(dictNew, "BackupFile", m_strBackupFile);
107 			m_strBackupLocation = TryGetEx(dictNew, "BackupLocation", m_strBackupLocation);
108 			m_strBinaryNoConv = TryGetEx(dictNew, "BinaryNoConv", m_strBinaryNoConv);
109 			m_strBits = TryGetEx(dictNew, "Bits", m_strBits);
110 			m_strBitsA = TryGetEx(dictNew, "BitsA", m_strBitsA);
111 			m_strBitsEx = TryGetEx(dictNew, "BitsEx", m_strBitsEx);
112 			m_strBold = TryGetEx(dictNew, "Bold", m_strBold);
113 			m_strBothForms = TryGetEx(dictNew, "BothForms", m_strBothForms);
114 			m_strBrowser = TryGetEx(dictNew, "Browser", m_strBrowser);
115 			m_strBuiltIn = TryGetEx(dictNew, "BuiltIn", m_strBuiltIn);
116 			m_strBuiltInU = TryGetEx(dictNew, "BuiltInU", m_strBuiltInU);
117 			m_strButton = TryGetEx(dictNew, "Button", m_strButton);
118 			m_strButtonBack = TryGetEx(dictNew, "ButtonBack", m_strButtonBack);
119 			m_strButtonDefault = TryGetEx(dictNew, "ButtonDefault", m_strButtonDefault);
120 			m_strButtonFinish = TryGetEx(dictNew, "ButtonFinish", m_strButtonFinish);
121 			m_strButtonNext = TryGetEx(dictNew, "ButtonNext", m_strButtonNext);
122 			m_strButtons = TryGetEx(dictNew, "Buttons", m_strButtons);
123 			m_strCancel = TryGetEx(dictNew, "Cancel", m_strCancel);
124 			m_strCannotMoveEntriesBcsGroup = TryGetEx(dictNew, "CannotMoveEntriesBcsGroup", m_strCannotMoveEntriesBcsGroup);
125 			m_strChangeMasterKey = TryGetEx(dictNew, "ChangeMasterKey", m_strChangeMasterKey);
126 			m_strChangeMasterKeyIntroShort = TryGetEx(dictNew, "ChangeMasterKeyIntroShort", m_strChangeMasterKeyIntroShort);
127 			m_strCharsAbbr = TryGetEx(dictNew, "CharsAbbr", m_strCharsAbbr);
128 			m_strCharsStc = TryGetEx(dictNew, "CharsStc", m_strCharsStc);
129 			m_strCheckForUpdAtStart = TryGetEx(dictNew, "CheckForUpdAtStart", m_strCheckForUpdAtStart);
130 			m_strCheckingForUpd = TryGetEx(dictNew, "CheckingForUpd", m_strCheckingForUpd);
131 			m_strClassicAdj = TryGetEx(dictNew, "ClassicAdj", m_strClassicAdj);
132 			m_strClearKeyCmdLineParams = TryGetEx(dictNew, "ClearKeyCmdLineParams", m_strClearKeyCmdLineParams);
133 			m_strClearMru = TryGetEx(dictNew, "ClearMru", m_strClearMru);
134 			m_strClipboard = TryGetEx(dictNew, "Clipboard", m_strClipboard);
135 			m_strClipboardClearDesc = TryGetEx(dictNew, "ClipboardClearDesc", m_strClipboardClearDesc);
136 			m_strClipboardClearInSeconds = TryGetEx(dictNew, "ClipboardClearInSeconds", m_strClipboardClearInSeconds);
137 			m_strClipboardClearOnExit = TryGetEx(dictNew, "ClipboardClearOnExit", m_strClipboardClearOnExit);
138 			m_strClipboardDataCopied = TryGetEx(dictNew, "ClipboardDataCopied", m_strClipboardDataCopied);
139 			m_strClipboardMain = TryGetEx(dictNew, "ClipboardMain", m_strClipboardMain);
140 			m_strClipboardNoPersist = TryGetEx(dictNew, "ClipboardNoPersist", m_strClipboardNoPersist);
141 			m_strClipboardOptionME = TryGetEx(dictNew, "ClipboardOptionME", m_strClipboardOptionME);
142 			m_strClipboardViewerIgnoreFormat = TryGetEx(dictNew, "ClipboardViewerIgnoreFormat", m_strClipboardViewerIgnoreFormat);
143 			m_strClose = TryGetEx(dictNew, "Close", m_strClose);
144 			m_strCloseActiveDatabase = TryGetEx(dictNew, "CloseActiveDatabase", m_strCloseActiveDatabase);
145 			m_strCloseButtonMinimizes = TryGetEx(dictNew, "CloseButtonMinimizes", m_strCloseButtonMinimizes);
146 			m_strClosingDatabaseFile = TryGetEx(dictNew, "ClosingDatabaseFile", m_strClosingDatabaseFile);
147 			m_strClusterCenters2 = TryGetEx(dictNew, "ClusterCenters2", m_strClusterCenters2);
148 			m_strClusterCentersDesc = TryGetEx(dictNew, "ClusterCentersDesc", m_strClusterCentersDesc);
149 			m_strColumn = TryGetEx(dictNew, "Column", m_strColumn);
150 			m_strColumns = TryGetEx(dictNew, "Columns", m_strColumns);
151 			m_strComments = TryGetEx(dictNew, "Comments", m_strComments);
152 			m_strCompany = TryGetEx(dictNew, "Company", m_strCompany);
153 			m_strComparison = TryGetEx(dictNew, "Comparison", m_strComparison);
154 			m_strCompatWithOldVer = TryGetEx(dictNew, "CompatWithOldVer", m_strCompatWithOldVer);
155 			m_strComponent = TryGetEx(dictNew, "Component", m_strComponent);
156 			m_strCondition = TryGetEx(dictNew, "Condition", m_strCondition);
157 			m_strConfigAffectAdmin = TryGetEx(dictNew, "ConfigAffectAdmin", m_strConfigAffectAdmin);
158 			m_strConfigAffectUser = TryGetEx(dictNew, "ConfigAffectUser", m_strConfigAffectUser);
159 			m_strConfigError = TryGetEx(dictNew, "ConfigError", m_strConfigError);
160 			m_strConfigOverwriteBackup = TryGetEx(dictNew, "ConfigOverwriteBackup", m_strConfigOverwriteBackup);
161 			m_strConfigureAutoType = TryGetEx(dictNew, "ConfigureAutoType", m_strConfigureAutoType);
162 			m_strConfigureAutoTypeDesc = TryGetEx(dictNew, "ConfigureAutoTypeDesc", m_strConfigureAutoTypeDesc);
163 			m_strConfigureAutoTypeItem = TryGetEx(dictNew, "ConfigureAutoTypeItem", m_strConfigureAutoTypeItem);
164 			m_strConfigureAutoTypeItemDesc = TryGetEx(dictNew, "ConfigureAutoTypeItemDesc", m_strConfigureAutoTypeItemDesc);
165 			m_strConfigureColumns = TryGetEx(dictNew, "ConfigureColumns", m_strConfigureColumns);
166 			m_strConfigureColumnsDesc = TryGetEx(dictNew, "ConfigureColumnsDesc", m_strConfigureColumnsDesc);
167 			m_strConfigureKeystrokeSeq = TryGetEx(dictNew, "ConfigureKeystrokeSeq", m_strConfigureKeystrokeSeq);
168 			m_strConfigureKeystrokeSeqDesc = TryGetEx(dictNew, "ConfigureKeystrokeSeqDesc", m_strConfigureKeystrokeSeqDesc);
169 			m_strConfigureOnNewDatabase3 = TryGetEx(dictNew, "ConfigureOnNewDatabase3", m_strConfigureOnNewDatabase3);
170 			m_strConsiderDashesEq = TryGetEx(dictNew, "ConsiderDashesEq", m_strConsiderDashesEq);
171 			m_strContact = TryGetEx(dictNew, "Contact", m_strContact);
172 			m_strContainsOp = TryGetEx(dictNew, "ContainsOp", m_strContainsOp);
173 			m_strCopiedEntryData = TryGetEx(dictNew, "CopiedEntryData", m_strCopiedEntryData);
174 			m_strCopy = TryGetEx(dictNew, "Copy", m_strCopy);
175 			m_strCopyAll = TryGetEx(dictNew, "CopyAll", m_strCopyAll);
176 			m_strCopyLink = TryGetEx(dictNew, "CopyLink", m_strCopyLink);
177 			m_strCopyOfItem = TryGetEx(dictNew, "CopyOfItem", m_strCopyOfItem);
178 			m_strCopyPasswordMenu = TryGetEx(dictNew, "CopyPasswordMenu", m_strCopyPasswordMenu);
179 			m_strCopyTanMenu = TryGetEx(dictNew, "CopyTanMenu", m_strCopyTanMenu);
180 			m_strCopyUrls = TryGetEx(dictNew, "CopyUrls", m_strCopyUrls);
181 			m_strCopyUrlsInsteadOfOpening = TryGetEx(dictNew, "CopyUrlsInsteadOfOpening", m_strCopyUrlsInsteadOfOpening);
182 			m_strCopyUserName = TryGetEx(dictNew, "CopyUserName", m_strCopyUserName);
183 			m_strCopyWholeEntries = TryGetEx(dictNew, "CopyWholeEntries", m_strCopyWholeEntries);
184 			m_strCorruptionByExt = TryGetEx(dictNew, "CorruptionByExt", m_strCorruptionByExt);
185 			m_strCount = TryGetEx(dictNew, "Count", m_strCount);
186 			m_strCreateMasterKey = TryGetEx(dictNew, "CreateMasterKey", m_strCreateMasterKey);
187 			m_strCreateNewDatabase2 = TryGetEx(dictNew, "CreateNewDatabase2", m_strCreateNewDatabase2);
188 			m_strCreateNewIDs = TryGetEx(dictNew, "CreateNewIDs", m_strCreateNewIDs);
189 			m_strCreationTime = TryGetEx(dictNew, "CreationTime", m_strCreationTime);
190 			m_strCredSaveAll = TryGetEx(dictNew, "CredSaveAll", m_strCredSaveAll);
191 			m_strCredSaveNone = TryGetEx(dictNew, "CredSaveNone", m_strCredSaveNone);
192 			m_strCredSaveUserOnly = TryGetEx(dictNew, "CredSaveUserOnly", m_strCredSaveUserOnly);
193 			m_strCredSpecifyDifferent = TryGetEx(dictNew, "CredSpecifyDifferent", m_strCredSpecifyDifferent);
194 			m_strCsprojCountError = TryGetEx(dictNew, "CsprojCountError", m_strCsprojCountError);
195 			m_strCsvImportDesc = TryGetEx(dictNew, "CsvImportDesc", m_strCsvImportDesc);
196 			m_strCsvTextFile = TryGetEx(dictNew, "CsvTextFile", m_strCsvTextFile);
197 			m_strCtrlAltAConflict = TryGetEx(dictNew, "CtrlAltAConflict", m_strCtrlAltAConflict);
198 			m_strCtrlAltAConflictHint = TryGetEx(dictNew, "CtrlAltAConflictHint", m_strCtrlAltAConflictHint);
199 			m_strCurrentStyle = TryGetEx(dictNew, "CurrentStyle", m_strCurrentStyle);
200 			m_strCustom = TryGetEx(dictNew, "Custom", m_strCustom);
201 			m_strCustomFields = TryGetEx(dictNew, "CustomFields", m_strCustomFields);
202 			m_strCustomizableHtml = TryGetEx(dictNew, "CustomizableHtml", m_strCustomizableHtml);
203 			m_strCustomTbButtonAdd = TryGetEx(dictNew, "CustomTbButtonAdd", m_strCustomTbButtonAdd);
204 			m_strCustomTbButtonClicked = TryGetEx(dictNew, "CustomTbButtonClicked", m_strCustomTbButtonClicked);
205 			m_strCustomTbButtonRemove = TryGetEx(dictNew, "CustomTbButtonRemove", m_strCustomTbButtonRemove);
206 			m_strCut = TryGetEx(dictNew, "Cut", m_strCut);
207 			m_strData = TryGetEx(dictNew, "Data", m_strData);
208 			m_strDatabase = TryGetEx(dictNew, "Database", m_strDatabase);
209 			m_strDatabaseDescPrompt = TryGetEx(dictNew, "DatabaseDescPrompt", m_strDatabaseDescPrompt);
210 			m_strDatabaseFile = TryGetEx(dictNew, "DatabaseFile", m_strDatabaseFile);
211 			m_strDatabaseFileIntro = TryGetEx(dictNew, "DatabaseFileIntro", m_strDatabaseFileIntro);
212 			m_strDatabaseFileRem = TryGetEx(dictNew, "DatabaseFileRem", m_strDatabaseFileRem);
213 			m_strDatabaseHasUnsavedChanges = TryGetEx(dictNew, "DatabaseHasUnsavedChanges", m_strDatabaseHasUnsavedChanges);
214 			m_strDatabaseMaintenance = TryGetEx(dictNew, "DatabaseMaintenance", m_strDatabaseMaintenance);
215 			m_strDatabaseMaintenanceDesc = TryGetEx(dictNew, "DatabaseMaintenanceDesc", m_strDatabaseMaintenanceDesc);
216 			m_strDatabaseModifiedNoDot = TryGetEx(dictNew, "DatabaseModifiedNoDot", m_strDatabaseModifiedNoDot);
217 			m_strDatabaseNamePrompt = TryGetEx(dictNew, "DatabaseNamePrompt", m_strDatabaseNamePrompt);
218 			m_strDatabaseOpenUnknownVersionAsk = TryGetEx(dictNew, "DatabaseOpenUnknownVersionAsk", m_strDatabaseOpenUnknownVersionAsk);
219 			m_strDatabaseOpenUnknownVersionInfo = TryGetEx(dictNew, "DatabaseOpenUnknownVersionInfo", m_strDatabaseOpenUnknownVersionInfo);
220 			m_strDatabaseOpenUnknownVersionQ = TryGetEx(dictNew, "DatabaseOpenUnknownVersionQ", m_strDatabaseOpenUnknownVersionQ);
221 			m_strDatabaseOpenUnknownVersionRec = TryGetEx(dictNew, "DatabaseOpenUnknownVersionRec", m_strDatabaseOpenUnknownVersionRec);
222 			m_strDatabaseSettings = TryGetEx(dictNew, "DatabaseSettings", m_strDatabaseSettings);
223 			m_strDatabaseSettingsDesc = TryGetEx(dictNew, "DatabaseSettingsDesc", m_strDatabaseSettingsDesc);
224 			m_strDataEditorKP = TryGetEx(dictNew, "DataEditorKP", m_strDataEditorKP);
225 			m_strDataLoss = TryGetEx(dictNew, "DataLoss", m_strDataLoss);
226 			m_strDataViewerKP = TryGetEx(dictNew, "DataViewerKP", m_strDataViewerKP);
227 			m_strDbMntncResults = TryGetEx(dictNew, "DbMntncResults", m_strDbMntncResults);
228 			m_strDbNoModBy = TryGetEx(dictNew, "DbNoModBy", m_strDbNoModBy);
229 			m_strDefault = TryGetEx(dictNew, "Default", m_strDefault);
230 			m_strDelete = TryGetEx(dictNew, "Delete", m_strDelete);
231 			m_strDeleteCmd = TryGetEx(dictNew, "DeleteCmd", m_strDeleteCmd);
232 			m_strDeleteEntriesQuestion = TryGetEx(dictNew, "DeleteEntriesQuestion", m_strDeleteEntriesQuestion);
233 			m_strDeleteEntriesQuestionSingle = TryGetEx(dictNew, "DeleteEntriesQuestionSingle", m_strDeleteEntriesQuestionSingle);
234 			m_strDeleteEntriesTitle = TryGetEx(dictNew, "DeleteEntriesTitle", m_strDeleteEntriesTitle);
235 			m_strDeleteEntriesTitleSingle = TryGetEx(dictNew, "DeleteEntriesTitleSingle", m_strDeleteEntriesTitleSingle);
236 			m_strDeleteGroupInfo = TryGetEx(dictNew, "DeleteGroupInfo", m_strDeleteGroupInfo);
237 			m_strDeleteGroupQuestion = TryGetEx(dictNew, "DeleteGroupQuestion", m_strDeleteGroupQuestion);
238 			m_strDeleteGroupTitle = TryGetEx(dictNew, "DeleteGroupTitle", m_strDeleteGroupTitle);
239 			m_strDescending = TryGetEx(dictNew, "Descending", m_strDescending);
240 			m_strDescription = TryGetEx(dictNew, "Description", m_strDescription);
241 			m_strDestination = TryGetEx(dictNew, "Destination", m_strDestination);
242 			m_strDetails = TryGetEx(dictNew, "Details", m_strDetails);
243 			m_strDialogNoShowAgain = TryGetEx(dictNew, "DialogNoShowAgain", m_strDialogNoShowAgain);
244 			m_strDialogs = TryGetEx(dictNew, "Dialogs", m_strDialogs);
245 			m_strDisable = TryGetEx(dictNew, "Disable", m_strDisable);
246 			m_strDisabled = TryGetEx(dictNew, "Disabled", m_strDisabled);
247 			m_strDisableSaveIfNotModified = TryGetEx(dictNew, "DisableSaveIfNotModified", m_strDisableSaveIfNotModified);
248 			m_strDiscardChangesCmd = TryGetEx(dictNew, "DiscardChangesCmd", m_strDiscardChangesCmd);
249 			m_strDocumentationHint = TryGetEx(dictNew, "DocumentationHint", m_strDocumentationHint);
250 			m_strDragDrop = TryGetEx(dictNew, "DragDrop", m_strDragDrop);
251 			m_strDropToBackOnCopy = TryGetEx(dictNew, "DropToBackOnCopy", m_strDropToBackOnCopy);
252 			m_strDuplicatePasswords = TryGetEx(dictNew, "DuplicatePasswords", m_strDuplicatePasswords);
253 			m_strDuplicatePasswordsGroup = TryGetEx(dictNew, "DuplicatePasswordsGroup", m_strDuplicatePasswordsGroup);
254 			m_strDuplicatePasswordsList = TryGetEx(dictNew, "DuplicatePasswordsList", m_strDuplicatePasswordsList);
255 			m_strDuplicatePasswordsNone = TryGetEx(dictNew, "DuplicatePasswordsNone", m_strDuplicatePasswordsNone);
256 			m_strDuplicateStringFieldName = TryGetEx(dictNew, "DuplicateStringFieldName", m_strDuplicateStringFieldName);
257 			m_strEditCmd = TryGetEx(dictNew, "EditCmd", m_strEditCmd);
258 			m_strEditEntries = TryGetEx(dictNew, "EditEntries", m_strEditEntries);
259 			m_strEditEntriesDesc = TryGetEx(dictNew, "EditEntriesDesc", m_strEditEntriesDesc);
260 			m_strEditEntry = TryGetEx(dictNew, "EditEntry", m_strEditEntry);
261 			m_strEditEntryDesc = TryGetEx(dictNew, "EditEntryDesc", m_strEditEntryDesc);
262 			m_strEditGroup = TryGetEx(dictNew, "EditGroup", m_strEditGroup);
263 			m_strEditGroupDesc = TryGetEx(dictNew, "EditGroupDesc", m_strEditGroupDesc);
264 			m_strEditStringField = TryGetEx(dictNew, "EditStringField", m_strEditStringField);
265 			m_strEditStringFieldDesc = TryGetEx(dictNew, "EditStringFieldDesc", m_strEditStringFieldDesc);
266 			m_strEMail = TryGetEx(dictNew, "EMail", m_strEMail);
267 			m_strEmergencySheet = TryGetEx(dictNew, "EmergencySheet", m_strEmergencySheet);
268 			m_strEmergencySheetAsk = TryGetEx(dictNew, "EmergencySheetAsk", m_strEmergencySheetAsk);
269 			m_strEmergencySheetInfo = TryGetEx(dictNew, "EmergencySheetInfo", m_strEmergencySheetInfo);
270 			m_strEmergencySheetPrintInfo = TryGetEx(dictNew, "EmergencySheetPrintInfo", m_strEmergencySheetPrintInfo);
271 			m_strEmergencySheetQ = TryGetEx(dictNew, "EmergencySheetQ", m_strEmergencySheetQ);
272 			m_strEmergencySheetRec = TryGetEx(dictNew, "EmergencySheetRec", m_strEmergencySheetRec);
273 			m_strEmpty = TryGetEx(dictNew, "Empty", m_strEmpty);
274 			m_strEmptyMasterPw = TryGetEx(dictNew, "EmptyMasterPw", m_strEmptyMasterPw);
275 			m_strEmptyMasterPwHint = TryGetEx(dictNew, "EmptyMasterPwHint", m_strEmptyMasterPwHint);
276 			m_strEmptyMasterPwQuestion = TryGetEx(dictNew, "EmptyMasterPwQuestion", m_strEmptyMasterPwQuestion);
277 			m_strEmptyRecycleBinQuestion = TryGetEx(dictNew, "EmptyRecycleBinQuestion", m_strEmptyRecycleBinQuestion);
278 			m_strEnable = TryGetEx(dictNew, "Enable", m_strEnable);
279 			m_strEnabled = TryGetEx(dictNew, "Enabled", m_strEnabled);
280 			m_strEncoding = TryGetEx(dictNew, "Encoding", m_strEncoding);
281 			m_strEncodingFail = TryGetEx(dictNew, "EncodingFail", m_strEncodingFail);
282 			m_strEndsWith = TryGetEx(dictNew, "EndsWith", m_strEndsWith);
283 			m_strEnterCompositeKey = TryGetEx(dictNew, "EnterCompositeKey", m_strEnterCompositeKey);
284 			m_strEnterCurrentCompositeKey = TryGetEx(dictNew, "EnterCurrentCompositeKey", m_strEnterCurrentCompositeKey);
285 			m_strEntropyDesc = TryGetEx(dictNew, "EntropyDesc", m_strEntropyDesc);
286 			m_strEntropyTitle = TryGetEx(dictNew, "EntropyTitle", m_strEntropyTitle);
287 			m_strEntry = TryGetEx(dictNew, "Entry", m_strEntry);
288 			m_strEntryList = TryGetEx(dictNew, "EntryList", m_strEntryList);
289 			m_strEntryListAutoResizeColumns = TryGetEx(dictNew, "EntryListAutoResizeColumns", m_strEntryListAutoResizeColumns);
290 			m_strEntrySelGroupSel = TryGetEx(dictNew, "EntrySelGroupSel", m_strEntrySelGroupSel);
291 			m_strEnvironmentVariable = TryGetEx(dictNew, "EnvironmentVariable", m_strEnvironmentVariable);
292 			m_strEqualsOp = TryGetEx(dictNew, "EqualsOp", m_strEqualsOp);
293 			m_strError = TryGetEx(dictNew, "Error", m_strError);
294 			m_strErrorCode = TryGetEx(dictNew, "ErrorCode", m_strErrorCode);
295 			m_strErrors = TryGetEx(dictNew, "Errors", m_strErrors);
296 			m_strEvent = TryGetEx(dictNew, "Event", m_strEvent);
297 			m_strExecuteCmdLineUrl = TryGetEx(dictNew, "ExecuteCmdLineUrl", m_strExecuteCmdLineUrl);
298 			m_strExit = TryGetEx(dictNew, "Exit", m_strExit);
299 			m_strExitInsteadOfLockingAfterTime = TryGetEx(dictNew, "ExitInsteadOfLockingAfterTime", m_strExitInsteadOfLockingAfterTime);
300 			m_strExitInsteadOfLockingAlways = TryGetEx(dictNew, "ExitInsteadOfLockingAlways", m_strExitInsteadOfLockingAlways);
301 			m_strExpiredEntries = TryGetEx(dictNew, "ExpiredEntries", m_strExpiredEntries);
302 			m_strExpiredEntriesCanMatch = TryGetEx(dictNew, "ExpiredEntriesCanMatch", m_strExpiredEntriesCanMatch);
303 			m_strExpiryTime = TryGetEx(dictNew, "ExpiryTime", m_strExpiryTime);
304 			m_strExpiryTimeDateOnly = TryGetEx(dictNew, "ExpiryTimeDateOnly", m_strExpiryTimeDateOnly);
305 			m_strExport = TryGetEx(dictNew, "Export", m_strExport);
306 			m_strExportFileDesc = TryGetEx(dictNew, "ExportFileDesc", m_strExportFileDesc);
307 			m_strExportFileTitle = TryGetEx(dictNew, "ExportFileTitle", m_strExportFileTitle);
308 			m_strExportHtml = TryGetEx(dictNew, "ExportHtml", m_strExportHtml);
309 			m_strExportHtmlDesc = TryGetEx(dictNew, "ExportHtmlDesc", m_strExportHtmlDesc);
310 			m_strExportingStatusMsg = TryGetEx(dictNew, "ExportingStatusMsg", m_strExportingStatusMsg);
311 			m_strExportStc = TryGetEx(dictNew, "ExportStc", m_strExportStc);
312 			m_strExportToPrompt = TryGetEx(dictNew, "ExportToPrompt", m_strExportToPrompt);
313 			m_strExternal = TryGetEx(dictNew, "External", m_strExternal);
314 			m_strExternalApp = TryGetEx(dictNew, "ExternalApp", m_strExternalApp);
315 			m_strFatalError = TryGetEx(dictNew, "FatalError", m_strFatalError);
316 			m_strFeature = TryGetEx(dictNew, "Feature", m_strFeature);
317 			m_strField = TryGetEx(dictNew, "Field", m_strField);
318 			m_strFieldName = TryGetEx(dictNew, "FieldName", m_strFieldName);
319 			m_strFieldNameExistsAlready = TryGetEx(dictNew, "FieldNameExistsAlready", m_strFieldNameExistsAlready);
320 			m_strFieldNameInvalid = TryGetEx(dictNew, "FieldNameInvalid", m_strFieldNameInvalid);
321 			m_strFieldNamePrompt = TryGetEx(dictNew, "FieldNamePrompt", m_strFieldNamePrompt);
322 			m_strFieldRefInvalidChars = TryGetEx(dictNew, "FieldRefInvalidChars", m_strFieldRefInvalidChars);
323 			m_strFieldRefMultiMatch = TryGetEx(dictNew, "FieldRefMultiMatch", m_strFieldRefMultiMatch);
324 			m_strFieldRefMultiMatchHint = TryGetEx(dictNew, "FieldRefMultiMatchHint", m_strFieldRefMultiMatchHint);
325 			m_strFieldValue = TryGetEx(dictNew, "FieldValue", m_strFieldValue);
326 			m_strFile = TryGetEx(dictNew, "File", m_strFile);
327 			m_strFileChanged = TryGetEx(dictNew, "FileChanged", m_strFileChanged);
328 			m_strFileChangedOverwrite = TryGetEx(dictNew, "FileChangedOverwrite", m_strFileChangedOverwrite);
329 			m_strFileChangedSync = TryGetEx(dictNew, "FileChangedSync", m_strFileChangedSync);
330 			m_strFileExists = TryGetEx(dictNew, "FileExists", m_strFileExists);
331 			m_strFileExistsAlready = TryGetEx(dictNew, "FileExistsAlready", m_strFileExistsAlready);
332 			m_strFileExtInstallFailed = TryGetEx(dictNew, "FileExtInstallFailed", m_strFileExtInstallFailed);
333 			m_strFileExtInstallSuccess = TryGetEx(dictNew, "FileExtInstallSuccess", m_strFileExtInstallSuccess);
334 			m_strFileExtName2 = TryGetEx(dictNew, "FileExtName2", m_strFileExtName2);
335 			m_strFileFormatStc = TryGetEx(dictNew, "FileFormatStc", m_strFileFormatStc);
336 			m_strFileImportFailed = TryGetEx(dictNew, "FileImportFailed", m_strFileImportFailed);
337 			m_strFileNameContainsSemicolonError = TryGetEx(dictNew, "FileNameContainsSemicolonError", m_strFileNameContainsSemicolonError);
338 			m_strFileNotFoundError = TryGetEx(dictNew, "FileNotFoundError", m_strFileNotFoundError);
339 			m_strFileOrUrl = TryGetEx(dictNew, "FileOrUrl", m_strFileOrUrl);
340 			m_strFilePathFullReq = TryGetEx(dictNew, "FilePathFullReq", m_strFilePathFullReq);
341 			m_strFiles = TryGetEx(dictNew, "Files", m_strFiles);
342 			m_strFileSaveQ = TryGetEx(dictNew, "FileSaveQ", m_strFileSaveQ);
343 			m_strFileSaveQClosing = TryGetEx(dictNew, "FileSaveQClosing", m_strFileSaveQClosing);
344 			m_strFileSaveQExiting = TryGetEx(dictNew, "FileSaveQExiting", m_strFileSaveQExiting);
345 			m_strFileSaveQLocking = TryGetEx(dictNew, "FileSaveQLocking", m_strFileSaveQLocking);
346 			m_strFileSaveQOpCancel = TryGetEx(dictNew, "FileSaveQOpCancel", m_strFileSaveQOpCancel);
347 			m_strFileSaveQOpCancelClosing = TryGetEx(dictNew, "FileSaveQOpCancelClosing", m_strFileSaveQOpCancelClosing);
348 			m_strFileSaveQOpCancelExiting = TryGetEx(dictNew, "FileSaveQOpCancelExiting", m_strFileSaveQOpCancelExiting);
349 			m_strFileSaveQOpCancelLocking = TryGetEx(dictNew, "FileSaveQOpCancelLocking", m_strFileSaveQOpCancelLocking);
350 			m_strFileSaveQOpNoClosing = TryGetEx(dictNew, "FileSaveQOpNoClosing", m_strFileSaveQOpNoClosing);
351 			m_strFileSaveQOpNoExiting = TryGetEx(dictNew, "FileSaveQOpNoExiting", m_strFileSaveQOpNoExiting);
352 			m_strFileSaveQOpNoLocking = TryGetEx(dictNew, "FileSaveQOpNoLocking", m_strFileSaveQOpNoLocking);
353 			m_strFileSaveQOpYesClosing = TryGetEx(dictNew, "FileSaveQOpYesClosing", m_strFileSaveQOpYesClosing);
354 			m_strFileSaveQOpYesExiting = TryGetEx(dictNew, "FileSaveQOpYesExiting", m_strFileSaveQOpYesExiting);
355 			m_strFileSaveQOpYesLocking = TryGetEx(dictNew, "FileSaveQOpYesLocking", m_strFileSaveQOpYesLocking);
356 			m_strFileSearchModes = TryGetEx(dictNew, "FileSearchModes", m_strFileSearchModes);
357 			m_strFileSearchNormalDesc = TryGetEx(dictNew, "FileSearchNormalDesc", m_strFileSearchNormalDesc);
358 			m_strFileSearchQuickDesc = TryGetEx(dictNew, "FileSearchQuickDesc", m_strFileSearchQuickDesc);
359 			m_strFileTooLarge = TryGetEx(dictNew, "FileTooLarge", m_strFileTooLarge);
360 			m_strFileTxExtra = TryGetEx(dictNew, "FileTxExtra", m_strFileTxExtra);
361 			m_strFileVerifyHashFail = TryGetEx(dictNew, "FileVerifyHashFail", m_strFileVerifyHashFail);
362 			m_strFileVerifyHashFailRec = TryGetEx(dictNew, "FileVerifyHashFailRec", m_strFileVerifyHashFailRec);
363 			m_strFilter = TryGetEx(dictNew, "Filter", m_strFilter);
364 			m_strFind = TryGetEx(dictNew, "Find", m_strFind);
365 			m_strFindEntries = TryGetEx(dictNew, "FindEntries", m_strFindEntries);
366 			m_strFocusQuickFindOnRestore = TryGetEx(dictNew, "FocusQuickFindOnRestore", m_strFocusQuickFindOnRestore);
367 			m_strFocusQuickFindOnUntray = TryGetEx(dictNew, "FocusQuickFindOnUntray", m_strFocusQuickFindOnUntray);
368 			m_strFocusResultsAfterQuickSearch = TryGetEx(dictNew, "FocusResultsAfterQuickSearch", m_strFocusResultsAfterQuickSearch);
369 			m_strFolder = TryGetEx(dictNew, "Folder", m_strFolder);
370 			m_strFont = TryGetEx(dictNew, "Font", m_strFont);
371 			m_strFontDefault = TryGetEx(dictNew, "FontDefault", m_strFontDefault);
372 			m_strForceSystemFontUnix = TryGetEx(dictNew, "ForceSystemFontUnix", m_strForceSystemFontUnix);
373 			m_strFormat = TryGetEx(dictNew, "Format", m_strFormat);
374 			m_strFormatNoDatabaseDesc = TryGetEx(dictNew, "FormatNoDatabaseDesc", m_strFormatNoDatabaseDesc);
375 			m_strFormatNoDatabaseName = TryGetEx(dictNew, "FormatNoDatabaseName", m_strFormatNoDatabaseName);
376 			m_strFormatNoRootEntries = TryGetEx(dictNew, "FormatNoRootEntries", m_strFormatNoRootEntries);
377 			m_strFormatNoSubGroupsInRoot = TryGetEx(dictNew, "FormatNoSubGroupsInRoot", m_strFormatNoSubGroupsInRoot);
378 			m_strFormatOnlyOneAttachment = TryGetEx(dictNew, "FormatOnlyOneAttachment", m_strFormatOnlyOneAttachment);
379 			m_strGeneral = TryGetEx(dictNew, "General", m_strGeneral);
380 			m_strGenerate = TryGetEx(dictNew, "Generate", m_strGenerate);
381 			m_strGenerateCount = TryGetEx(dictNew, "GenerateCount", m_strGenerateCount);
382 			m_strGenerateCountDesc = TryGetEx(dictNew, "GenerateCountDesc", m_strGenerateCountDesc);
383 			m_strGenerateCountLongDesc = TryGetEx(dictNew, "GenerateCountLongDesc", m_strGenerateCountLongDesc);
384 			m_strGeneratedPasswordSamples = TryGetEx(dictNew, "GeneratedPasswordSamples", m_strGeneratedPasswordSamples);
385 			m_strGeneratePassword = TryGetEx(dictNew, "GeneratePassword", m_strGeneratePassword);
386 			m_strGenericCsvImporter = TryGetEx(dictNew, "GenericCsvImporter", m_strGenericCsvImporter);
387 			m_strGenPwAccept = TryGetEx(dictNew, "GenPwAccept", m_strGenPwAccept);
388 			m_strGenPwBasedOnPrevious = TryGetEx(dictNew, "GenPwBasedOnPrevious", m_strGenPwBasedOnPrevious);
389 			m_strGenPwSprVariant = TryGetEx(dictNew, "GenPwSprVariant", m_strGenPwSprVariant);
390 			m_strGradient = TryGetEx(dictNew, "Gradient", m_strGradient);
391 			m_strGroup = TryGetEx(dictNew, "Group", m_strGroup);
392 			m_strGroupCannotStoreEntries = TryGetEx(dictNew, "GroupCannotStoreEntries", m_strGroupCannotStoreEntries);
393 			m_strGroupsSkipped = TryGetEx(dictNew, "GroupsSkipped", m_strGroupsSkipped);
394 			m_strGroupsSkipped1 = TryGetEx(dictNew, "GroupsSkipped1", m_strGroupsSkipped1);
395 			m_strHelpSourceNoLocalOption = TryGetEx(dictNew, "HelpSourceNoLocalOption", m_strHelpSourceNoLocalOption);
396 			m_strHelpSourceSelection = TryGetEx(dictNew, "HelpSourceSelection", m_strHelpSourceSelection);
397 			m_strHelpSourceSelectionDesc = TryGetEx(dictNew, "HelpSourceSelectionDesc", m_strHelpSourceSelectionDesc);
398 			m_strHexKeyEx = TryGetEx(dictNew, "HexKeyEx", m_strHexKeyEx);
399 			m_strHexViewer = TryGetEx(dictNew, "HexViewer", m_strHexViewer);
400 			m_strHidden = TryGetEx(dictNew, "Hidden", m_strHidden);
401 			m_strHideCloseDatabaseTb = TryGetEx(dictNew, "HideCloseDatabaseTb", m_strHideCloseDatabaseTb);
402 			m_strHideUsingAsterisks = TryGetEx(dictNew, "HideUsingAsterisks", m_strHideUsingAsterisks);
403 			m_strHistory = TryGetEx(dictNew, "History", m_strHistory);
404 			m_strHomebanking = TryGetEx(dictNew, "Homebanking", m_strHomebanking);
405 			m_strHost = TryGetEx(dictNew, "Host", m_strHost);
406 			m_strHotKeyAltOnly = TryGetEx(dictNew, "HotKeyAltOnly", m_strHotKeyAltOnly);
407 			m_strHotKeyAltOnlyHint = TryGetEx(dictNew, "HotKeyAltOnlyHint", m_strHotKeyAltOnlyHint);
408 			m_strHotKeyAltOnlyQuestion = TryGetEx(dictNew, "HotKeyAltOnlyQuestion", m_strHotKeyAltOnlyQuestion);
409 			m_strIcon = TryGetEx(dictNew, "Icon", m_strIcon);
410 			m_strId = TryGetEx(dictNew, "Id", m_strId);
411 			m_strIgnore = TryGetEx(dictNew, "Ignore", m_strIgnore);
412 			m_strImageFormatFeatureUnsupported = TryGetEx(dictNew, "ImageFormatFeatureUnsupported", m_strImageFormatFeatureUnsupported);
413 			m_strImageViewer = TryGetEx(dictNew, "ImageViewer", m_strImageViewer);
414 			m_strImport = TryGetEx(dictNew, "Import", m_strImport);
415 			m_strImportBehavior = TryGetEx(dictNew, "ImportBehavior", m_strImportBehavior);
416 			m_strImportBehaviorDesc = TryGetEx(dictNew, "ImportBehaviorDesc", m_strImportBehaviorDesc);
417 			m_strImportFailed = TryGetEx(dictNew, "ImportFailed", m_strImportFailed);
418 			m_strImportFileDesc = TryGetEx(dictNew, "ImportFileDesc", m_strImportFileDesc);
419 			m_strImportFileTitle = TryGetEx(dictNew, "ImportFileTitle", m_strImportFileTitle);
420 			m_strImportFinished = TryGetEx(dictNew, "ImportFinished", m_strImportFinished);
421 			m_strImportingStatusMsg = TryGetEx(dictNew, "ImportingStatusMsg", m_strImportingStatusMsg);
422 			m_strImportMustRead = TryGetEx(dictNew, "ImportMustRead", m_strImportMustRead);
423 			m_strImportMustReadQuestion = TryGetEx(dictNew, "ImportMustReadQuestion", m_strImportMustReadQuestion);
424 			m_strImportStc = TryGetEx(dictNew, "ImportStc", m_strImportStc);
425 			m_strIncompatible = TryGetEx(dictNew, "Incompatible", m_strIncompatible);
426 			m_strIncompatibleEnv = TryGetEx(dictNew, "IncompatibleEnv", m_strIncompatibleEnv);
427 			m_strIncompatibleWithSorting = TryGetEx(dictNew, "IncompatibleWithSorting", m_strIncompatibleWithSorting);
428 			m_strInherited = TryGetEx(dictNew, "Inherited", m_strInherited);
429 			m_strInheritSettingFromParent = TryGetEx(dictNew, "InheritSettingFromParent", m_strInheritSettingFromParent);
430 			m_strInstalled = TryGetEx(dictNew, "Installed", m_strInstalled);
431 			m_strInstalledLanguages = TryGetEx(dictNew, "InstalledLanguages", m_strInstalledLanguages);
432 			m_strInstrAndGenInfo = TryGetEx(dictNew, "InstrAndGenInfo", m_strInstrAndGenInfo);
433 			m_strInterleavedKeySending = TryGetEx(dictNew, "InterleavedKeySending", m_strInterleavedKeySending);
434 			m_strInternalEditor = TryGetEx(dictNew, "InternalEditor", m_strInternalEditor);
435 			m_strInternalViewer = TryGetEx(dictNew, "InternalViewer", m_strInternalViewer);
436 			m_strInternet = TryGetEx(dictNew, "Internet", m_strInternet);
437 			m_strInterval = TryGetEx(dictNew, "Interval", m_strInterval);
438 			m_strInvalid = TryGetEx(dictNew, "Invalid", m_strInvalid);
439 			m_strInvalidUrl = TryGetEx(dictNew, "InvalidUrl", m_strInvalidUrl);
440 			m_strInvalidUserPassword = TryGetEx(dictNew, "InvalidUserPassword", m_strInvalidUserPassword);
441 			m_strIOConnection = TryGetEx(dictNew, "IOConnection", m_strIOConnection);
442 			m_strIOConnectionLong = TryGetEx(dictNew, "IOConnectionLong", m_strIOConnectionLong);
443 			m_strItalic = TryGetEx(dictNew, "Italic", m_strItalic);
444 			m_strIterations = TryGetEx(dictNew, "Iterations", m_strIterations);
445 			m_strKdbKeePassLibC = TryGetEx(dictNew, "KdbKeePassLibC", m_strKdbKeePassLibC);
446 			m_strKdbWUA = TryGetEx(dictNew, "KdbWUA", m_strKdbWUA);
447 			m_strKdbxFiles = TryGetEx(dictNew, "KdbxFiles", m_strKdbxFiles);
448 			m_strKdfAdjust = TryGetEx(dictNew, "KdfAdjust", m_strKdfAdjust);
449 			m_strKdfParams1Sec = TryGetEx(dictNew, "KdfParams1Sec", m_strKdfParams1Sec);
450 			m_strKeePassLibCLong = TryGetEx(dictNew, "KeePassLibCLong", m_strKeePassLibCLong);
451 			m_strKeePassLibCNotFound = TryGetEx(dictNew, "KeePassLibCNotFound", m_strKeePassLibCNotFound);
452 			m_strKeePassLibCNotWindows = TryGetEx(dictNew, "KeePassLibCNotWindows", m_strKeePassLibCNotWindows);
453 			m_strKeePassLibCNotWindowsHint = TryGetEx(dictNew, "KeePassLibCNotWindowsHint", m_strKeePassLibCNotWindowsHint);
454 			m_strKeepExisting = TryGetEx(dictNew, "KeepExisting", m_strKeepExisting);
455 			m_strKeyboardKeyAlt = TryGetEx(dictNew, "KeyboardKeyAlt", m_strKeyboardKeyAlt);
456 			m_strKeyboardKeyCtrl = TryGetEx(dictNew, "KeyboardKeyCtrl", m_strKeyboardKeyCtrl);
457 			m_strKeyboardKeyEsc = TryGetEx(dictNew, "KeyboardKeyEsc", m_strKeyboardKeyEsc);
458 			m_strKeyboardKeyModifiers = TryGetEx(dictNew, "KeyboardKeyModifiers", m_strKeyboardKeyModifiers);
459 			m_strKeyboardKeyReturn = TryGetEx(dictNew, "KeyboardKeyReturn", m_strKeyboardKeyReturn);
460 			m_strKeyboardKeyShift = TryGetEx(dictNew, "KeyboardKeyShift", m_strKeyboardKeyShift);
461 			m_strKeyFile = TryGetEx(dictNew, "KeyFile", m_strKeyFile);
462 			m_strKeyFileBackup = TryGetEx(dictNew, "KeyFileBackup", m_strKeyFileBackup);
463 			m_strKeyFileContent = TryGetEx(dictNew, "KeyFileContent", m_strKeyFileContent);
464 			m_strKeyFileCreate = TryGetEx(dictNew, "KeyFileCreate", m_strKeyFileCreate);
465 			m_strKeyFileCreateTitle = TryGetEx(dictNew, "KeyFileCreateTitle", m_strKeyFileCreateTitle);
466 			m_strKeyFileError = TryGetEx(dictNew, "KeyFileError", m_strKeyFileError);
467 			m_strKeyFileFromBackup = TryGetEx(dictNew, "KeyFileFromBackup", m_strKeyFileFromBackup);
468 			m_strKeyFileFromBackupF = TryGetEx(dictNew, "KeyFileFromBackupF", m_strKeyFileFromBackupF);
469 			m_strKeyFileFromBackupT = TryGetEx(dictNew, "KeyFileFromBackupT", m_strKeyFileFromBackupT);
470 			m_strKeyFileGenHint = TryGetEx(dictNew, "KeyFileGenHint", m_strKeyFileGenHint);
471 			m_strKeyFileNoXml = TryGetEx(dictNew, "KeyFileNoXml", m_strKeyFileNoXml);
472 			m_strKeyFilePrintAlso = TryGetEx(dictNew, "KeyFilePrintAlso", m_strKeyFilePrintAlso);
473 			m_strKeyFilePrintLocal = TryGetEx(dictNew, "KeyFilePrintLocal", m_strKeyFilePrintLocal);
474 			m_strKeyFilePrintReqXml = TryGetEx(dictNew, "KeyFilePrintReqXml", m_strKeyFilePrintReqXml);
475 			m_strKeyFiles = TryGetEx(dictNew, "KeyFiles", m_strKeyFiles);
476 			m_strKeyFileSafe = TryGetEx(dictNew, "KeyFileSafe", m_strKeyFileSafe);
477 			m_strKeyFileSelect = TryGetEx(dictNew, "KeyFileSelect", m_strKeyFileSelect);
478 			m_strKeyFileUseAnywayQ = TryGetEx(dictNew, "KeyFileUseAnywayQ", m_strKeyFileUseAnywayQ);
479 			m_strKeyFileUseExisting = TryGetEx(dictNew, "KeyFileUseExisting", m_strKeyFileUseExisting);
480 			m_strKeyProvider = TryGetEx(dictNew, "KeyProvider", m_strKeyProvider);
481 			m_strKeyProvIncmpWithSD = TryGetEx(dictNew, "KeyProvIncmpWithSD", m_strKeyProvIncmpWithSD);
482 			m_strKeyProvIncmpWithSDHint = TryGetEx(dictNew, "KeyProvIncmpWithSDHint", m_strKeyProvIncmpWithSDHint);
483 			m_strLanguageSelected = TryGetEx(dictNew, "LanguageSelected", m_strLanguageSelected);
484 			m_strLargeEntries = TryGetEx(dictNew, "LargeEntries", m_strLargeEntries);
485 			m_strLargeEntriesList = TryGetEx(dictNew, "LargeEntriesList", m_strLargeEntriesList);
486 			m_strLastAccessTime = TryGetEx(dictNew, "LastAccessTime", m_strLastAccessTime);
487 			m_strLastModificationTime = TryGetEx(dictNew, "LastModificationTime", m_strLastModificationTime);
488 			m_strLastModified = TryGetEx(dictNew, "LastModified", m_strLastModified);
489 			m_strLastModifiedEntriesList = TryGetEx(dictNew, "LastModifiedEntriesList", m_strLastModifiedEntriesList);
490 			m_strLastModTimePwHist = TryGetEx(dictNew, "LastModTimePwHist", m_strLastModTimePwHist);
491 			m_strLatestVersionWeb = TryGetEx(dictNew, "LatestVersionWeb", m_strLatestVersionWeb);
492 			m_strLimitSingleInstance = TryGetEx(dictNew, "LimitSingleInstance", m_strLimitSingleInstance);
493 			m_strLng1xSel = TryGetEx(dictNew, "Lng1xSel", m_strLng1xSel);
494 			m_strLng2xWeb = TryGetEx(dictNew, "Lng2xWeb", m_strLng2xWeb);
495 			m_strLngInAppDir = TryGetEx(dictNew, "LngInAppDir", m_strLngInAppDir);
496 			m_strLngInAppDirNote = TryGetEx(dictNew, "LngInAppDirNote", m_strLngInAppDirNote);
497 			m_strLngInAppDirQ = TryGetEx(dictNew, "LngInAppDirQ", m_strLngInAppDirQ);
498 			m_strLocked = TryGetEx(dictNew, "Locked", m_strLocked);
499 			m_strLockMenuLock = TryGetEx(dictNew, "LockMenuLock", m_strLockMenuLock);
500 			m_strLockMenuUnlock = TryGetEx(dictNew, "LockMenuUnlock", m_strLockMenuUnlock);
501 			m_strLockOnMinimizeTaskbar = TryGetEx(dictNew, "LockOnMinimizeTaskbar", m_strLockOnMinimizeTaskbar);
502 			m_strLockOnMinimizeTray = TryGetEx(dictNew, "LockOnMinimizeTray", m_strLockOnMinimizeTray);
503 			m_strLockOnRemoteControlChange = TryGetEx(dictNew, "LockOnRemoteControlChange", m_strLockOnRemoteControlChange);
504 			m_strLockOnSessionSwitch = TryGetEx(dictNew, "LockOnSessionSwitch", m_strLockOnSessionSwitch);
505 			m_strLockOnSuspend = TryGetEx(dictNew, "LockOnSuspend", m_strLockOnSuspend);
506 			m_strLockWorkspace = TryGetEx(dictNew, "LockWorkspace", m_strLockWorkspace);
507 			m_strMainInstruction = TryGetEx(dictNew, "MainInstruction", m_strMainInstruction);
508 			m_strMainWindow = TryGetEx(dictNew, "MainWindow", m_strMainWindow);
509 			m_strMasterKey = TryGetEx(dictNew, "MasterKey", m_strMasterKey);
510 			m_strMasterKeyChanged = TryGetEx(dictNew, "MasterKeyChanged", m_strMasterKeyChanged);
511 			m_strMasterKeyChangedSave = TryGetEx(dictNew, "MasterKeyChangedSave", m_strMasterKeyChangedSave);
512 			m_strMasterKeyChangedShort = TryGetEx(dictNew, "MasterKeyChangedShort", m_strMasterKeyChangedShort);
513 			m_strMasterKeyChangeForce = TryGetEx(dictNew, "MasterKeyChangeForce", m_strMasterKeyChangeForce);
514 			m_strMasterKeyChangeInfo = TryGetEx(dictNew, "MasterKeyChangeInfo", m_strMasterKeyChangeInfo);
515 			m_strMasterKeyChangeQ = TryGetEx(dictNew, "MasterKeyChangeQ", m_strMasterKeyChangeQ);
516 			m_strMasterKeyChangeRec = TryGetEx(dictNew, "MasterKeyChangeRec", m_strMasterKeyChangeRec);
517 			m_strMasterKeyComponents = TryGetEx(dictNew, "MasterKeyComponents", m_strMasterKeyComponents);
518 			m_strMasterKeyOnSecureDesktop = TryGetEx(dictNew, "MasterKeyOnSecureDesktop", m_strMasterKeyOnSecureDesktop);
519 			m_strMasterPassword = TryGetEx(dictNew, "MasterPassword", m_strMasterPassword);
520 			m_strMasterPasswordConfirm = TryGetEx(dictNew, "MasterPasswordConfirm", m_strMasterPasswordConfirm);
521 			m_strMasterPasswordMinLengthFailed = TryGetEx(dictNew, "MasterPasswordMinLengthFailed", m_strMasterPasswordMinLengthFailed);
522 			m_strMasterPasswordMinQualityFailed = TryGetEx(dictNew, "MasterPasswordMinQualityFailed", m_strMasterPasswordMinQualityFailed);
523 			m_strMasterPasswordRmbWhileOpen = TryGetEx(dictNew, "MasterPasswordRmbWhileOpen", m_strMasterPasswordRmbWhileOpen);
524 			m_strMasterPasswordWeak = TryGetEx(dictNew, "MasterPasswordWeak", m_strMasterPasswordWeak);
525 			m_strMatchesRegEx = TryGetEx(dictNew, "MatchesRegEx", m_strMatchesRegEx);
526 			m_strMaxAttachmentSize = TryGetEx(dictNew, "MaxAttachmentSize", m_strMaxAttachmentSize);
527 			m_strMaximized = TryGetEx(dictNew, "Maximized", m_strMaximized);
528 			m_strMemory = TryGetEx(dictNew, "Memory", m_strMemory);
529 			m_strMenus = TryGetEx(dictNew, "Menus", m_strMenus);
530 			m_strMethod = TryGetEx(dictNew, "Method", m_strMethod);
531 			m_strMinimize = TryGetEx(dictNew, "Minimize", m_strMinimize);
532 			m_strMinimizeAfterAutoType = TryGetEx(dictNew, "MinimizeAfterAutoType", m_strMinimizeAfterAutoType);
533 			m_strMinimizeAfterCopy = TryGetEx(dictNew, "MinimizeAfterCopy", m_strMinimizeAfterCopy);
534 			m_strMinimizeAfterLocking = TryGetEx(dictNew, "MinimizeAfterLocking", m_strMinimizeAfterLocking);
535 			m_strMinimizeAfterOpeningDatabase = TryGetEx(dictNew, "MinimizeAfterOpeningDatabase", m_strMinimizeAfterOpeningDatabase);
536 			m_strMinimized = TryGetEx(dictNew, "Minimized", m_strMinimized);
537 			m_strMinimizeToTray = TryGetEx(dictNew, "MinimizeToTray", m_strMinimizeToTray);
538 			m_strMinimizeToTrayStc = TryGetEx(dictNew, "MinimizeToTrayStc", m_strMinimizeToTrayStc);
539 			m_strMore = TryGetEx(dictNew, "More", m_strMore);
540 			m_strMoreAnd = TryGetEx(dictNew, "MoreAnd", m_strMoreAnd);
541 			m_strMoreEntries = TryGetEx(dictNew, "MoreEntries", m_strMoreEntries);
542 			m_strMoreInfo = TryGetEx(dictNew, "MoreInfo", m_strMoreInfo);
543 			m_strMoveDown = TryGetEx(dictNew, "MoveDown", m_strMoveDown);
544 			m_strMoveToPreviousParentGroup = TryGetEx(dictNew, "MoveToPreviousParentGroup", m_strMoveToPreviousParentGroup);
545 			m_strMoveUp = TryGetEx(dictNew, "MoveUp", m_strMoveUp);
546 			m_strMultipleValues = TryGetEx(dictNew, "MultipleValues", m_strMultipleValues);
547 			m_strName = TryGetEx(dictNew, "Name", m_strName);
548 			m_strNativeLibUse = TryGetEx(dictNew, "NativeLibUse", m_strNativeLibUse);
549 			m_strNavigation = TryGetEx(dictNew, "Navigation", m_strNavigation);
550 			m_strNetwork = TryGetEx(dictNew, "Network", m_strNetwork);
551 			m_strNeverExpires = TryGetEx(dictNew, "NeverExpires", m_strNeverExpires);
552 			m_strNew = TryGetEx(dictNew, "New", m_strNew);
553 			m_strNewDatabase = TryGetEx(dictNew, "NewDatabase", m_strNewDatabase);
554 			m_strNewerNetRequired = TryGetEx(dictNew, "NewerNetRequired", m_strNewerNetRequired);
555 			m_strNewGroup = TryGetEx(dictNew, "NewGroup", m_strNewGroup);
556 			m_strNewLine = TryGetEx(dictNew, "NewLine", m_strNewLine);
557 			m_strNewState = TryGetEx(dictNew, "NewState", m_strNewState);
558 			m_strNewVersionAvailable = TryGetEx(dictNew, "NewVersionAvailable", m_strNewVersionAvailable);
559 			m_strNo = TryGetEx(dictNew, "No", m_strNo);
560 			m_strNoCmd = TryGetEx(dictNew, "NoCmd", m_strNoCmd);
561 			m_strNoEncNoCompress = TryGetEx(dictNew, "NoEncNoCompress", m_strNoEncNoCompress);
562 			m_strNoFileAccessRead = TryGetEx(dictNew, "NoFileAccessRead", m_strNoFileAccessRead);
563 			m_strNoKeyFileSpecifiedMeta = TryGetEx(dictNew, "NoKeyFileSpecifiedMeta", m_strNoKeyFileSpecifiedMeta);
564 			m_strNoKeyRepeat = TryGetEx(dictNew, "NoKeyRepeat", m_strNoKeyRepeat);
565 			m_strNone = TryGetEx(dictNew, "None", m_strNone);
566 			m_strNormal = TryGetEx(dictNew, "Normal", m_strNormal);
567 			m_strNoSort = TryGetEx(dictNew, "NoSort", m_strNoSort);
568 			m_strNot = TryGetEx(dictNew, "Not", m_strNot);
569 			m_strNotes = TryGetEx(dictNew, "Notes", m_strNotes);
570 			m_strNotInstalled = TryGetEx(dictNew, "NotInstalled", m_strNotInstalled);
571 			m_strNotNow = TryGetEx(dictNew, "NotNow", m_strNotNow);
572 			m_strNotRecommended = TryGetEx(dictNew, "NotRecommended", m_strNotRecommended);
573 			m_strNoXslFile = TryGetEx(dictNew, "NoXslFile", m_strNoXslFile);
574 			m_strObjectNotFound = TryGetEx(dictNew, "ObjectNotFound", m_strObjectNotFound);
575 			m_strObjectsDeleted = TryGetEx(dictNew, "ObjectsDeleted", m_strObjectsDeleted);
576 			m_strObjectsFound = TryGetEx(dictNew, "ObjectsFound", m_strObjectsFound);
577 			m_strOff = TryGetEx(dictNew, "Off", m_strOff);
578 			m_strOfLower = TryGetEx(dictNew, "OfLower", m_strOfLower);
579 			m_strOk = TryGetEx(dictNew, "Ok", m_strOk);
580 			m_strOldFormat = TryGetEx(dictNew, "OldFormat", m_strOldFormat);
581 			m_strOn = TryGetEx(dictNew, "On", m_strOn);
582 			m_strOpAborted = TryGetEx(dictNew, "OpAborted", m_strOpAborted);
583 			m_strOpenCmd = TryGetEx(dictNew, "OpenCmd", m_strOpenCmd);
584 			m_strOpenDatabase = TryGetEx(dictNew, "OpenDatabase", m_strOpenDatabase);
585 			m_strOpenDatabaseFile = TryGetEx(dictNew, "OpenDatabaseFile", m_strOpenDatabaseFile);
586 			m_strOpenDatabaseFileStc = TryGetEx(dictNew, "OpenDatabaseFileStc", m_strOpenDatabaseFileStc);
587 			m_strOpened = TryGetEx(dictNew, "Opened", m_strOpened);
588 			m_strOpenedDatabaseFile = TryGetEx(dictNew, "OpenedDatabaseFile", m_strOpenedDatabaseFile);
589 			m_strOpeningDatabase2 = TryGetEx(dictNew, "OpeningDatabase2", m_strOpeningDatabase2);
590 			m_strOpenUrl = TryGetEx(dictNew, "OpenUrl", m_strOpenUrl);
591 			m_strOpenWith = TryGetEx(dictNew, "OpenWith", m_strOpenWith);
592 			m_strOptimizeForScreenReader = TryGetEx(dictNew, "OptimizeForScreenReader", m_strOptimizeForScreenReader);
593 			m_strOptionReqOn = TryGetEx(dictNew, "OptionReqOn", m_strOptionReqOn);
594 			m_strOptions = TryGetEx(dictNew, "Options", m_strOptions);
595 			m_strOptionsDesc = TryGetEx(dictNew, "OptionsDesc", m_strOptionsDesc);
596 			m_strOtherPlaceholders = TryGetEx(dictNew, "OtherPlaceholders", m_strOtherPlaceholders);
597 			m_strOverridesBuiltIn = TryGetEx(dictNew, "OverridesBuiltIn", m_strOverridesBuiltIn);
598 			m_strOverridesCustom = TryGetEx(dictNew, "OverridesCustom", m_strOverridesCustom);
599 			m_strOverwrite = TryGetEx(dictNew, "Overwrite", m_strOverwrite);
600 			m_strOverwriteExisting = TryGetEx(dictNew, "OverwriteExisting", m_strOverwriteExisting);
601 			m_strOverwriteExistingFileQuestion = TryGetEx(dictNew, "OverwriteExistingFileQuestion", m_strOverwriteExistingFileQuestion);
602 			m_strOverwriteIfNewer = TryGetEx(dictNew, "OverwriteIfNewer", m_strOverwriteIfNewer);
603 			m_strOverwriteIfNewerAndApplyDel = TryGetEx(dictNew, "OverwriteIfNewerAndApplyDel", m_strOverwriteIfNewerAndApplyDel);
604 			m_strPackageInstallHint = TryGetEx(dictNew, "PackageInstallHint", m_strPackageInstallHint);
605 			m_strParallelism = TryGetEx(dictNew, "Parallelism", m_strParallelism);
606 			m_strParamDescHelp = TryGetEx(dictNew, "ParamDescHelp", m_strParamDescHelp);
607 			m_strParameters = TryGetEx(dictNew, "Parameters", m_strParameters);
608 			m_strPassword = TryGetEx(dictNew, "Password", m_strPassword);
609 			m_strPasswordLength = TryGetEx(dictNew, "PasswordLength", m_strPasswordLength);
610 			m_strPasswordManagers = TryGetEx(dictNew, "PasswordManagers", m_strPasswordManagers);
611 			m_strPasswordOptions = TryGetEx(dictNew, "PasswordOptions", m_strPasswordOptions);
612 			m_strPasswordOptionsDesc = TryGetEx(dictNew, "PasswordOptionsDesc", m_strPasswordOptionsDesc);
613 			m_strPasswordPrompt = TryGetEx(dictNew, "PasswordPrompt", m_strPasswordPrompt);
614 			m_strPasswordQuality = TryGetEx(dictNew, "PasswordQuality", m_strPasswordQuality);
615 			m_strPasswordQualityReport2 = TryGetEx(dictNew, "PasswordQualityReport2", m_strPasswordQualityReport2);
616 			m_strPasswordRepeatFailed = TryGetEx(dictNew, "PasswordRepeatFailed", m_strPasswordRepeatFailed);
617 			m_strPasswordRepeatHint = TryGetEx(dictNew, "PasswordRepeatHint", m_strPasswordRepeatHint);
618 			m_strPaste = TryGetEx(dictNew, "Paste", m_strPaste);
619 			m_strPerformAutoType = TryGetEx(dictNew, "PerformAutoType", m_strPerformAutoType);
620 			m_strPerformGlobalAutoType = TryGetEx(dictNew, "PerformGlobalAutoType", m_strPerformGlobalAutoType);
621 			m_strPerformSelectedAutoType = TryGetEx(dictNew, "PerformSelectedAutoType", m_strPerformSelectedAutoType);
622 			m_strPeriodic = TryGetEx(dictNew, "Periodic", m_strPeriodic);
623 			m_strPickCharacters = TryGetEx(dictNew, "PickCharacters", m_strPickCharacters);
624 			m_strPickCharactersDesc = TryGetEx(dictNew, "PickCharactersDesc", m_strPickCharactersDesc);
625 			m_strPickField = TryGetEx(dictNew, "PickField", m_strPickField);
626 			m_strPickFieldDesc = TryGetEx(dictNew, "PickFieldDesc", m_strPickFieldDesc);
627 			m_strPickIcon = TryGetEx(dictNew, "PickIcon", m_strPickIcon);
628 			m_strPlugin = TryGetEx(dictNew, "Plugin", m_strPlugin);
629 			m_strPlugin1x = TryGetEx(dictNew, "Plugin1x", m_strPlugin1x);
630 			m_strPlugin1xHint = TryGetEx(dictNew, "Plugin1xHint", m_strPlugin1xHint);
631 			m_strPluginCacheClearInfo = TryGetEx(dictNew, "PluginCacheClearInfo", m_strPluginCacheClearInfo);
632 			m_strPluginIncompatible = TryGetEx(dictNew, "PluginIncompatible", m_strPluginIncompatible);
633 			m_strPluginLoadFailed = TryGetEx(dictNew, "PluginLoadFailed", m_strPluginLoadFailed);
634 			m_strPluginMonoComplete = TryGetEx(dictNew, "PluginMonoComplete", m_strPluginMonoComplete);
635 			m_strPluginOperatingSystemUnsupported = TryGetEx(dictNew, "PluginOperatingSystemUnsupported", m_strPluginOperatingSystemUnsupported);
636 			m_strPluginProvided = TryGetEx(dictNew, "PluginProvided", m_strPluginProvided);
637 			m_strPlugins = TryGetEx(dictNew, "Plugins", m_strPlugins);
638 			m_strPluginsCompilingAndLoading = TryGetEx(dictNew, "PluginsCompilingAndLoading", m_strPluginsCompilingAndLoading);
639 			m_strPluginsDesc = TryGetEx(dictNew, "PluginsDesc", m_strPluginsDesc);
640 			m_strPluginUpdateHint = TryGetEx(dictNew, "PluginUpdateHint", m_strPluginUpdateHint);
641 			m_strPolicyAutoTypeDesc = TryGetEx(dictNew, "PolicyAutoTypeDesc", m_strPolicyAutoTypeDesc);
642 			m_strPolicyAutoTypeWithoutContextDesc = TryGetEx(dictNew, "PolicyAutoTypeWithoutContextDesc", m_strPolicyAutoTypeWithoutContextDesc);
643 			m_strPolicyChangeMasterKey = TryGetEx(dictNew, "PolicyChangeMasterKey", m_strPolicyChangeMasterKey);
644 			m_strPolicyChangeMasterKeyNoKeyDesc = TryGetEx(dictNew, "PolicyChangeMasterKeyNoKeyDesc", m_strPolicyChangeMasterKeyNoKeyDesc);
645 			m_strPolicyClipboardDesc = TryGetEx(dictNew, "PolicyClipboardDesc", m_strPolicyClipboardDesc);
646 			m_strPolicyCopyWholeEntriesDesc = TryGetEx(dictNew, "PolicyCopyWholeEntriesDesc", m_strPolicyCopyWholeEntriesDesc);
647 			m_strPolicyDisallowed = TryGetEx(dictNew, "PolicyDisallowed", m_strPolicyDisallowed);
648 			m_strPolicyDragDropDesc = TryGetEx(dictNew, "PolicyDragDropDesc", m_strPolicyDragDropDesc);
649 			m_strPolicyExportDesc2 = TryGetEx(dictNew, "PolicyExportDesc2", m_strPolicyExportDesc2);
650 			m_strPolicyExportNoKeyDesc = TryGetEx(dictNew, "PolicyExportNoKeyDesc", m_strPolicyExportNoKeyDesc);
651 			m_strPolicyImportDesc = TryGetEx(dictNew, "PolicyImportDesc", m_strPolicyImportDesc);
652 			m_strPolicyNewDatabaseDesc = TryGetEx(dictNew, "PolicyNewDatabaseDesc", m_strPolicyNewDatabaseDesc);
653 			m_strPolicyPluginsDesc = TryGetEx(dictNew, "PolicyPluginsDesc", m_strPolicyPluginsDesc);
654 			m_strPolicyPrintDesc = TryGetEx(dictNew, "PolicyPrintDesc", m_strPolicyPrintDesc);
655 			m_strPolicyPrintNoKeyDesc = TryGetEx(dictNew, "PolicyPrintNoKeyDesc", m_strPolicyPrintNoKeyDesc);
656 			m_strPolicyRequiredFlag = TryGetEx(dictNew, "PolicyRequiredFlag", m_strPolicyRequiredFlag);
657 			m_strPolicySaveDatabaseDesc = TryGetEx(dictNew, "PolicySaveDatabaseDesc", m_strPolicySaveDatabaseDesc);
658 			m_strPolicyTriggersEditDesc = TryGetEx(dictNew, "PolicyTriggersEditDesc", m_strPolicyTriggersEditDesc);
659 			m_strPreReleaseVersion = TryGetEx(dictNew, "PreReleaseVersion", m_strPreReleaseVersion);
660 			m_strPrint = TryGetEx(dictNew, "Print", m_strPrint);
661 			m_strPrintDesc = TryGetEx(dictNew, "PrintDesc", m_strPrintDesc);
662 			m_strPrivate = TryGetEx(dictNew, "Private", m_strPrivate);
663 			m_strProfessional = TryGetEx(dictNew, "Professional", m_strProfessional);
664 			m_strProfileDelete = TryGetEx(dictNew, "ProfileDelete", m_strProfileDelete);
665 			m_strProfileDeleteDesc = TryGetEx(dictNew, "ProfileDeleteDesc", m_strProfileDeleteDesc);
666 			m_strProfileSave = TryGetEx(dictNew, "ProfileSave", m_strProfileSave);
667 			m_strProfileSaveDesc = TryGetEx(dictNew, "ProfileSaveDesc", m_strProfileSaveDesc);
668 			m_strProfileSavePrompt = TryGetEx(dictNew, "ProfileSavePrompt", m_strProfileSavePrompt);
669 			m_strQuality = TryGetEx(dictNew, "Quality", m_strQuality);
670 			m_strQualityCheckToggle = TryGetEx(dictNew, "QualityCheckToggle", m_strQualityCheckToggle);
671 			m_strQuick = TryGetEx(dictNew, "Quick", m_strQuick);
672 			m_strQuickSearchDerefData = TryGetEx(dictNew, "QuickSearchDerefData", m_strQuickSearchDerefData);
673 			m_strQuickSearchExclExpired = TryGetEx(dictNew, "QuickSearchExclExpired", m_strQuickSearchExclExpired);
674 			m_strQuickSearchInPwFields = TryGetEx(dictNew, "QuickSearchInPwFields", m_strQuickSearchInPwFields);
675 			m_strQuickSearchQ = TryGetEx(dictNew, "QuickSearchQ", m_strQuickSearchQ);
676 			m_strQuickSearchTb = TryGetEx(dictNew, "QuickSearchTb", m_strQuickSearchTb);
677 			m_strRandomMacAddress = TryGetEx(dictNew, "RandomMacAddress", m_strRandomMacAddress);
678 			m_strReady = TryGetEx(dictNew, "Ready", m_strReady);
679 			m_strRecommended = TryGetEx(dictNew, "Recommended", m_strRecommended);
680 			m_strRecommendedCmd = TryGetEx(dictNew, "RecommendedCmd", m_strRecommendedCmd);
681 			m_strRecycleBin = TryGetEx(dictNew, "RecycleBin", m_strRecycleBin);
682 			m_strRecycleBinCollapse = TryGetEx(dictNew, "RecycleBinCollapse", m_strRecycleBinCollapse);
683 			m_strRecycleEntryConfirm = TryGetEx(dictNew, "RecycleEntryConfirm", m_strRecycleEntryConfirm);
684 			m_strRecycleEntryConfirmSingle = TryGetEx(dictNew, "RecycleEntryConfirmSingle", m_strRecycleEntryConfirmSingle);
685 			m_strRecycleGroupConfirm = TryGetEx(dictNew, "RecycleGroupConfirm", m_strRecycleGroupConfirm);
686 			m_strRecycleMoveInfo = TryGetEx(dictNew, "RecycleMoveInfo", m_strRecycleMoveInfo);
687 			m_strRecycleShowConfirm = TryGetEx(dictNew, "RecycleShowConfirm", m_strRecycleShowConfirm);
688 			m_strRedo = TryGetEx(dictNew, "Redo", m_strRedo);
689 			m_strRememberHidingPasswordsEntry = TryGetEx(dictNew, "RememberHidingPasswordsEntry", m_strRememberHidingPasswordsEntry);
690 			m_strRememberHidingPasswordsMain = TryGetEx(dictNew, "RememberHidingPasswordsMain", m_strRememberHidingPasswordsMain);
691 			m_strRememberKeySources = TryGetEx(dictNew, "RememberKeySources", m_strRememberKeySources);
692 			m_strRememberWorkingDirectories = TryGetEx(dictNew, "RememberWorkingDirectories", m_strRememberWorkingDirectories);
693 			m_strRemoteHostReachable = TryGetEx(dictNew, "RemoteHostReachable", m_strRemoteHostReachable);
694 			m_strRepairCmd = TryGetEx(dictNew, "RepairCmd", m_strRepairCmd);
695 			m_strRepairMode = TryGetEx(dictNew, "RepairMode", m_strRepairMode);
696 			m_strRepairModeInt = TryGetEx(dictNew, "RepairModeInt", m_strRepairModeInt);
697 			m_strRepairModeQ = TryGetEx(dictNew, "RepairModeQ", m_strRepairModeQ);
698 			m_strRepairModeUse = TryGetEx(dictNew, "RepairModeUse", m_strRepairModeUse);
699 			m_strRepeatOnlyWhenHidden = TryGetEx(dictNew, "RepeatOnlyWhenHidden", m_strRepeatOnlyWhenHidden);
700 			m_strReplace = TryGetEx(dictNew, "Replace", m_strReplace);
701 			m_strReplaceNo = TryGetEx(dictNew, "ReplaceNo", m_strReplaceNo);
702 			m_strRestartKeePassQuestion = TryGetEx(dictNew, "RestartKeePassQuestion", m_strRestartKeePassQuestion);
703 			m_strRestore = TryGetEx(dictNew, "Restore", m_strRestore);
704 			m_strRetry = TryGetEx(dictNew, "Retry", m_strRetry);
705 			m_strRetryCmd = TryGetEx(dictNew, "RetryCmd", m_strRetryCmd);
706 			m_strRootDirectory = TryGetEx(dictNew, "RootDirectory", m_strRootDirectory);
707 			m_strSameKeybLayout = TryGetEx(dictNew, "SameKeybLayout", m_strSameKeybLayout);
708 			m_strSampleEntry = TryGetEx(dictNew, "SampleEntry", m_strSampleEntry);
709 			m_strSave = TryGetEx(dictNew, "Save", m_strSave);
710 			m_strSaveBeforeCloseEntry = TryGetEx(dictNew, "SaveBeforeCloseEntry", m_strSaveBeforeCloseEntry);
711 			m_strSaveBeforeCloseQuestion = TryGetEx(dictNew, "SaveBeforeCloseQuestion", m_strSaveBeforeCloseQuestion);
712 			m_strSaveBeforeCloseTitle = TryGetEx(dictNew, "SaveBeforeCloseTitle", m_strSaveBeforeCloseTitle);
713 			m_strSaveCmd = TryGetEx(dictNew, "SaveCmd", m_strSaveCmd);
714 			m_strSaveDatabase = TryGetEx(dictNew, "SaveDatabase", m_strSaveDatabase);
715 			m_strSaveDatabaseStc = TryGetEx(dictNew, "SaveDatabaseStc", m_strSaveDatabaseStc);
716 			m_strSavedDatabaseFile = TryGetEx(dictNew, "SavedDatabaseFile", m_strSavedDatabaseFile);
717 			m_strSaveForceSync = TryGetEx(dictNew, "SaveForceSync", m_strSaveForceSync);
718 			m_strSavingDatabase = TryGetEx(dictNew, "SavingDatabase", m_strSavingDatabase);
719 			m_strSavingDatabaseFile = TryGetEx(dictNew, "SavingDatabaseFile", m_strSavingDatabaseFile);
720 			m_strSavingPost = TryGetEx(dictNew, "SavingPost", m_strSavingPost);
721 			m_strSavingPre = TryGetEx(dictNew, "SavingPre", m_strSavingPre);
722 			m_strScheme = TryGetEx(dictNew, "Scheme", m_strScheme);
723 			m_strSearch = TryGetEx(dictNew, "Search", m_strSearch);
724 			m_strSearchDesc2 = TryGetEx(dictNew, "SearchDesc2", m_strSearchDesc2);
725 			m_strSearchEntriesFound = TryGetEx(dictNew, "SearchEntriesFound", m_strSearchEntriesFound);
726 			m_strSearchEntriesFound1 = TryGetEx(dictNew, "SearchEntriesFound1", m_strSearchEntriesFound1);
727 			m_strSearchGroupName = TryGetEx(dictNew, "SearchGroupName", m_strSearchGroupName);
728 			m_strSearchingOp = TryGetEx(dictNew, "SearchingOp", m_strSearchingOp);
729 			m_strSearchKeyFiles = TryGetEx(dictNew, "SearchKeyFiles", m_strSearchKeyFiles);
730 			m_strSearchKeyFilesAlsoOnRemovable = TryGetEx(dictNew, "SearchKeyFilesAlsoOnRemovable", m_strSearchKeyFilesAlsoOnRemovable);
731 			m_strSearchQuickPrompt = TryGetEx(dictNew, "SearchQuickPrompt", m_strSearchQuickPrompt);
732 			m_strSearchResultsInSeparator = TryGetEx(dictNew, "SearchResultsInSeparator", m_strSearchResultsInSeparator);
733 			m_strSearchTitle = TryGetEx(dictNew, "SearchTitle", m_strSearchTitle);
734 			m_strSecDeskFileDialogHint = TryGetEx(dictNew, "SecDeskFileDialogHint", m_strSecDeskFileDialogHint);
735 			m_strSecDeskOtherSwitched = TryGetEx(dictNew, "SecDeskOtherSwitched", m_strSecDeskOtherSwitched);
736 			m_strSecDeskPlaySound = TryGetEx(dictNew, "SecDeskPlaySound", m_strSecDeskPlaySound);
737 			m_strSecDeskSwitchBack = TryGetEx(dictNew, "SecDeskSwitchBack", m_strSecDeskSwitchBack);
738 			m_strSelectAll = TryGetEx(dictNew, "SelectAll", m_strSelectAll);
739 			m_strSelectColor = TryGetEx(dictNew, "SelectColor", m_strSelectColor);
740 			m_strSelectDifferentGroup = TryGetEx(dictNew, "SelectDifferentGroup", m_strSelectDifferentGroup);
741 			m_strSelectedColumn = TryGetEx(dictNew, "SelectedColumn", m_strSelectedColumn);
742 			m_strSelectedGroup = TryGetEx(dictNew, "SelectedGroup", m_strSelectedGroup);
743 			m_strSelectedLower = TryGetEx(dictNew, "SelectedLower", m_strSelectedLower);
744 			m_strSelectFile = TryGetEx(dictNew, "SelectFile", m_strSelectFile);
745 			m_strSelectIcon = TryGetEx(dictNew, "SelectIcon", m_strSelectIcon);
746 			m_strSelectLanguage = TryGetEx(dictNew, "SelectLanguage", m_strSelectLanguage);
747 			m_strSelectLanguageDesc = TryGetEx(dictNew, "SelectLanguageDesc", m_strSelectLanguageDesc);
748 			m_strSelfTestFailed = TryGetEx(dictNew, "SelfTestFailed", m_strSelfTestFailed);
749 			m_strSendingNoun = TryGetEx(dictNew, "SendingNoun", m_strSendingNoun);
750 			m_strSeparator = TryGetEx(dictNew, "Separator", m_strSeparator);
751 			m_strSequence = TryGetEx(dictNew, "Sequence", m_strSequence);
752 			m_strSequences = TryGetEx(dictNew, "Sequences", m_strSequences);
753 			m_strShowAdvAutoTypeCommands = TryGetEx(dictNew, "ShowAdvAutoTypeCommands", m_strShowAdvAutoTypeCommands);
754 			m_strShowDerefData = TryGetEx(dictNew, "ShowDerefData", m_strShowDerefData);
755 			m_strShowDerefDataAndRefs = TryGetEx(dictNew, "ShowDerefDataAndRefs", m_strShowDerefDataAndRefs);
756 			m_strShowDerefDataAsync = TryGetEx(dictNew, "ShowDerefDataAsync", m_strShowDerefDataAsync);
757 			m_strShowEntriesByTag = TryGetEx(dictNew, "ShowEntriesByTag", m_strShowEntriesByTag);
758 			m_strShowFullPathInTitleBar = TryGetEx(dictNew, "ShowFullPathInTitleBar", m_strShowFullPathInTitleBar);
759 			m_strShowIn = TryGetEx(dictNew, "ShowIn", m_strShowIn);
760 			m_strShowMessageBox = TryGetEx(dictNew, "ShowMessageBox", m_strShowMessageBox);
761 			m_strShowMore = TryGetEx(dictNew, "ShowMore", m_strShowMore);
762 			m_strSimilarPasswords = TryGetEx(dictNew, "SimilarPasswords", m_strSimilarPasswords);
763 			m_strSimilarPasswordsGroup = TryGetEx(dictNew, "SimilarPasswordsGroup", m_strSimilarPasswordsGroup);
764 			m_strSimilarPasswordsList2 = TryGetEx(dictNew, "SimilarPasswordsList2", m_strSimilarPasswordsList2);
765 			m_strSimilarPasswordsNoDup = TryGetEx(dictNew, "SimilarPasswordsNoDup", m_strSimilarPasswordsNoDup);
766 			m_strSize = TryGetEx(dictNew, "Size", m_strSize);
767 			m_strSkip = TryGetEx(dictNew, "Skip", m_strSkip);
768 			m_strSlow = TryGetEx(dictNew, "Slow", m_strSlow);
769 			m_strSoonToExpireEntries = TryGetEx(dictNew, "SoonToExpireEntries", m_strSoonToExpireEntries);
770 			m_strSource = TryGetEx(dictNew, "Source", m_strSource);
771 			m_strSpecialKeys = TryGetEx(dictNew, "SpecialKeys", m_strSpecialKeys);
772 			m_strSslCertsAcceptInvalid = TryGetEx(dictNew, "SslCertsAcceptInvalid", m_strSslCertsAcceptInvalid);
773 			m_strStandardExpireSelect = TryGetEx(dictNew, "StandardExpireSelect", m_strStandardExpireSelect);
774 			m_strStandardFields = TryGetEx(dictNew, "StandardFields", m_strStandardFields);
775 			m_strStartAndExit = TryGetEx(dictNew, "StartAndExit", m_strStartAndExit);
776 			m_strStartMinimizedAndLocked = TryGetEx(dictNew, "StartMinimizedAndLocked", m_strStartMinimizedAndLocked);
777 			m_strStartsWith = TryGetEx(dictNew, "StartsWith", m_strStartsWith);
778 			m_strStatus = TryGetEx(dictNew, "Status", m_strStatus);
779 			m_strStrikeout = TryGetEx(dictNew, "Strikeout", m_strStrikeout);
780 			m_strString = TryGetEx(dictNew, "String", m_strString);
781 			m_strSuccess = TryGetEx(dictNew, "Success", m_strSuccess);
782 			m_strSyncFailed = TryGetEx(dictNew, "SyncFailed", m_strSyncFailed);
783 			m_strSynchronize = TryGetEx(dictNew, "Synchronize", m_strSynchronize);
784 			m_strSynchronizedDatabaseFile = TryGetEx(dictNew, "SynchronizedDatabaseFile", m_strSynchronizedDatabaseFile);
785 			m_strSynchronizeStc = TryGetEx(dictNew, "SynchronizeStc", m_strSynchronizeStc);
786 			m_strSynchronizing = TryGetEx(dictNew, "Synchronizing", m_strSynchronizing);
787 			m_strSynchronizingDatabaseFile = TryGetEx(dictNew, "SynchronizingDatabaseFile", m_strSynchronizingDatabaseFile);
788 			m_strSynchronizingHint = TryGetEx(dictNew, "SynchronizingHint", m_strSynchronizingHint);
789 			m_strSyncSuccess = TryGetEx(dictNew, "SyncSuccess", m_strSyncSuccess);
790 			m_strSystem = TryGetEx(dictNew, "System", m_strSystem);
791 			m_strSystemCodePage = TryGetEx(dictNew, "SystemCodePage", m_strSystemCodePage);
792 			m_strTag = TryGetEx(dictNew, "Tag", m_strTag);
793 			m_strTagAddNew = TryGetEx(dictNew, "TagAddNew", m_strTagAddNew);
794 			m_strTagNew = TryGetEx(dictNew, "TagNew", m_strTagNew);
795 			m_strTags = TryGetEx(dictNew, "Tags", m_strTags);
796 			m_strTagsAddRemove = TryGetEx(dictNew, "TagsAddRemove", m_strTagsAddRemove);
797 			m_strTagsInheritedCount = TryGetEx(dictNew, "TagsInheritedCount", m_strTagsInheritedCount);
798 			m_strTagsNotFound = TryGetEx(dictNew, "TagsNotFound", m_strTagsNotFound);
799 			m_strTanExpiresOnUse = TryGetEx(dictNew, "TanExpiresOnUse", m_strTanExpiresOnUse);
800 			m_strTanWizard = TryGetEx(dictNew, "TanWizard", m_strTanWizard);
801 			m_strTanWizardDesc = TryGetEx(dictNew, "TanWizardDesc", m_strTanWizardDesc);
802 			m_strTargetWindow = TryGetEx(dictNew, "TargetWindow", m_strTargetWindow);
803 			m_strTemplatesNotFound = TryGetEx(dictNew, "TemplatesNotFound", m_strTemplatesNotFound);
804 			m_strTestSuccess = TryGetEx(dictNew, "TestSuccess", m_strTestSuccess);
805 			m_strText = TryGetEx(dictNew, "Text", m_strText);
806 			m_strTextColor = TryGetEx(dictNew, "TextColor", m_strTextColor);
807 			m_strTextViewer = TryGetEx(dictNew, "TextViewer", m_strTextViewer);
808 			m_strTime = TryGetEx(dictNew, "Time", m_strTime);
809 			m_strTimeReq = TryGetEx(dictNew, "TimeReq", m_strTimeReq);
810 			m_strTimerRestartOnActivity = TryGetEx(dictNew, "TimerRestartOnActivity", m_strTimerRestartOnActivity);
811 			m_strTimeSpan = TryGetEx(dictNew, "TimeSpan", m_strTimeSpan);
812 			m_strTitle = TryGetEx(dictNew, "Title", m_strTitle);
813 			m_strToggle = TryGetEx(dictNew, "Toggle", m_strToggle);
814 			m_strTogglePasswordAsterisks = TryGetEx(dictNew, "TogglePasswordAsterisks", m_strTogglePasswordAsterisks);
815 			m_strToolBarNew = TryGetEx(dictNew, "ToolBarNew", m_strToolBarNew);
816 			m_strToolBarOpen = TryGetEx(dictNew, "ToolBarOpen", m_strToolBarOpen);
817 			m_strToolBarSaveAll = TryGetEx(dictNew, "ToolBarSaveAll", m_strToolBarSaveAll);
818 			m_strTooManyFilesError = TryGetEx(dictNew, "TooManyFilesError", m_strTooManyFilesError);
819 			m_strTransformTime = TryGetEx(dictNew, "TransformTime", m_strTransformTime);
820 			m_strTrayIcon = TryGetEx(dictNew, "TrayIcon", m_strTrayIcon);
821 			m_strTrayIconGray = TryGetEx(dictNew, "TrayIconGray", m_strTrayIconGray);
822 			m_strTrayIconSingleClick = TryGetEx(dictNew, "TrayIconSingleClick", m_strTrayIconSingleClick);
823 			m_strTreeViewShowLines = TryGetEx(dictNew, "TreeViewShowLines", m_strTreeViewShowLines);
824 			m_strTrigger = TryGetEx(dictNew, "Trigger", m_strTrigger);
825 			m_strTriggerActionTypeUnknown = TryGetEx(dictNew, "TriggerActionTypeUnknown", m_strTriggerActionTypeUnknown);
826 			m_strTriggerAdd = TryGetEx(dictNew, "TriggerAdd", m_strTriggerAdd);
827 			m_strTriggerAddDesc = TryGetEx(dictNew, "TriggerAddDesc", m_strTriggerAddDesc);
828 			m_strTriggerConditionTypeUnknown = TryGetEx(dictNew, "TriggerConditionTypeUnknown", m_strTriggerConditionTypeUnknown);
829 			m_strTriggerEdit = TryGetEx(dictNew, "TriggerEdit", m_strTriggerEdit);
830 			m_strTriggerEditDesc = TryGetEx(dictNew, "TriggerEditDesc", m_strTriggerEditDesc);
831 			m_strTriggerEventTypeUnknown = TryGetEx(dictNew, "TriggerEventTypeUnknown", m_strTriggerEventTypeUnknown);
832 			m_strTriggerExecutionFailed = TryGetEx(dictNew, "TriggerExecutionFailed", m_strTriggerExecutionFailed);
833 			m_strTriggering = TryGetEx(dictNew, "Triggering", m_strTriggering);
834 			m_strTriggerName = TryGetEx(dictNew, "TriggerName", m_strTriggerName);
835 			m_strTriggers = TryGetEx(dictNew, "Triggers", m_strTriggers);
836 			m_strTriggersDesc = TryGetEx(dictNew, "TriggersDesc", m_strTriggersDesc);
837 			m_strTriggersEdit = TryGetEx(dictNew, "TriggersEdit", m_strTriggersEdit);
838 			m_strTriggerStateChange = TryGetEx(dictNew, "TriggerStateChange", m_strTriggerStateChange);
839 			m_strType = TryGetEx(dictNew, "Type", m_strType);
840 			m_strTypeUnknownHint = TryGetEx(dictNew, "TypeUnknownHint", m_strTypeUnknownHint);
841 			m_strUnderline = TryGetEx(dictNew, "Underline", m_strUnderline);
842 			m_strUndo = TryGetEx(dictNew, "Undo", m_strUndo);
843 			m_strUnhidePasswords = TryGetEx(dictNew, "UnhidePasswords", m_strUnhidePasswords);
844 			m_strUnhidePasswordsDesc = TryGetEx(dictNew, "UnhidePasswordsDesc", m_strUnhidePasswordsDesc);
845 			m_strUnhideSourceCharactersToo = TryGetEx(dictNew, "UnhideSourceCharactersToo", m_strUnhideSourceCharactersToo);
846 			m_strUnknown = TryGetEx(dictNew, "Unknown", m_strUnknown);
847 			m_strUnsupportedByMono = TryGetEx(dictNew, "UnsupportedByMono", m_strUnsupportedByMono);
848 			m_strUpdateCheck = TryGetEx(dictNew, "UpdateCheck", m_strUpdateCheck);
849 			m_strUpdateCheckEnableQ = TryGetEx(dictNew, "UpdateCheckEnableQ", m_strUpdateCheckEnableQ);
850 			m_strUpdateCheckFailedNoDl = TryGetEx(dictNew, "UpdateCheckFailedNoDl", m_strUpdateCheckFailedNoDl);
851 			m_strUpdateCheckInfo = TryGetEx(dictNew, "UpdateCheckInfo", m_strUpdateCheckInfo);
852 			m_strUpdateCheckInfoPriv = TryGetEx(dictNew, "UpdateCheckInfoPriv", m_strUpdateCheckInfoPriv);
853 			m_strUpdateCheckInfoRes = TryGetEx(dictNew, "UpdateCheckInfoRes", m_strUpdateCheckInfoRes);
854 			m_strUpdateCheckResults = TryGetEx(dictNew, "UpdateCheckResults", m_strUpdateCheckResults);
855 			m_strUpdatedUIState = TryGetEx(dictNew, "UpdatedUIState", m_strUpdatedUIState);
856 			m_strUpToDate = TryGetEx(dictNew, "UpToDate", m_strUpToDate);
857 			m_strUrl = TryGetEx(dictNew, "Url", m_strUrl);
858 			m_strUrlFieldEmptyFirstTab = TryGetEx(dictNew, "UrlFieldEmptyFirstTab", m_strUrlFieldEmptyFirstTab);
859 			m_strUrlOpenDesc = TryGetEx(dictNew, "UrlOpenDesc", m_strUrlOpenDesc);
860 			m_strUrlOpenTitle = TryGetEx(dictNew, "UrlOpenTitle", m_strUrlOpenTitle);
861 			m_strUrlOverride = TryGetEx(dictNew, "UrlOverride", m_strUrlOverride);
862 			m_strUrlOverrides = TryGetEx(dictNew, "UrlOverrides", m_strUrlOverrides);
863 			m_strUrlSaveDesc = TryGetEx(dictNew, "UrlSaveDesc", m_strUrlSaveDesc);
864 			m_strUrlSaveTitle = TryGetEx(dictNew, "UrlSaveTitle", m_strUrlSaveTitle);
865 			m_strURtfCheck = TryGetEx(dictNew, "URtfCheck", m_strURtfCheck);
866 			m_strURtfProblem = TryGetEx(dictNew, "URtfProblem", m_strURtfProblem);
867 			m_strURtfSuggestion = TryGetEx(dictNew, "URtfSuggestion", m_strURtfSuggestion);
868 			m_strUseFileLocks = TryGetEx(dictNew, "UseFileLocks", m_strUseFileLocks);
869 			m_strUserName = TryGetEx(dictNew, "UserName", m_strUserName);
870 			m_strUserNamePrompt = TryGetEx(dictNew, "UserNamePrompt", m_strUserNamePrompt);
871 			m_strUserNameStc = TryGetEx(dictNew, "UserNameStc", m_strUserNameStc);
872 			m_strUseTransactedConfigWrites = TryGetEx(dictNew, "UseTransactedConfigWrites", m_strUseTransactedConfigWrites);
873 			m_strUseTransactedDatabaseWrites = TryGetEx(dictNew, "UseTransactedDatabaseWrites", m_strUseTransactedDatabaseWrites);
874 			m_strUuid = TryGetEx(dictNew, "Uuid", m_strUuid);
875 			m_strUuidDupInDb = TryGetEx(dictNew, "UuidDupInDb", m_strUuidDupInDb);
876 			m_strUuidFix = TryGetEx(dictNew, "UuidFix", m_strUuidFix);
877 			m_strValidationFailed = TryGetEx(dictNew, "ValidationFailed", m_strValidationFailed);
878 			m_strValue = TryGetEx(dictNew, "Value", m_strValue);
879 			m_strVerb = TryGetEx(dictNew, "Verb", m_strVerb);
880 			m_strVerifyWrittenFileAfterSave = TryGetEx(dictNew, "VerifyWrittenFileAfterSave", m_strVerifyWrittenFileAfterSave);
881 			m_strVersion = TryGetEx(dictNew, "Version", m_strVersion);
882 			m_strView = TryGetEx(dictNew, "View", m_strView);
883 			m_strViewCmd = TryGetEx(dictNew, "ViewCmd", m_strViewCmd);
884 			m_strViewEntryDesc = TryGetEx(dictNew, "ViewEntryDesc", m_strViewEntryDesc);
885 			m_strViewEntryReadOnly = TryGetEx(dictNew, "ViewEntryReadOnly", m_strViewEntryReadOnly);
886 			m_strWait = TryGetEx(dictNew, "Wait", m_strWait);
887 			m_strWaitForExit = TryGetEx(dictNew, "WaitForExit", m_strWaitForExit);
888 			m_strWaitPlease = TryGetEx(dictNew, "WaitPlease", m_strWaitPlease);
889 			m_strWarning = TryGetEx(dictNew, "Warning", m_strWarning);
890 			m_strWarnings = TryGetEx(dictNew, "Warnings", m_strWarnings);
891 			m_strWebBrowser = TryGetEx(dictNew, "WebBrowser", m_strWebBrowser);
892 			m_strWebSiteLogin = TryGetEx(dictNew, "WebSiteLogin", m_strWebSiteLogin);
893 			m_strWebSites = TryGetEx(dictNew, "WebSites", m_strWebSites);
894 			m_strWindowsFavorites = TryGetEx(dictNew, "WindowsFavorites", m_strWindowsFavorites);
895 			m_strWindowsOS = TryGetEx(dictNew, "WindowsOS", m_strWindowsOS);
896 			m_strWindowStyle = TryGetEx(dictNew, "WindowStyle", m_strWindowStyle);
897 			m_strWindowsUserAccount = TryGetEx(dictNew, "WindowsUserAccount", m_strWindowsUserAccount);
898 			m_strWindowsUserAccountBackup = TryGetEx(dictNew, "WindowsUserAccountBackup", m_strWindowsUserAccountBackup);
899 			m_strWithoutContext = TryGetEx(dictNew, "WithoutContext", m_strWithoutContext);
900 			m_strWorkspaceLocked = TryGetEx(dictNew, "WorkspaceLocked", m_strWorkspaceLocked);
901 			m_strXmlModInvalid = TryGetEx(dictNew, "XmlModInvalid", m_strXmlModInvalid);
902 			m_strXmlReplace = TryGetEx(dictNew, "XmlReplace", m_strXmlReplace);
903 			m_strXmlReplaceDesc = TryGetEx(dictNew, "XmlReplaceDesc", m_strXmlReplaceDesc);
904 			m_strXslExporter = TryGetEx(dictNew, "XslExporter", m_strXslExporter);
905 			m_strXslFileType = TryGetEx(dictNew, "XslFileType", m_strXslFileType);
906 			m_strXslSelectFile = TryGetEx(dictNew, "XslSelectFile", m_strXslSelectFile);
907 			m_strXslStylesheetsKdbx = TryGetEx(dictNew, "XslStylesheetsKdbx", m_strXslStylesheetsKdbx);
908 			m_strYes = TryGetEx(dictNew, "Yes", m_strYes);
909 			m_strYesCmd = TryGetEx(dictNew, "YesCmd", m_strYesCmd);
910 			m_strZoom = TryGetEx(dictNew, "Zoom", m_strZoom);
911 		}
912 
913 		private static readonly string[] m_vKeyNames = {
914 			"Abort",
915 			"AbortTrigger",
916 			"Action",
917 			"ActivateDatabaseTab",
918 			"Active",
919 			"AddEntry",
920 			"AddEntryDesc",
921 			"AddGroup",
922 			"AddGroupDesc",
923 			"AddStringField",
924 			"AddStringFieldDesc",
925 			"Advanced",
926 			"AfterDatabaseOpen",
927 			"AlignCenter",
928 			"AlignLeft",
929 			"AlignRight",
930 			"All",
931 			"AllFiles",
932 			"AllSupportedFiles",
933 			"AlternatingBgColors",
934 			"Application",
935 			"ApplicationExit",
936 			"ApplicationInitialized",
937 			"ApplicationStarted",
938 			"Arguments",
939 			"Ascending",
940 			"AskContinue",
941 			"AssociationsLower",
942 			"Asterisks",
943 			"AttachedExistsAlready",
944 			"AttachExtDiscardDesc",
945 			"AttachExtImportDesc",
946 			"AttachExtOpened",
947 			"AttachExtOpenedPost",
948 			"AttachExtSecDel",
949 			"AttachFailed",
950 			"AttachFiles",
951 			"Attachments",
952 			"AttachmentSave",
953 			"AttachmentsSave",
954 			"AttachNewRename",
955 			"AttachNewRenameRemarks0",
956 			"AttachNewRenameRemarks1",
957 			"AttachNewRenameRemarks2",
958 			"Author",
959 			"Auto",
960 			"AutoCreateNew",
961 			"AutoGeneratedPasswordSettings",
962 			"AutoRememberOpenLastFile",
963 			"AutoSaveAfterEntryEdit",
964 			"AutoSaveAtExit",
965 			"AutoShowExpiredEntries",
966 			"AutoShowSoonToExpireEntries",
967 			"AutoType",
968 			"AutoTypeAbortedOnWindow",
969 			"AutoTypeAlwaysShowSelDialog",
970 			"AutoTypeCancelOnTitleChange",
971 			"AutoTypeCancelOnWindowChange",
972 			"AutoTypeEntrySelection",
973 			"AutoTypeEntrySelectionDescLong2",
974 			"AutoTypeEntrySelectionDescShort",
975 			"AutoTypeGlobalHint",
976 			"AutoTypeMatchByTagInTitle",
977 			"AutoTypeMatchByTitle",
978 			"AutoTypeMatchByUrlHostInTitle",
979 			"AutoTypeMatchByUrlInTitle",
980 			"AutoTypeObfuscationHint",
981 			"AutoTypePrependInitSeqForIE",
982 			"AutoTypeReleaseAltWithKeyPress",
983 			"AutoTypeSelectedNoEntry",
984 			"AutoTypeSequenceInvalid",
985 			"AutoTypeUnknownPlaceholder",
986 			"AutoTypeXDoToolRequired",
987 			"AutoTypeXDoToolRequiredGlobalVer",
988 			"Available",
989 			"BackgroundColor",
990 			"BackupDatabase",
991 			"BackupFile",
992 			"BackupLocation",
993 			"BinaryNoConv",
994 			"Bits",
995 			"BitsA",
996 			"BitsEx",
997 			"Bold",
998 			"BothForms",
999 			"Browser",
1000 			"BuiltIn",
1001 			"BuiltInU",
1002 			"Button",
1003 			"ButtonBack",
1004 			"ButtonDefault",
1005 			"ButtonFinish",
1006 			"ButtonNext",
1007 			"Buttons",
1008 			"Cancel",
1009 			"CannotMoveEntriesBcsGroup",
1010 			"ChangeMasterKey",
1011 			"ChangeMasterKeyIntroShort",
1012 			"CharsAbbr",
1013 			"CharsStc",
1014 			"CheckForUpdAtStart",
1015 			"CheckingForUpd",
1016 			"ClassicAdj",
1017 			"ClearKeyCmdLineParams",
1018 			"ClearMru",
1019 			"Clipboard",
1020 			"ClipboardClearDesc",
1021 			"ClipboardClearInSeconds",
1022 			"ClipboardClearOnExit",
1023 			"ClipboardDataCopied",
1024 			"ClipboardMain",
1025 			"ClipboardNoPersist",
1026 			"ClipboardOptionME",
1027 			"ClipboardViewerIgnoreFormat",
1028 			"Close",
1029 			"CloseActiveDatabase",
1030 			"CloseButtonMinimizes",
1031 			"ClosingDatabaseFile",
1032 			"ClusterCenters2",
1033 			"ClusterCentersDesc",
1034 			"Column",
1035 			"Columns",
1036 			"Comments",
1037 			"Company",
1038 			"Comparison",
1039 			"CompatWithOldVer",
1040 			"Component",
1041 			"Condition",
1042 			"ConfigAffectAdmin",
1043 			"ConfigAffectUser",
1044 			"ConfigError",
1045 			"ConfigOverwriteBackup",
1046 			"ConfigureAutoType",
1047 			"ConfigureAutoTypeDesc",
1048 			"ConfigureAutoTypeItem",
1049 			"ConfigureAutoTypeItemDesc",
1050 			"ConfigureColumns",
1051 			"ConfigureColumnsDesc",
1052 			"ConfigureKeystrokeSeq",
1053 			"ConfigureKeystrokeSeqDesc",
1054 			"ConfigureOnNewDatabase3",
1055 			"ConsiderDashesEq",
1056 			"Contact",
1057 			"ContainsOp",
1058 			"CopiedEntryData",
1059 			"Copy",
1060 			"CopyAll",
1061 			"CopyLink",
1062 			"CopyOfItem",
1063 			"CopyPasswordMenu",
1064 			"CopyTanMenu",
1065 			"CopyUrls",
1066 			"CopyUrlsInsteadOfOpening",
1067 			"CopyUserName",
1068 			"CopyWholeEntries",
1069 			"CorruptionByExt",
1070 			"Count",
1071 			"CreateMasterKey",
1072 			"CreateNewDatabase2",
1073 			"CreateNewIDs",
1074 			"CreationTime",
1075 			"CredSaveAll",
1076 			"CredSaveNone",
1077 			"CredSaveUserOnly",
1078 			"CredSpecifyDifferent",
1079 			"CsprojCountError",
1080 			"CsvImportDesc",
1081 			"CsvTextFile",
1082 			"CtrlAltAConflict",
1083 			"CtrlAltAConflictHint",
1084 			"CurrentStyle",
1085 			"Custom",
1086 			"CustomFields",
1087 			"CustomizableHtml",
1088 			"CustomTbButtonAdd",
1089 			"CustomTbButtonClicked",
1090 			"CustomTbButtonRemove",
1091 			"Cut",
1092 			"Data",
1093 			"Database",
1094 			"DatabaseDescPrompt",
1095 			"DatabaseFile",
1096 			"DatabaseFileIntro",
1097 			"DatabaseFileRem",
1098 			"DatabaseHasUnsavedChanges",
1099 			"DatabaseMaintenance",
1100 			"DatabaseMaintenanceDesc",
1101 			"DatabaseModifiedNoDot",
1102 			"DatabaseNamePrompt",
1103 			"DatabaseOpenUnknownVersionAsk",
1104 			"DatabaseOpenUnknownVersionInfo",
1105 			"DatabaseOpenUnknownVersionQ",
1106 			"DatabaseOpenUnknownVersionRec",
1107 			"DatabaseSettings",
1108 			"DatabaseSettingsDesc",
1109 			"DataEditorKP",
1110 			"DataLoss",
1111 			"DataViewerKP",
1112 			"DbMntncResults",
1113 			"DbNoModBy",
1114 			"Default",
1115 			"Delete",
1116 			"DeleteCmd",
1117 			"DeleteEntriesQuestion",
1118 			"DeleteEntriesQuestionSingle",
1119 			"DeleteEntriesTitle",
1120 			"DeleteEntriesTitleSingle",
1121 			"DeleteGroupInfo",
1122 			"DeleteGroupQuestion",
1123 			"DeleteGroupTitle",
1124 			"Descending",
1125 			"Description",
1126 			"Destination",
1127 			"Details",
1128 			"DialogNoShowAgain",
1129 			"Dialogs",
1130 			"Disable",
1131 			"Disabled",
1132 			"DisableSaveIfNotModified",
1133 			"DiscardChangesCmd",
1134 			"DocumentationHint",
1135 			"DragDrop",
1136 			"DropToBackOnCopy",
1137 			"DuplicatePasswords",
1138 			"DuplicatePasswordsGroup",
1139 			"DuplicatePasswordsList",
1140 			"DuplicatePasswordsNone",
1141 			"DuplicateStringFieldName",
1142 			"EditCmd",
1143 			"EditEntries",
1144 			"EditEntriesDesc",
1145 			"EditEntry",
1146 			"EditEntryDesc",
1147 			"EditGroup",
1148 			"EditGroupDesc",
1149 			"EditStringField",
1150 			"EditStringFieldDesc",
1151 			"EMail",
1152 			"EmergencySheet",
1153 			"EmergencySheetAsk",
1154 			"EmergencySheetInfo",
1155 			"EmergencySheetPrintInfo",
1156 			"EmergencySheetQ",
1157 			"EmergencySheetRec",
1158 			"Empty",
1159 			"EmptyMasterPw",
1160 			"EmptyMasterPwHint",
1161 			"EmptyMasterPwQuestion",
1162 			"EmptyRecycleBinQuestion",
1163 			"Enable",
1164 			"Enabled",
1165 			"Encoding",
1166 			"EncodingFail",
1167 			"EndsWith",
1168 			"EnterCompositeKey",
1169 			"EnterCurrentCompositeKey",
1170 			"EntropyDesc",
1171 			"EntropyTitle",
1172 			"Entry",
1173 			"EntryList",
1174 			"EntryListAutoResizeColumns",
1175 			"EntrySelGroupSel",
1176 			"EnvironmentVariable",
1177 			"EqualsOp",
1178 			"Error",
1179 			"ErrorCode",
1180 			"Errors",
1181 			"Event",
1182 			"ExecuteCmdLineUrl",
1183 			"Exit",
1184 			"ExitInsteadOfLockingAfterTime",
1185 			"ExitInsteadOfLockingAlways",
1186 			"ExpiredEntries",
1187 			"ExpiredEntriesCanMatch",
1188 			"ExpiryTime",
1189 			"ExpiryTimeDateOnly",
1190 			"Export",
1191 			"ExportFileDesc",
1192 			"ExportFileTitle",
1193 			"ExportHtml",
1194 			"ExportHtmlDesc",
1195 			"ExportingStatusMsg",
1196 			"ExportStc",
1197 			"ExportToPrompt",
1198 			"External",
1199 			"ExternalApp",
1200 			"FatalError",
1201 			"Feature",
1202 			"Field",
1203 			"FieldName",
1204 			"FieldNameExistsAlready",
1205 			"FieldNameInvalid",
1206 			"FieldNamePrompt",
1207 			"FieldRefInvalidChars",
1208 			"FieldRefMultiMatch",
1209 			"FieldRefMultiMatchHint",
1210 			"FieldValue",
1211 			"File",
1212 			"FileChanged",
1213 			"FileChangedOverwrite",
1214 			"FileChangedSync",
1215 			"FileExists",
1216 			"FileExistsAlready",
1217 			"FileExtInstallFailed",
1218 			"FileExtInstallSuccess",
1219 			"FileExtName2",
1220 			"FileFormatStc",
1221 			"FileImportFailed",
1222 			"FileNameContainsSemicolonError",
1223 			"FileNotFoundError",
1224 			"FileOrUrl",
1225 			"FilePathFullReq",
1226 			"Files",
1227 			"FileSaveQ",
1228 			"FileSaveQClosing",
1229 			"FileSaveQExiting",
1230 			"FileSaveQLocking",
1231 			"FileSaveQOpCancel",
1232 			"FileSaveQOpCancelClosing",
1233 			"FileSaveQOpCancelExiting",
1234 			"FileSaveQOpCancelLocking",
1235 			"FileSaveQOpNoClosing",
1236 			"FileSaveQOpNoExiting",
1237 			"FileSaveQOpNoLocking",
1238 			"FileSaveQOpYesClosing",
1239 			"FileSaveQOpYesExiting",
1240 			"FileSaveQOpYesLocking",
1241 			"FileSearchModes",
1242 			"FileSearchNormalDesc",
1243 			"FileSearchQuickDesc",
1244 			"FileTooLarge",
1245 			"FileTxExtra",
1246 			"FileVerifyHashFail",
1247 			"FileVerifyHashFailRec",
1248 			"Filter",
1249 			"Find",
1250 			"FindEntries",
1251 			"FocusQuickFindOnRestore",
1252 			"FocusQuickFindOnUntray",
1253 			"FocusResultsAfterQuickSearch",
1254 			"Folder",
1255 			"Font",
1256 			"FontDefault",
1257 			"ForceSystemFontUnix",
1258 			"Format",
1259 			"FormatNoDatabaseDesc",
1260 			"FormatNoDatabaseName",
1261 			"FormatNoRootEntries",
1262 			"FormatNoSubGroupsInRoot",
1263 			"FormatOnlyOneAttachment",
1264 			"General",
1265 			"Generate",
1266 			"GenerateCount",
1267 			"GenerateCountDesc",
1268 			"GenerateCountLongDesc",
1269 			"GeneratedPasswordSamples",
1270 			"GeneratePassword",
1271 			"GenericCsvImporter",
1272 			"GenPwAccept",
1273 			"GenPwBasedOnPrevious",
1274 			"GenPwSprVariant",
1275 			"Gradient",
1276 			"Group",
1277 			"GroupCannotStoreEntries",
1278 			"GroupsSkipped",
1279 			"GroupsSkipped1",
1280 			"HelpSourceNoLocalOption",
1281 			"HelpSourceSelection",
1282 			"HelpSourceSelectionDesc",
1283 			"HexKeyEx",
1284 			"HexViewer",
1285 			"Hidden",
1286 			"HideCloseDatabaseTb",
1287 			"HideUsingAsterisks",
1288 			"History",
1289 			"Homebanking",
1290 			"Host",
1291 			"HotKeyAltOnly",
1292 			"HotKeyAltOnlyHint",
1293 			"HotKeyAltOnlyQuestion",
1294 			"Icon",
1295 			"Id",
1296 			"Ignore",
1297 			"ImageFormatFeatureUnsupported",
1298 			"ImageViewer",
1299 			"Import",
1300 			"ImportBehavior",
1301 			"ImportBehaviorDesc",
1302 			"ImportFailed",
1303 			"ImportFileDesc",
1304 			"ImportFileTitle",
1305 			"ImportFinished",
1306 			"ImportingStatusMsg",
1307 			"ImportMustRead",
1308 			"ImportMustReadQuestion",
1309 			"ImportStc",
1310 			"Incompatible",
1311 			"IncompatibleEnv",
1312 			"IncompatibleWithSorting",
1313 			"Inherited",
1314 			"InheritSettingFromParent",
1315 			"Installed",
1316 			"InstalledLanguages",
1317 			"InstrAndGenInfo",
1318 			"InterleavedKeySending",
1319 			"InternalEditor",
1320 			"InternalViewer",
1321 			"Internet",
1322 			"Interval",
1323 			"Invalid",
1324 			"InvalidUrl",
1325 			"InvalidUserPassword",
1326 			"IOConnection",
1327 			"IOConnectionLong",
1328 			"Italic",
1329 			"Iterations",
1330 			"KdbKeePassLibC",
1331 			"KdbWUA",
1332 			"KdbxFiles",
1333 			"KdfAdjust",
1334 			"KdfParams1Sec",
1335 			"KeePassLibCLong",
1336 			"KeePassLibCNotFound",
1337 			"KeePassLibCNotWindows",
1338 			"KeePassLibCNotWindowsHint",
1339 			"KeepExisting",
1340 			"KeyboardKeyAlt",
1341 			"KeyboardKeyCtrl",
1342 			"KeyboardKeyEsc",
1343 			"KeyboardKeyModifiers",
1344 			"KeyboardKeyReturn",
1345 			"KeyboardKeyShift",
1346 			"KeyFile",
1347 			"KeyFileBackup",
1348 			"KeyFileContent",
1349 			"KeyFileCreate",
1350 			"KeyFileCreateTitle",
1351 			"KeyFileError",
1352 			"KeyFileFromBackup",
1353 			"KeyFileFromBackupF",
1354 			"KeyFileFromBackupT",
1355 			"KeyFileGenHint",
1356 			"KeyFileNoXml",
1357 			"KeyFilePrintAlso",
1358 			"KeyFilePrintLocal",
1359 			"KeyFilePrintReqXml",
1360 			"KeyFiles",
1361 			"KeyFileSafe",
1362 			"KeyFileSelect",
1363 			"KeyFileUseAnywayQ",
1364 			"KeyFileUseExisting",
1365 			"KeyProvider",
1366 			"KeyProvIncmpWithSD",
1367 			"KeyProvIncmpWithSDHint",
1368 			"LanguageSelected",
1369 			"LargeEntries",
1370 			"LargeEntriesList",
1371 			"LastAccessTime",
1372 			"LastModificationTime",
1373 			"LastModified",
1374 			"LastModifiedEntriesList",
1375 			"LastModTimePwHist",
1376 			"LatestVersionWeb",
1377 			"LimitSingleInstance",
1378 			"Lng1xSel",
1379 			"Lng2xWeb",
1380 			"LngInAppDir",
1381 			"LngInAppDirNote",
1382 			"LngInAppDirQ",
1383 			"Locked",
1384 			"LockMenuLock",
1385 			"LockMenuUnlock",
1386 			"LockOnMinimizeTaskbar",
1387 			"LockOnMinimizeTray",
1388 			"LockOnRemoteControlChange",
1389 			"LockOnSessionSwitch",
1390 			"LockOnSuspend",
1391 			"LockWorkspace",
1392 			"MainInstruction",
1393 			"MainWindow",
1394 			"MasterKey",
1395 			"MasterKeyChanged",
1396 			"MasterKeyChangedSave",
1397 			"MasterKeyChangedShort",
1398 			"MasterKeyChangeForce",
1399 			"MasterKeyChangeInfo",
1400 			"MasterKeyChangeQ",
1401 			"MasterKeyChangeRec",
1402 			"MasterKeyComponents",
1403 			"MasterKeyOnSecureDesktop",
1404 			"MasterPassword",
1405 			"MasterPasswordConfirm",
1406 			"MasterPasswordMinLengthFailed",
1407 			"MasterPasswordMinQualityFailed",
1408 			"MasterPasswordRmbWhileOpen",
1409 			"MasterPasswordWeak",
1410 			"MatchesRegEx",
1411 			"MaxAttachmentSize",
1412 			"Maximized",
1413 			"Memory",
1414 			"Menus",
1415 			"Method",
1416 			"Minimize",
1417 			"MinimizeAfterAutoType",
1418 			"MinimizeAfterCopy",
1419 			"MinimizeAfterLocking",
1420 			"MinimizeAfterOpeningDatabase",
1421 			"Minimized",
1422 			"MinimizeToTray",
1423 			"MinimizeToTrayStc",
1424 			"More",
1425 			"MoreAnd",
1426 			"MoreEntries",
1427 			"MoreInfo",
1428 			"MoveDown",
1429 			"MoveToPreviousParentGroup",
1430 			"MoveUp",
1431 			"MultipleValues",
1432 			"Name",
1433 			"NativeLibUse",
1434 			"Navigation",
1435 			"Network",
1436 			"NeverExpires",
1437 			"New",
1438 			"NewDatabase",
1439 			"NewerNetRequired",
1440 			"NewGroup",
1441 			"NewLine",
1442 			"NewState",
1443 			"NewVersionAvailable",
1444 			"No",
1445 			"NoCmd",
1446 			"NoEncNoCompress",
1447 			"NoFileAccessRead",
1448 			"NoKeyFileSpecifiedMeta",
1449 			"NoKeyRepeat",
1450 			"None",
1451 			"Normal",
1452 			"NoSort",
1453 			"Not",
1454 			"Notes",
1455 			"NotInstalled",
1456 			"NotNow",
1457 			"NotRecommended",
1458 			"NoXslFile",
1459 			"ObjectNotFound",
1460 			"ObjectsDeleted",
1461 			"ObjectsFound",
1462 			"Off",
1463 			"OfLower",
1464 			"Ok",
1465 			"OldFormat",
1466 			"On",
1467 			"OpAborted",
1468 			"OpenCmd",
1469 			"OpenDatabase",
1470 			"OpenDatabaseFile",
1471 			"OpenDatabaseFileStc",
1472 			"Opened",
1473 			"OpenedDatabaseFile",
1474 			"OpeningDatabase2",
1475 			"OpenUrl",
1476 			"OpenWith",
1477 			"OptimizeForScreenReader",
1478 			"OptionReqOn",
1479 			"Options",
1480 			"OptionsDesc",
1481 			"OtherPlaceholders",
1482 			"OverridesBuiltIn",
1483 			"OverridesCustom",
1484 			"Overwrite",
1485 			"OverwriteExisting",
1486 			"OverwriteExistingFileQuestion",
1487 			"OverwriteIfNewer",
1488 			"OverwriteIfNewerAndApplyDel",
1489 			"PackageInstallHint",
1490 			"Parallelism",
1491 			"ParamDescHelp",
1492 			"Parameters",
1493 			"Password",
1494 			"PasswordLength",
1495 			"PasswordManagers",
1496 			"PasswordOptions",
1497 			"PasswordOptionsDesc",
1498 			"PasswordPrompt",
1499 			"PasswordQuality",
1500 			"PasswordQualityReport2",
1501 			"PasswordRepeatFailed",
1502 			"PasswordRepeatHint",
1503 			"Paste",
1504 			"PerformAutoType",
1505 			"PerformGlobalAutoType",
1506 			"PerformSelectedAutoType",
1507 			"Periodic",
1508 			"PickCharacters",
1509 			"PickCharactersDesc",
1510 			"PickField",
1511 			"PickFieldDesc",
1512 			"PickIcon",
1513 			"Plugin",
1514 			"Plugin1x",
1515 			"Plugin1xHint",
1516 			"PluginCacheClearInfo",
1517 			"PluginIncompatible",
1518 			"PluginLoadFailed",
1519 			"PluginMonoComplete",
1520 			"PluginOperatingSystemUnsupported",
1521 			"PluginProvided",
1522 			"Plugins",
1523 			"PluginsCompilingAndLoading",
1524 			"PluginsDesc",
1525 			"PluginUpdateHint",
1526 			"PolicyAutoTypeDesc",
1527 			"PolicyAutoTypeWithoutContextDesc",
1528 			"PolicyChangeMasterKey",
1529 			"PolicyChangeMasterKeyNoKeyDesc",
1530 			"PolicyClipboardDesc",
1531 			"PolicyCopyWholeEntriesDesc",
1532 			"PolicyDisallowed",
1533 			"PolicyDragDropDesc",
1534 			"PolicyExportDesc2",
1535 			"PolicyExportNoKeyDesc",
1536 			"PolicyImportDesc",
1537 			"PolicyNewDatabaseDesc",
1538 			"PolicyPluginsDesc",
1539 			"PolicyPrintDesc",
1540 			"PolicyPrintNoKeyDesc",
1541 			"PolicyRequiredFlag",
1542 			"PolicySaveDatabaseDesc",
1543 			"PolicyTriggersEditDesc",
1544 			"PreReleaseVersion",
1545 			"Print",
1546 			"PrintDesc",
1547 			"Private",
1548 			"Professional",
1549 			"ProfileDelete",
1550 			"ProfileDeleteDesc",
1551 			"ProfileSave",
1552 			"ProfileSaveDesc",
1553 			"ProfileSavePrompt",
1554 			"Quality",
1555 			"QualityCheckToggle",
1556 			"Quick",
1557 			"QuickSearchDerefData",
1558 			"QuickSearchExclExpired",
1559 			"QuickSearchInPwFields",
1560 			"QuickSearchQ",
1561 			"QuickSearchTb",
1562 			"RandomMacAddress",
1563 			"Ready",
1564 			"Recommended",
1565 			"RecommendedCmd",
1566 			"RecycleBin",
1567 			"RecycleBinCollapse",
1568 			"RecycleEntryConfirm",
1569 			"RecycleEntryConfirmSingle",
1570 			"RecycleGroupConfirm",
1571 			"RecycleMoveInfo",
1572 			"RecycleShowConfirm",
1573 			"Redo",
1574 			"RememberHidingPasswordsEntry",
1575 			"RememberHidingPasswordsMain",
1576 			"RememberKeySources",
1577 			"RememberWorkingDirectories",
1578 			"RemoteHostReachable",
1579 			"RepairCmd",
1580 			"RepairMode",
1581 			"RepairModeInt",
1582 			"RepairModeQ",
1583 			"RepairModeUse",
1584 			"RepeatOnlyWhenHidden",
1585 			"Replace",
1586 			"ReplaceNo",
1587 			"RestartKeePassQuestion",
1588 			"Restore",
1589 			"Retry",
1590 			"RetryCmd",
1591 			"RootDirectory",
1592 			"SameKeybLayout",
1593 			"SampleEntry",
1594 			"Save",
1595 			"SaveBeforeCloseEntry",
1596 			"SaveBeforeCloseQuestion",
1597 			"SaveBeforeCloseTitle",
1598 			"SaveCmd",
1599 			"SaveDatabase",
1600 			"SaveDatabaseStc",
1601 			"SavedDatabaseFile",
1602 			"SaveForceSync",
1603 			"SavingDatabase",
1604 			"SavingDatabaseFile",
1605 			"SavingPost",
1606 			"SavingPre",
1607 			"Scheme",
1608 			"Search",
1609 			"SearchDesc2",
1610 			"SearchEntriesFound",
1611 			"SearchEntriesFound1",
1612 			"SearchGroupName",
1613 			"SearchingOp",
1614 			"SearchKeyFiles",
1615 			"SearchKeyFilesAlsoOnRemovable",
1616 			"SearchQuickPrompt",
1617 			"SearchResultsInSeparator",
1618 			"SearchTitle",
1619 			"SecDeskFileDialogHint",
1620 			"SecDeskOtherSwitched",
1621 			"SecDeskPlaySound",
1622 			"SecDeskSwitchBack",
1623 			"SelectAll",
1624 			"SelectColor",
1625 			"SelectDifferentGroup",
1626 			"SelectedColumn",
1627 			"SelectedGroup",
1628 			"SelectedLower",
1629 			"SelectFile",
1630 			"SelectIcon",
1631 			"SelectLanguage",
1632 			"SelectLanguageDesc",
1633 			"SelfTestFailed",
1634 			"SendingNoun",
1635 			"Separator",
1636 			"Sequence",
1637 			"Sequences",
1638 			"ShowAdvAutoTypeCommands",
1639 			"ShowDerefData",
1640 			"ShowDerefDataAndRefs",
1641 			"ShowDerefDataAsync",
1642 			"ShowEntriesByTag",
1643 			"ShowFullPathInTitleBar",
1644 			"ShowIn",
1645 			"ShowMessageBox",
1646 			"ShowMore",
1647 			"SimilarPasswords",
1648 			"SimilarPasswordsGroup",
1649 			"SimilarPasswordsList2",
1650 			"SimilarPasswordsNoDup",
1651 			"Size",
1652 			"Skip",
1653 			"Slow",
1654 			"SoonToExpireEntries",
1655 			"Source",
1656 			"SpecialKeys",
1657 			"SslCertsAcceptInvalid",
1658 			"StandardExpireSelect",
1659 			"StandardFields",
1660 			"StartAndExit",
1661 			"StartMinimizedAndLocked",
1662 			"StartsWith",
1663 			"Status",
1664 			"Strikeout",
1665 			"String",
1666 			"Success",
1667 			"SyncFailed",
1668 			"Synchronize",
1669 			"SynchronizedDatabaseFile",
1670 			"SynchronizeStc",
1671 			"Synchronizing",
1672 			"SynchronizingDatabaseFile",
1673 			"SynchronizingHint",
1674 			"SyncSuccess",
1675 			"System",
1676 			"SystemCodePage",
1677 			"Tag",
1678 			"TagAddNew",
1679 			"TagNew",
1680 			"Tags",
1681 			"TagsAddRemove",
1682 			"TagsInheritedCount",
1683 			"TagsNotFound",
1684 			"TanExpiresOnUse",
1685 			"TanWizard",
1686 			"TanWizardDesc",
1687 			"TargetWindow",
1688 			"TemplatesNotFound",
1689 			"TestSuccess",
1690 			"Text",
1691 			"TextColor",
1692 			"TextViewer",
1693 			"Time",
1694 			"TimeReq",
1695 			"TimerRestartOnActivity",
1696 			"TimeSpan",
1697 			"Title",
1698 			"Toggle",
1699 			"TogglePasswordAsterisks",
1700 			"ToolBarNew",
1701 			"ToolBarOpen",
1702 			"ToolBarSaveAll",
1703 			"TooManyFilesError",
1704 			"TransformTime",
1705 			"TrayIcon",
1706 			"TrayIconGray",
1707 			"TrayIconSingleClick",
1708 			"TreeViewShowLines",
1709 			"Trigger",
1710 			"TriggerActionTypeUnknown",
1711 			"TriggerAdd",
1712 			"TriggerAddDesc",
1713 			"TriggerConditionTypeUnknown",
1714 			"TriggerEdit",
1715 			"TriggerEditDesc",
1716 			"TriggerEventTypeUnknown",
1717 			"TriggerExecutionFailed",
1718 			"Triggering",
1719 			"TriggerName",
1720 			"Triggers",
1721 			"TriggersDesc",
1722 			"TriggersEdit",
1723 			"TriggerStateChange",
1724 			"Type",
1725 			"TypeUnknownHint",
1726 			"Underline",
1727 			"Undo",
1728 			"UnhidePasswords",
1729 			"UnhidePasswordsDesc",
1730 			"UnhideSourceCharactersToo",
1731 			"Unknown",
1732 			"UnsupportedByMono",
1733 			"UpdateCheck",
1734 			"UpdateCheckEnableQ",
1735 			"UpdateCheckFailedNoDl",
1736 			"UpdateCheckInfo",
1737 			"UpdateCheckInfoPriv",
1738 			"UpdateCheckInfoRes",
1739 			"UpdateCheckResults",
1740 			"UpdatedUIState",
1741 			"UpToDate",
1742 			"Url",
1743 			"UrlFieldEmptyFirstTab",
1744 			"UrlOpenDesc",
1745 			"UrlOpenTitle",
1746 			"UrlOverride",
1747 			"UrlOverrides",
1748 			"UrlSaveDesc",
1749 			"UrlSaveTitle",
1750 			"URtfCheck",
1751 			"URtfProblem",
1752 			"URtfSuggestion",
1753 			"UseFileLocks",
1754 			"UserName",
1755 			"UserNamePrompt",
1756 			"UserNameStc",
1757 			"UseTransactedConfigWrites",
1758 			"UseTransactedDatabaseWrites",
1759 			"Uuid",
1760 			"UuidDupInDb",
1761 			"UuidFix",
1762 			"ValidationFailed",
1763 			"Value",
1764 			"Verb",
1765 			"VerifyWrittenFileAfterSave",
1766 			"Version",
1767 			"View",
1768 			"ViewCmd",
1769 			"ViewEntryDesc",
1770 			"ViewEntryReadOnly",
1771 			"Wait",
1772 			"WaitForExit",
1773 			"WaitPlease",
1774 			"Warning",
1775 			"Warnings",
1776 			"WebBrowser",
1777 			"WebSiteLogin",
1778 			"WebSites",
1779 			"WindowsFavorites",
1780 			"WindowsOS",
1781 			"WindowStyle",
1782 			"WindowsUserAccount",
1783 			"WindowsUserAccountBackup",
1784 			"WithoutContext",
1785 			"WorkspaceLocked",
1786 			"XmlModInvalid",
1787 			"XmlReplace",
1788 			"XmlReplaceDesc",
1789 			"XslExporter",
1790 			"XslFileType",
1791 			"XslSelectFile",
1792 			"XslStylesheetsKdbx",
1793 			"Yes",
1794 			"YesCmd",
1795 			"Zoom"
1796 		};
1797 
GetKeyNames()1798 		public static string[] GetKeyNames()
1799 		{
1800 			return m_vKeyNames;
1801 		}
1802 
1803 		private static string m_strAbort =
1804 			@"Abort";
1805 		/// <summary>
1806 		/// Look up a localized string similar to
1807 		/// 'Abort'.
1808 		/// </summary>
1809 		public static string Abort
1810 		{
1811 			get { return m_strAbort; }
1812 		}
1813 
1814 		private static string m_strAbortTrigger =
1815 			@"Abort current trigger execution";
1816 		/// <summary>
1817 		/// Look up a localized string similar to
1818 		/// 'Abort current trigger execution'.
1819 		/// </summary>
1820 		public static string AbortTrigger
1821 		{
1822 			get { return m_strAbortTrigger; }
1823 		}
1824 
1825 		private static string m_strAction =
1826 			@"Action";
1827 		/// <summary>
1828 		/// Look up a localized string similar to
1829 		/// 'Action'.
1830 		/// </summary>
1831 		public static string Action
1832 		{
1833 			get { return m_strAction; }
1834 		}
1835 
1836 		private static string m_strActivateDatabaseTab =
1837 			@"Activate database (select tab)";
1838 		/// <summary>
1839 		/// Look up a localized string similar to
1840 		/// 'Activate database (select tab)'.
1841 		/// </summary>
1842 		public static string ActivateDatabaseTab
1843 		{
1844 			get { return m_strActivateDatabaseTab; }
1845 		}
1846 
1847 		private static string m_strActive =
1848 			@"Active";
1849 		/// <summary>
1850 		/// Look up a localized string similar to
1851 		/// 'Active'.
1852 		/// </summary>
1853 		public static string Active
1854 		{
1855 			get { return m_strActive; }
1856 		}
1857 
1858 		private static string m_strAddEntry =
1859 			@"Add Entry";
1860 		/// <summary>
1861 		/// Look up a localized string similar to
1862 		/// 'Add Entry'.
1863 		/// </summary>
1864 		public static string AddEntry
1865 		{
1866 			get { return m_strAddEntry; }
1867 		}
1868 
1869 		private static string m_strAddEntryDesc =
1870 			@"Create a new entry.";
1871 		/// <summary>
1872 		/// Look up a localized string similar to
1873 		/// 'Create a new entry.'.
1874 		/// </summary>
1875 		public static string AddEntryDesc
1876 		{
1877 			get { return m_strAddEntryDesc; }
1878 		}
1879 
1880 		private static string m_strAddGroup =
1881 			@"Add Group";
1882 		/// <summary>
1883 		/// Look up a localized string similar to
1884 		/// 'Add Group'.
1885 		/// </summary>
1886 		public static string AddGroup
1887 		{
1888 			get { return m_strAddGroup; }
1889 		}
1890 
1891 		private static string m_strAddGroupDesc =
1892 			@"Create a new entry group.";
1893 		/// <summary>
1894 		/// Look up a localized string similar to
1895 		/// 'Create a new entry group.'.
1896 		/// </summary>
1897 		public static string AddGroupDesc
1898 		{
1899 			get { return m_strAddGroupDesc; }
1900 		}
1901 
1902 		private static string m_strAddStringField =
1903 			@"Add Entry String Field";
1904 		/// <summary>
1905 		/// Look up a localized string similar to
1906 		/// 'Add Entry String Field'.
1907 		/// </summary>
1908 		public static string AddStringField
1909 		{
1910 			get { return m_strAddStringField; }
1911 		}
1912 
1913 		private static string m_strAddStringFieldDesc =
1914 			@"Create a new string field for the current entry.";
1915 		/// <summary>
1916 		/// Look up a localized string similar to
1917 		/// 'Create a new string field for the current entry.'.
1918 		/// </summary>
1919 		public static string AddStringFieldDesc
1920 		{
1921 			get { return m_strAddStringFieldDesc; }
1922 		}
1923 
1924 		private static string m_strAdvanced =
1925 			@"Advanced";
1926 		/// <summary>
1927 		/// Look up a localized string similar to
1928 		/// 'Advanced'.
1929 		/// </summary>
1930 		public static string Advanced
1931 		{
1932 			get { return m_strAdvanced; }
1933 		}
1934 
1935 		private static string m_strAfterDatabaseOpen =
1936 			@"After Opening a Database";
1937 		/// <summary>
1938 		/// Look up a localized string similar to
1939 		/// 'After Opening a Database'.
1940 		/// </summary>
1941 		public static string AfterDatabaseOpen
1942 		{
1943 			get { return m_strAfterDatabaseOpen; }
1944 		}
1945 
1946 		private static string m_strAlignCenter =
1947 			@"Align Center";
1948 		/// <summary>
1949 		/// Look up a localized string similar to
1950 		/// 'Align Center'.
1951 		/// </summary>
1952 		public static string AlignCenter
1953 		{
1954 			get { return m_strAlignCenter; }
1955 		}
1956 
1957 		private static string m_strAlignLeft =
1958 			@"Align Left";
1959 		/// <summary>
1960 		/// Look up a localized string similar to
1961 		/// 'Align Left'.
1962 		/// </summary>
1963 		public static string AlignLeft
1964 		{
1965 			get { return m_strAlignLeft; }
1966 		}
1967 
1968 		private static string m_strAlignRight =
1969 			@"Align Right";
1970 		/// <summary>
1971 		/// Look up a localized string similar to
1972 		/// 'Align Right'.
1973 		/// </summary>
1974 		public static string AlignRight
1975 		{
1976 			get { return m_strAlignRight; }
1977 		}
1978 
1979 		private static string m_strAll =
1980 			@"All";
1981 		/// <summary>
1982 		/// Look up a localized string similar to
1983 		/// 'All'.
1984 		/// </summary>
1985 		public static string All
1986 		{
1987 			get { return m_strAll; }
1988 		}
1989 
1990 		private static string m_strAllFiles =
1991 			@"All Files";
1992 		/// <summary>
1993 		/// Look up a localized string similar to
1994 		/// 'All Files'.
1995 		/// </summary>
1996 		public static string AllFiles
1997 		{
1998 			get { return m_strAllFiles; }
1999 		}
2000 
2001 		private static string m_strAllSupportedFiles =
2002 			@"All Supported Files";
2003 		/// <summary>
2004 		/// Look up a localized string similar to
2005 		/// 'All Supported Files'.
2006 		/// </summary>
2007 		public static string AllSupportedFiles
2008 		{
2009 			get { return m_strAllSupportedFiles; }
2010 		}
2011 
2012 		private static string m_strAlternatingBgColors =
2013 			@"Use alternating item background colors";
2014 		/// <summary>
2015 		/// Look up a localized string similar to
2016 		/// 'Use alternating item background colors'.
2017 		/// </summary>
2018 		public static string AlternatingBgColors
2019 		{
2020 			get { return m_strAlternatingBgColors; }
2021 		}
2022 
2023 		private static string m_strApplication =
2024 			@"Application";
2025 		/// <summary>
2026 		/// Look up a localized string similar to
2027 		/// 'Application'.
2028 		/// </summary>
2029 		public static string Application
2030 		{
2031 			get { return m_strApplication; }
2032 		}
2033 
2034 		private static string m_strApplicationExit =
2035 			@"Application exit";
2036 		/// <summary>
2037 		/// Look up a localized string similar to
2038 		/// 'Application exit'.
2039 		/// </summary>
2040 		public static string ApplicationExit
2041 		{
2042 			get { return m_strApplicationExit; }
2043 		}
2044 
2045 		private static string m_strApplicationInitialized =
2046 			@"Application initialized";
2047 		/// <summary>
2048 		/// Look up a localized string similar to
2049 		/// 'Application initialized'.
2050 		/// </summary>
2051 		public static string ApplicationInitialized
2052 		{
2053 			get { return m_strApplicationInitialized; }
2054 		}
2055 
2056 		private static string m_strApplicationStarted =
2057 			@"Application started and ready";
2058 		/// <summary>
2059 		/// Look up a localized string similar to
2060 		/// 'Application started and ready'.
2061 		/// </summary>
2062 		public static string ApplicationStarted
2063 		{
2064 			get { return m_strApplicationStarted; }
2065 		}
2066 
2067 		private static string m_strArguments =
2068 			@"Arguments";
2069 		/// <summary>
2070 		/// Look up a localized string similar to
2071 		/// 'Arguments'.
2072 		/// </summary>
2073 		public static string Arguments
2074 		{
2075 			get { return m_strArguments; }
2076 		}
2077 
2078 		private static string m_strAscending =
2079 			@"&Ascending";
2080 		/// <summary>
2081 		/// Look up a localized string similar to
2082 		/// '&amp;Ascending'.
2083 		/// </summary>
2084 		public static string Ascending
2085 		{
2086 			get { return m_strAscending; }
2087 		}
2088 
2089 		private static string m_strAskContinue =
2090 			@"Do you want to continue?";
2091 		/// <summary>
2092 		/// Look up a localized string similar to
2093 		/// 'Do you want to continue?'.
2094 		/// </summary>
2095 		public static string AskContinue
2096 		{
2097 			get { return m_strAskContinue; }
2098 		}
2099 
2100 		private static string m_strAssociationsLower =
2101 			@"association(s)";
2102 		/// <summary>
2103 		/// Look up a localized string similar to
2104 		/// 'association(s)'.
2105 		/// </summary>
2106 		public static string AssociationsLower
2107 		{
2108 			get { return m_strAssociationsLower; }
2109 		}
2110 
2111 		private static string m_strAsterisks =
2112 			@"Asterisks";
2113 		/// <summary>
2114 		/// Look up a localized string similar to
2115 		/// 'Asterisks'.
2116 		/// </summary>
2117 		public static string Asterisks
2118 		{
2119 			get { return m_strAsterisks; }
2120 		}
2121 
2122 		private static string m_strAttachedExistsAlready =
2123 			@"The following file has already been attached to the current entry:";
2124 		/// <summary>
2125 		/// Look up a localized string similar to
2126 		/// 'The following file has already been attached to the current entry:'.
2127 		/// </summary>
2128 		public static string AttachedExistsAlready
2129 		{
2130 			get { return m_strAttachedExistsAlready; }
2131 		}
2132 
2133 		private static string m_strAttachExtDiscardDesc =
2134 			@"Discard any changes made to the temporary file and do not modify the current attachment.";
2135 		/// <summary>
2136 		/// Look up a localized string similar to
2137 		/// 'Discard any changes made to the temporary file and do not modify the current attachment.'.
2138 		/// </summary>
2139 		public static string AttachExtDiscardDesc
2140 		{
2141 			get { return m_strAttachExtDiscardDesc; }
2142 		}
2143 
2144 		private static string m_strAttachExtImportDesc =
2145 			@"Replace the attachment by the (modified) temporary file.";
2146 		/// <summary>
2147 		/// Look up a localized string similar to
2148 		/// 'Replace the attachment by the (modified) temporary file.'.
2149 		/// </summary>
2150 		public static string AttachExtImportDesc
2151 		{
2152 			get { return m_strAttachExtImportDesc; }
2153 		}
2154 
2155 		private static string m_strAttachExtOpened =
2156 			@"KeePass has extracted the attachment to a (EFS-encrypted) temporary file and opened it using an external application.";
2157 		/// <summary>
2158 		/// Look up a localized string similar to
2159 		/// 'KeePass has extracted the attachment to a (EFS-encrypted) temporary file and opened it using an external application.'.
2160 		/// </summary>
2161 		public static string AttachExtOpened
2162 		{
2163 			get { return m_strAttachExtOpened; }
2164 		}
2165 
2166 		private static string m_strAttachExtOpenedPost =
2167 			@"After viewing/editing and closing the file in the external application, please choose how to continue";
2168 		/// <summary>
2169 		/// Look up a localized string similar to
2170 		/// 'After viewing/editing and closing the file in the external application, please choose how to continue'.
2171 		/// </summary>
2172 		public static string AttachExtOpenedPost
2173 		{
2174 			get { return m_strAttachExtOpenedPost; }
2175 		}
2176 
2177 		private static string m_strAttachExtSecDel =
2178 			@"In any case, KeePass will securely delete the temporary file afterwards.";
2179 		/// <summary>
2180 		/// Look up a localized string similar to
2181 		/// 'In any case, KeePass will securely delete the temporary file afterwards.'.
2182 		/// </summary>
2183 		public static string AttachExtSecDel
2184 		{
2185 			get { return m_strAttachExtSecDel; }
2186 		}
2187 
2188 		private static string m_strAttachFailed =
2189 			@"Failed to attach file:";
2190 		/// <summary>
2191 		/// Look up a localized string similar to
2192 		/// 'Failed to attach file:'.
2193 		/// </summary>
2194 		public static string AttachFailed
2195 		{
2196 			get { return m_strAttachFailed; }
2197 		}
2198 
2199 		private static string m_strAttachFiles =
2200 			@"Attach Files To Entry";
2201 		/// <summary>
2202 		/// Look up a localized string similar to
2203 		/// 'Attach Files To Entry'.
2204 		/// </summary>
2205 		public static string AttachFiles
2206 		{
2207 			get { return m_strAttachFiles; }
2208 		}
2209 
2210 		private static string m_strAttachments =
2211 			@"Attachments";
2212 		/// <summary>
2213 		/// Look up a localized string similar to
2214 		/// 'Attachments'.
2215 		/// </summary>
2216 		public static string Attachments
2217 		{
2218 			get { return m_strAttachments; }
2219 		}
2220 
2221 		private static string m_strAttachmentSave =
2222 			@"Save Attached File As";
2223 		/// <summary>
2224 		/// Look up a localized string similar to
2225 		/// 'Save Attached File As'.
2226 		/// </summary>
2227 		public static string AttachmentSave
2228 		{
2229 			get { return m_strAttachmentSave; }
2230 		}
2231 
2232 		private static string m_strAttachmentsSave =
2233 			@"Save attached files to:";
2234 		/// <summary>
2235 		/// Look up a localized string similar to
2236 		/// 'Save attached files to:'.
2237 		/// </summary>
2238 		public static string AttachmentsSave
2239 		{
2240 			get { return m_strAttachmentsSave; }
2241 		}
2242 
2243 		private static string m_strAttachNewRename =
2244 			@"Do you wish to rename the new file or overwrite the existing attached file?";
2245 		/// <summary>
2246 		/// Look up a localized string similar to
2247 		/// 'Do you wish to rename the new file or overwrite the existing attached file?'.
2248 		/// </summary>
2249 		public static string AttachNewRename
2250 		{
2251 			get { return m_strAttachNewRename; }
2252 		}
2253 
2254 		private static string m_strAttachNewRenameRemarks0 =
2255 			@"Click [Yes] to rename the new file.";
2256 		/// <summary>
2257 		/// Look up a localized string similar to
2258 		/// 'Click [Yes] to rename the new file.'.
2259 		/// </summary>
2260 		public static string AttachNewRenameRemarks0
2261 		{
2262 			get { return m_strAttachNewRenameRemarks0; }
2263 		}
2264 
2265 		private static string m_strAttachNewRenameRemarks1 =
2266 			@"Click [No] to overwrite the existing attached file.";
2267 		/// <summary>
2268 		/// Look up a localized string similar to
2269 		/// 'Click [No] to overwrite the existing attached file.'.
2270 		/// </summary>
2271 		public static string AttachNewRenameRemarks1
2272 		{
2273 			get { return m_strAttachNewRenameRemarks1; }
2274 		}
2275 
2276 		private static string m_strAttachNewRenameRemarks2 =
2277 			@"Click [Cancel] to skip this file.";
2278 		/// <summary>
2279 		/// Look up a localized string similar to
2280 		/// 'Click [Cancel] to skip this file.'.
2281 		/// </summary>
2282 		public static string AttachNewRenameRemarks2
2283 		{
2284 			get { return m_strAttachNewRenameRemarks2; }
2285 		}
2286 
2287 		private static string m_strAuthor =
2288 			@"Author";
2289 		/// <summary>
2290 		/// Look up a localized string similar to
2291 		/// 'Author'.
2292 		/// </summary>
2293 		public static string Author
2294 		{
2295 			get { return m_strAuthor; }
2296 		}
2297 
2298 		private static string m_strAuto =
2299 			@"Auto";
2300 		/// <summary>
2301 		/// Look up a localized string similar to
2302 		/// 'Auto'.
2303 		/// </summary>
2304 		public static string Auto
2305 		{
2306 			get { return m_strAuto; }
2307 		}
2308 
2309 		private static string m_strAutoCreateNew =
2310 			@"Automatically create new";
2311 		/// <summary>
2312 		/// Look up a localized string similar to
2313 		/// 'Automatically create new'.
2314 		/// </summary>
2315 		public static string AutoCreateNew
2316 		{
2317 			get { return m_strAutoCreateNew; }
2318 		}
2319 
2320 		private static string m_strAutoGeneratedPasswordSettings =
2321 			@"Automatically generated passwords for new entries";
2322 		/// <summary>
2323 		/// Look up a localized string similar to
2324 		/// 'Automatically generated passwords for new entries'.
2325 		/// </summary>
2326 		public static string AutoGeneratedPasswordSettings
2327 		{
2328 			get { return m_strAutoGeneratedPasswordSettings; }
2329 		}
2330 
2331 		private static string m_strAutoRememberOpenLastFile =
2332 			@"Remember and automatically open last used database on startup";
2333 		/// <summary>
2334 		/// Look up a localized string similar to
2335 		/// 'Remember and automatically open last used database on startup'.
2336 		/// </summary>
2337 		public static string AutoRememberOpenLastFile
2338 		{
2339 			get { return m_strAutoRememberOpenLastFile; }
2340 		}
2341 
2342 		private static string m_strAutoSaveAfterEntryEdit =
2343 			@"Automatically save after modifying an entry using the entry editing dialog";
2344 		/// <summary>
2345 		/// Look up a localized string similar to
2346 		/// 'Automatically save after modifying an entry using the entry editing dialog'.
2347 		/// </summary>
2348 		public static string AutoSaveAfterEntryEdit
2349 		{
2350 			get { return m_strAutoSaveAfterEntryEdit; }
2351 		}
2352 
2353 		private static string m_strAutoSaveAtExit =
2354 			@"Automatically save when closing/locking the database";
2355 		/// <summary>
2356 		/// Look up a localized string similar to
2357 		/// 'Automatically save when closing/locking the database'.
2358 		/// </summary>
2359 		public static string AutoSaveAtExit
2360 		{
2361 			get { return m_strAutoSaveAtExit; }
2362 		}
2363 
2364 		private static string m_strAutoShowExpiredEntries =
2365 			@"Show expired entries (if any)";
2366 		/// <summary>
2367 		/// Look up a localized string similar to
2368 		/// 'Show expired entries (if any)'.
2369 		/// </summary>
2370 		public static string AutoShowExpiredEntries
2371 		{
2372 			get { return m_strAutoShowExpiredEntries; }
2373 		}
2374 
2375 		private static string m_strAutoShowSoonToExpireEntries =
2376 			@"Show entries that will expire soon (if any)";
2377 		/// <summary>
2378 		/// Look up a localized string similar to
2379 		/// 'Show entries that will expire soon (if any)'.
2380 		/// </summary>
2381 		public static string AutoShowSoonToExpireEntries
2382 		{
2383 			get { return m_strAutoShowSoonToExpireEntries; }
2384 		}
2385 
2386 		private static string m_strAutoType =
2387 			@"Auto-Type";
2388 		/// <summary>
2389 		/// Look up a localized string similar to
2390 		/// 'Auto-Type'.
2391 		/// </summary>
2392 		public static string AutoType
2393 		{
2394 			get { return m_strAutoType; }
2395 		}
2396 
2397 		private static string m_strAutoTypeAbortedOnWindow =
2398 			@"Auto-Type has been aborted, because the target window is disallowed by the application policy (defined by your administrator).";
2399 		/// <summary>
2400 		/// Look up a localized string similar to
2401 		/// 'Auto-Type has been aborted, because the target window is disallowed by the application policy (defined by your administrator).'.
2402 		/// </summary>
2403 		public static string AutoTypeAbortedOnWindow
2404 		{
2405 			get { return m_strAutoTypeAbortedOnWindow; }
2406 		}
2407 
2408 		private static string m_strAutoTypeAlwaysShowSelDialog =
2409 			@"Always show global auto-type entry selection dialog";
2410 		/// <summary>
2411 		/// Look up a localized string similar to
2412 		/// 'Always show global auto-type entry selection dialog'.
2413 		/// </summary>
2414 		public static string AutoTypeAlwaysShowSelDialog
2415 		{
2416 			get { return m_strAutoTypeAlwaysShowSelDialog; }
2417 		}
2418 
2419 		private static string m_strAutoTypeCancelOnTitleChange =
2420 			@"Cancel auto-type when the target window title changes";
2421 		/// <summary>
2422 		/// Look up a localized string similar to
2423 		/// 'Cancel auto-type when the target window title changes'.
2424 		/// </summary>
2425 		public static string AutoTypeCancelOnTitleChange
2426 		{
2427 			get { return m_strAutoTypeCancelOnTitleChange; }
2428 		}
2429 
2430 		private static string m_strAutoTypeCancelOnWindowChange =
2431 			@"Cancel auto-type when the target window changes";
2432 		/// <summary>
2433 		/// Look up a localized string similar to
2434 		/// 'Cancel auto-type when the target window changes'.
2435 		/// </summary>
2436 		public static string AutoTypeCancelOnWindowChange
2437 		{
2438 			get { return m_strAutoTypeCancelOnWindowChange; }
2439 		}
2440 
2441 		private static string m_strAutoTypeEntrySelection =
2442 			@"Auto-Type Entry Selection";
2443 		/// <summary>
2444 		/// Look up a localized string similar to
2445 		/// 'Auto-Type Entry Selection'.
2446 		/// </summary>
2447 		public static string AutoTypeEntrySelection
2448 		{
2449 			get { return m_strAutoTypeEntrySelection; }
2450 		}
2451 
2452 		private static string m_strAutoTypeEntrySelectionDescLong2 =
2453 			@"The following entries have been found for the currently active target window. Please select the entry that you want to auto-type into the target window.";
2454 		/// <summary>
2455 		/// Look up a localized string similar to
2456 		/// 'The following entries have been found for the currently active target window. Please select the entry that you want to auto-type into the target window.'.
2457 		/// </summary>
2458 		public static string AutoTypeEntrySelectionDescLong2
2459 		{
2460 			get { return m_strAutoTypeEntrySelectionDescLong2; }
2461 		}
2462 
2463 		private static string m_strAutoTypeEntrySelectionDescShort =
2464 			@"Multiple entries exist for the current window.";
2465 		/// <summary>
2466 		/// Look up a localized string similar to
2467 		/// 'Multiple entries exist for the current window.'.
2468 		/// </summary>
2469 		public static string AutoTypeEntrySelectionDescShort
2470 		{
2471 			get { return m_strAutoTypeEntrySelectionDescShort; }
2472 		}
2473 
2474 		private static string m_strAutoTypeGlobalHint =
2475 			@"If you want KeePass to search the active database for a matching entry and auto-type it, use the 'Global auto-type' hot key.";
2476 		/// <summary>
2477 		/// Look up a localized string similar to
2478 		/// 'If you want KeePass to search the active database for a matching entry and auto-type it, use the &#39;Global auto-type&#39; hot key.'.
2479 		/// </summary>
2480 		public static string AutoTypeGlobalHint
2481 		{
2482 			get { return m_strAutoTypeGlobalHint; }
2483 		}
2484 
2485 		private static string m_strAutoTypeMatchByTagInTitle =
2486 			@"An entry matches if one of its tags is contained in the target window title";
2487 		/// <summary>
2488 		/// Look up a localized string similar to
2489 		/// 'An entry matches if one of its tags is contained in the target window title'.
2490 		/// </summary>
2491 		public static string AutoTypeMatchByTagInTitle
2492 		{
2493 			get { return m_strAutoTypeMatchByTagInTitle; }
2494 		}
2495 
2496 		private static string m_strAutoTypeMatchByTitle =
2497 			@"An entry matches if its title is contained in the target window title";
2498 		/// <summary>
2499 		/// Look up a localized string similar to
2500 		/// 'An entry matches if its title is contained in the target window title'.
2501 		/// </summary>
2502 		public static string AutoTypeMatchByTitle
2503 		{
2504 			get { return m_strAutoTypeMatchByTitle; }
2505 		}
2506 
2507 		private static string m_strAutoTypeMatchByUrlHostInTitle =
2508 			@"An entry matches if the host component of its URL is contained in the target window title";
2509 		/// <summary>
2510 		/// Look up a localized string similar to
2511 		/// 'An entry matches if the host component of its URL is contained in the target window title'.
2512 		/// </summary>
2513 		public static string AutoTypeMatchByUrlHostInTitle
2514 		{
2515 			get { return m_strAutoTypeMatchByUrlHostInTitle; }
2516 		}
2517 
2518 		private static string m_strAutoTypeMatchByUrlInTitle =
2519 			@"An entry matches if its URL is contained in the target window title";
2520 		/// <summary>
2521 		/// Look up a localized string similar to
2522 		/// 'An entry matches if its URL is contained in the target window title'.
2523 		/// </summary>
2524 		public static string AutoTypeMatchByUrlInTitle
2525 		{
2526 			get { return m_strAutoTypeMatchByUrlInTitle; }
2527 		}
2528 
2529 		private static string m_strAutoTypeObfuscationHint =
2530 			@"Auto-Type obfuscation may not work with all windows.";
2531 		/// <summary>
2532 		/// Look up a localized string similar to
2533 		/// 'Auto-Type obfuscation may not work with all windows.'.
2534 		/// </summary>
2535 		public static string AutoTypeObfuscationHint
2536 		{
2537 			get { return m_strAutoTypeObfuscationHint; }
2538 		}
2539 
2540 		private static string m_strAutoTypePrependInitSeqForIE =
2541 			@"Prepend special initialization sequence for Internet Explorer windows";
2542 		/// <summary>
2543 		/// Look up a localized string similar to
2544 		/// 'Prepend special initialization sequence for Internet Explorer windows'.
2545 		/// </summary>
2546 		public static string AutoTypePrependInitSeqForIE
2547 		{
2548 			get { return m_strAutoTypePrependInitSeqForIE; }
2549 		}
2550 
2551 		private static string m_strAutoTypeReleaseAltWithKeyPress =
2552 			@"Send Alt keypress when only the Alt modifier is active";
2553 		/// <summary>
2554 		/// Look up a localized string similar to
2555 		/// 'Send Alt keypress when only the Alt modifier is active'.
2556 		/// </summary>
2557 		public static string AutoTypeReleaseAltWithKeyPress
2558 		{
2559 			get { return m_strAutoTypeReleaseAltWithKeyPress; }
2560 		}
2561 
2562 		private static string m_strAutoTypeSelectedNoEntry =
2563 			@"To use the 'Auto-type selected entry' hot key, you first need to select an entry in KeePass.";
2564 		/// <summary>
2565 		/// Look up a localized string similar to
2566 		/// 'To use the &#39;Auto-type selected entry&#39; hot key, you first need to select an entry in KeePass.'.
2567 		/// </summary>
2568 		public static string AutoTypeSelectedNoEntry
2569 		{
2570 			get { return m_strAutoTypeSelectedNoEntry; }
2571 		}
2572 
2573 		private static string m_strAutoTypeSequenceInvalid =
2574 			@"The specified auto-type sequence is invalid.";
2575 		/// <summary>
2576 		/// Look up a localized string similar to
2577 		/// 'The specified auto-type sequence is invalid.'.
2578 		/// </summary>
2579 		public static string AutoTypeSequenceInvalid
2580 		{
2581 			get { return m_strAutoTypeSequenceInvalid; }
2582 		}
2583 
2584 		private static string m_strAutoTypeUnknownPlaceholder =
2585 			@"The following auto-type placeholder or special key code is unknown/unsupported:";
2586 		/// <summary>
2587 		/// Look up a localized string similar to
2588 		/// 'The following auto-type placeholder or special key code is unknown/unsupported:'.
2589 		/// </summary>
2590 		public static string AutoTypeUnknownPlaceholder
2591 		{
2592 			get { return m_strAutoTypeUnknownPlaceholder; }
2593 		}
2594 
2595 		private static string m_strAutoTypeXDoToolRequired =
2596 			@"The 'xdotool' utility/package is required for auto-type.";
2597 		/// <summary>
2598 		/// Look up a localized string similar to
2599 		/// 'The &#39;xdotool&#39; utility/package is required for auto-type.'.
2600 		/// </summary>
2601 		public static string AutoTypeXDoToolRequired
2602 		{
2603 			get { return m_strAutoTypeXDoToolRequired; }
2604 		}
2605 
2606 		private static string m_strAutoTypeXDoToolRequiredGlobalVer =
2607 			@"For global auto-type, the 'xdotool' utility/package is required (version 2.20100818.3004 or higher!).";
2608 		/// <summary>
2609 		/// Look up a localized string similar to
2610 		/// 'For global auto-type, the &#39;xdotool&#39; utility/package is required (version 2.20100818.3004 or higher!).'.
2611 		/// </summary>
2612 		public static string AutoTypeXDoToolRequiredGlobalVer
2613 		{
2614 			get { return m_strAutoTypeXDoToolRequiredGlobalVer; }
2615 		}
2616 
2617 		private static string m_strAvailable =
2618 			@"Available";
2619 		/// <summary>
2620 		/// Look up a localized string similar to
2621 		/// 'Available'.
2622 		/// </summary>
2623 		public static string Available
2624 		{
2625 			get { return m_strAvailable; }
2626 		}
2627 
2628 		private static string m_strBackgroundColor =
2629 			@"Background Color";
2630 		/// <summary>
2631 		/// Look up a localized string similar to
2632 		/// 'Background Color'.
2633 		/// </summary>
2634 		public static string BackgroundColor
2635 		{
2636 			get { return m_strBackgroundColor; }
2637 		}
2638 
2639 		private static string m_strBackupDatabase =
2640 			@"You should regularly create a backup of the database file (onto an independent data storage device).";
2641 		/// <summary>
2642 		/// Look up a localized string similar to
2643 		/// 'You should regularly create a backup of the database file (onto an independent data storage device).'.
2644 		/// </summary>
2645 		public static string BackupDatabase
2646 		{
2647 			get { return m_strBackupDatabase; }
2648 		}
2649 
2650 		private static string m_strBackupFile =
2651 			@"You should create a backup of this file.";
2652 		/// <summary>
2653 		/// Look up a localized string similar to
2654 		/// 'You should create a backup of this file.'.
2655 		/// </summary>
2656 		public static string BackupFile
2657 		{
2658 			get { return m_strBackupFile; }
2659 		}
2660 
2661 		private static string m_strBackupLocation =
2662 			@"Backups are stored here:";
2663 		/// <summary>
2664 		/// Look up a localized string similar to
2665 		/// 'Backups are stored here:'.
2666 		/// </summary>
2667 		public static string BackupLocation
2668 		{
2669 			get { return m_strBackupLocation; }
2670 		}
2671 
2672 		private static string m_strBinaryNoConv =
2673 			@"Binary (no conversion)";
2674 		/// <summary>
2675 		/// Look up a localized string similar to
2676 		/// 'Binary (no conversion)'.
2677 		/// </summary>
2678 		public static string BinaryNoConv
2679 		{
2680 			get { return m_strBinaryNoConv; }
2681 		}
2682 
2683 		private static string m_strBits =
2684 			@"Bits";
2685 		/// <summary>
2686 		/// Look up a localized string similar to
2687 		/// 'Bits'.
2688 		/// </summary>
2689 		public static string Bits
2690 		{
2691 			get { return m_strBits; }
2692 		}
2693 
2694 		private static string m_strBitsA =
2695 			@"{PARAM}-bit";
2696 		/// <summary>
2697 		/// Look up a localized string similar to
2698 		/// '{PARAM}-bit'.
2699 		/// </summary>
2700 		public static string BitsA
2701 		{
2702 			get { return m_strBitsA; }
2703 		}
2704 
2705 		private static string m_strBitsEx =
2706 			@"{PARAM} bits";
2707 		/// <summary>
2708 		/// Look up a localized string similar to
2709 		/// '{PARAM} bits'.
2710 		/// </summary>
2711 		public static string BitsEx
2712 		{
2713 			get { return m_strBitsEx; }
2714 		}
2715 
2716 		private static string m_strBold =
2717 			@"Bold";
2718 		/// <summary>
2719 		/// Look up a localized string similar to
2720 		/// 'Bold'.
2721 		/// </summary>
2722 		public static string Bold
2723 		{
2724 			get { return m_strBold; }
2725 		}
2726 
2727 		private static string m_strBothForms =
2728 			@"Both forms";
2729 		/// <summary>
2730 		/// Look up a localized string similar to
2731 		/// 'Both forms'.
2732 		/// </summary>
2733 		public static string BothForms
2734 		{
2735 			get { return m_strBothForms; }
2736 		}
2737 
2738 		private static string m_strBrowser =
2739 			@"Browser";
2740 		/// <summary>
2741 		/// Look up a localized string similar to
2742 		/// 'Browser'.
2743 		/// </summary>
2744 		public static string Browser
2745 		{
2746 			get { return m_strBrowser; }
2747 		}
2748 
2749 		private static string m_strBuiltIn =
2750 			@"built-in";
2751 		/// <summary>
2752 		/// Look up a localized string similar to
2753 		/// 'built-in'.
2754 		/// </summary>
2755 		public static string BuiltIn
2756 		{
2757 			get { return m_strBuiltIn; }
2758 		}
2759 
2760 		private static string m_strBuiltInU =
2761 			@"Built-in";
2762 		/// <summary>
2763 		/// Look up a localized string similar to
2764 		/// 'Built-in'.
2765 		/// </summary>
2766 		public static string BuiltInU
2767 		{
2768 			get { return m_strBuiltInU; }
2769 		}
2770 
2771 		private static string m_strButton =
2772 			@"Button";
2773 		/// <summary>
2774 		/// Look up a localized string similar to
2775 		/// 'Button'.
2776 		/// </summary>
2777 		public static string Button
2778 		{
2779 			get { return m_strButton; }
2780 		}
2781 
2782 		private static string m_strButtonBack =
2783 			@"< &Back";
2784 		/// <summary>
2785 		/// Look up a localized string similar to
2786 		/// '&lt; &amp;Back'.
2787 		/// </summary>
2788 		public static string ButtonBack
2789 		{
2790 			get { return m_strButtonBack; }
2791 		}
2792 
2793 		private static string m_strButtonDefault =
2794 			@"Default button";
2795 		/// <summary>
2796 		/// Look up a localized string similar to
2797 		/// 'Default button'.
2798 		/// </summary>
2799 		public static string ButtonDefault
2800 		{
2801 			get { return m_strButtonDefault; }
2802 		}
2803 
2804 		private static string m_strButtonFinish =
2805 			@"&Finish";
2806 		/// <summary>
2807 		/// Look up a localized string similar to
2808 		/// '&amp;Finish'.
2809 		/// </summary>
2810 		public static string ButtonFinish
2811 		{
2812 			get { return m_strButtonFinish; }
2813 		}
2814 
2815 		private static string m_strButtonNext =
2816 			@"&Next >";
2817 		/// <summary>
2818 		/// Look up a localized string similar to
2819 		/// '&amp;Next &gt;'.
2820 		/// </summary>
2821 		public static string ButtonNext
2822 		{
2823 			get { return m_strButtonNext; }
2824 		}
2825 
2826 		private static string m_strButtons =
2827 			@"Buttons";
2828 		/// <summary>
2829 		/// Look up a localized string similar to
2830 		/// 'Buttons'.
2831 		/// </summary>
2832 		public static string Buttons
2833 		{
2834 			get { return m_strButtons; }
2835 		}
2836 
2837 		private static string m_strCancel =
2838 			@"Cancel";
2839 		/// <summary>
2840 		/// Look up a localized string similar to
2841 		/// 'Cancel'.
2842 		/// </summary>
2843 		public static string Cancel
2844 		{
2845 			get { return m_strCancel; }
2846 		}
2847 
2848 		private static string m_strCannotMoveEntriesBcsGroup =
2849 			@"Cannot move entries because they are not stored in the same group.";
2850 		/// <summary>
2851 		/// Look up a localized string similar to
2852 		/// 'Cannot move entries because they are not stored in the same group.'.
2853 		/// </summary>
2854 		public static string CannotMoveEntriesBcsGroup
2855 		{
2856 			get { return m_strCannotMoveEntriesBcsGroup; }
2857 		}
2858 
2859 		private static string m_strChangeMasterKey =
2860 			@"Change Master Key";
2861 		/// <summary>
2862 		/// Look up a localized string similar to
2863 		/// 'Change Master Key'.
2864 		/// </summary>
2865 		public static string ChangeMasterKey
2866 		{
2867 			get { return m_strChangeMasterKey; }
2868 		}
2869 
2870 		private static string m_strChangeMasterKeyIntroShort =
2871 			@"You are changing the master key for the currently open database.";
2872 		/// <summary>
2873 		/// Look up a localized string similar to
2874 		/// 'You are changing the master key for the currently open database.'.
2875 		/// </summary>
2876 		public static string ChangeMasterKeyIntroShort
2877 		{
2878 			get { return m_strChangeMasterKeyIntroShort; }
2879 		}
2880 
2881 		private static string m_strCharsAbbr =
2882 			@"ch.";
2883 		/// <summary>
2884 		/// Look up a localized string similar to
2885 		/// 'ch.'.
2886 		/// </summary>
2887 		public static string CharsAbbr
2888 		{
2889 			get { return m_strCharsAbbr; }
2890 		}
2891 
2892 		private static string m_strCharsStc =
2893 			@"characters";
2894 		/// <summary>
2895 		/// Look up a localized string similar to
2896 		/// 'characters'.
2897 		/// </summary>
2898 		public static string CharsStc
2899 		{
2900 			get { return m_strCharsStc; }
2901 		}
2902 
2903 		private static string m_strCheckForUpdAtStart =
2904 			@"Check for update at KeePass startup";
2905 		/// <summary>
2906 		/// Look up a localized string similar to
2907 		/// 'Check for update at KeePass startup'.
2908 		/// </summary>
2909 		public static string CheckForUpdAtStart
2910 		{
2911 			get { return m_strCheckForUpdAtStart; }
2912 		}
2913 
2914 		private static string m_strCheckingForUpd =
2915 			@"Checking for updates";
2916 		/// <summary>
2917 		/// Look up a localized string similar to
2918 		/// 'Checking for updates'.
2919 		/// </summary>
2920 		public static string CheckingForUpd
2921 		{
2922 			get { return m_strCheckingForUpd; }
2923 		}
2924 
2925 		private static string m_strClassicAdj =
2926 			@"Classic";
2927 		/// <summary>
2928 		/// Look up a localized string similar to
2929 		/// 'Classic'.
2930 		/// </summary>
2931 		public static string ClassicAdj
2932 		{
2933 			get { return m_strClassicAdj; }
2934 		}
2935 
2936 		private static string m_strClearKeyCmdLineParams =
2937 			@"Clear master key command line parameters after using them once";
2938 		/// <summary>
2939 		/// Look up a localized string similar to
2940 		/// 'Clear master key command line parameters after using them once'.
2941 		/// </summary>
2942 		public static string ClearKeyCmdLineParams
2943 		{
2944 			get { return m_strClearKeyCmdLineParams; }
2945 		}
2946 
2947 		private static string m_strClearMru =
2948 			@"&Clear List";
2949 		/// <summary>
2950 		/// Look up a localized string similar to
2951 		/// '&amp;Clear List'.
2952 		/// </summary>
2953 		public static string ClearMru
2954 		{
2955 			get { return m_strClearMru; }
2956 		}
2957 
2958 		private static string m_strClipboard =
2959 			@"Clipboard";
2960 		/// <summary>
2961 		/// Look up a localized string similar to
2962 		/// 'Clipboard'.
2963 		/// </summary>
2964 		public static string Clipboard
2965 		{
2966 			get { return m_strClipboard; }
2967 		}
2968 
2969 		private static string m_strClipboardClearDesc =
2970 			@"Copying sensitive data to the clipboard starts a countdown. After the specified time, the clipboard is cleared.";
2971 		/// <summary>
2972 		/// Look up a localized string similar to
2973 		/// 'Copying sensitive data to the clipboard starts a countdown. After the specified time, the clipboard is cleared.'.
2974 		/// </summary>
2975 		public static string ClipboardClearDesc
2976 		{
2977 			get { return m_strClipboardClearDesc; }
2978 		}
2979 
2980 		private static string m_strClipboardClearInSeconds =
2981 			@"Clipboard will be cleared in [PARAM] seconds";
2982 		/// <summary>
2983 		/// Look up a localized string similar to
2984 		/// 'Clipboard will be cleared in [PARAM] seconds'.
2985 		/// </summary>
2986 		public static string ClipboardClearInSeconds
2987 		{
2988 			get { return m_strClipboardClearInSeconds; }
2989 		}
2990 
2991 		private static string m_strClipboardClearOnExit =
2992 			@"Clear clipboard when closing KeePass";
2993 		/// <summary>
2994 		/// Look up a localized string similar to
2995 		/// 'Clear clipboard when closing KeePass'.
2996 		/// </summary>
2997 		public static string ClipboardClearOnExit
2998 		{
2999 			get { return m_strClipboardClearOnExit; }
3000 		}
3001 
3002 		private static string m_strClipboardDataCopied =
3003 			@"Data copied to clipboard.";
3004 		/// <summary>
3005 		/// Look up a localized string similar to
3006 		/// 'Data copied to clipboard.'.
3007 		/// </summary>
3008 		public static string ClipboardDataCopied
3009 		{
3010 			get { return m_strClipboardDataCopied; }
3011 		}
3012 
3013 		private static string m_strClipboardMain =
3014 			@"Clipboard (Main Entry List)";
3015 		/// <summary>
3016 		/// Look up a localized string similar to
3017 		/// 'Clipboard (Main Entry List)'.
3018 		/// </summary>
3019 		public static string ClipboardMain
3020 		{
3021 			get { return m_strClipboardMain; }
3022 		}
3023 
3024 		private static string m_strClipboardNoPersist =
3025 			@"Do not store data in the Windows clipboard history and the cloud clipboard";
3026 		/// <summary>
3027 		/// Look up a localized string similar to
3028 		/// 'Do not store data in the Windows clipboard history and the cloud clipboard'.
3029 		/// </summary>
3030 		public static string ClipboardNoPersist
3031 		{
3032 			get { return m_strClipboardNoPersist; }
3033 		}
3034 
3035 		private static string m_strClipboardOptionME =
3036 			@"This option applies to entry clipboard commands in the main window (like 'Copy User Name' and 'Copy Password').";
3037 		/// <summary>
3038 		/// Look up a localized string similar to
3039 		/// 'This option applies to entry clipboard commands in the main window (like &#39;Copy User Name&#39; and &#39;Copy Password&#39;).'.
3040 		/// </summary>
3041 		public static string ClipboardOptionME
3042 		{
3043 			get { return m_strClipboardOptionME; }
3044 		}
3045 
3046 		private static string m_strClipboardViewerIgnoreFormat =
3047 			@"Use 'Clipboard Viewer Ignore' clipboard format";
3048 		/// <summary>
3049 		/// Look up a localized string similar to
3050 		/// 'Use &#39;Clipboard Viewer Ignore&#39; clipboard format'.
3051 		/// </summary>
3052 		public static string ClipboardViewerIgnoreFormat
3053 		{
3054 			get { return m_strClipboardViewerIgnoreFormat; }
3055 		}
3056 
3057 		private static string m_strClose =
3058 			@"Close";
3059 		/// <summary>
3060 		/// Look up a localized string similar to
3061 		/// 'Close'.
3062 		/// </summary>
3063 		public static string Close
3064 		{
3065 			get { return m_strClose; }
3066 		}
3067 
3068 		private static string m_strCloseActiveDatabase =
3069 			@"Close active database";
3070 		/// <summary>
3071 		/// Look up a localized string similar to
3072 		/// 'Close active database'.
3073 		/// </summary>
3074 		public static string CloseActiveDatabase
3075 		{
3076 			get { return m_strCloseActiveDatabase; }
3077 		}
3078 
3079 		private static string m_strCloseButtonMinimizes =
3080 			@"Close button [X] minimizes main window instead of terminating the application";
3081 		/// <summary>
3082 		/// Look up a localized string similar to
3083 		/// 'Close button [X] minimizes main window instead of terminating the application'.
3084 		/// </summary>
3085 		public static string CloseButtonMinimizes
3086 		{
3087 			get { return m_strCloseButtonMinimizes; }
3088 		}
3089 
3090 		private static string m_strClosingDatabaseFile =
3091 			@"Closing database file";
3092 		/// <summary>
3093 		/// Look up a localized string similar to
3094 		/// 'Closing database file'.
3095 		/// </summary>
3096 		public static string ClosingDatabaseFile
3097 		{
3098 			get { return m_strClosingDatabaseFile; }
3099 		}
3100 
3101 		private static string m_strClusterCenters2 =
3102 			@"Clusters of similar passwords (excluding TANs).";
3103 		/// <summary>
3104 		/// Look up a localized string similar to
3105 		/// 'Clusters of similar passwords (excluding TANs).'.
3106 		/// </summary>
3107 		public static string ClusterCenters2
3108 		{
3109 			get { return m_strClusterCenters2; }
3110 		}
3111 
3112 		private static string m_strClusterCentersDesc =
3113 			@"Each entry in the list below is the center of a cluster of entries that have similar, but not identical passwords. Click on an entry to see the cluster (list of entries with descending similarity).";
3114 		/// <summary>
3115 		/// Look up a localized string similar to
3116 		/// 'Each entry in the list below is the center of a cluster of entries that have similar, but not identical passwords. Click on an entry to see the cluster (list of entries with descending similarity).'.
3117 		/// </summary>
3118 		public static string ClusterCentersDesc
3119 		{
3120 			get { return m_strClusterCentersDesc; }
3121 		}
3122 
3123 		private static string m_strColumn =
3124 			@"Column";
3125 		/// <summary>
3126 		/// Look up a localized string similar to
3127 		/// 'Column'.
3128 		/// </summary>
3129 		public static string Column
3130 		{
3131 			get { return m_strColumn; }
3132 		}
3133 
3134 		private static string m_strColumns =
3135 			@"Columns";
3136 		/// <summary>
3137 		/// Look up a localized string similar to
3138 		/// 'Columns'.
3139 		/// </summary>
3140 		public static string Columns
3141 		{
3142 			get { return m_strColumns; }
3143 		}
3144 
3145 		private static string m_strComments =
3146 			@"Comments";
3147 		/// <summary>
3148 		/// Look up a localized string similar to
3149 		/// 'Comments'.
3150 		/// </summary>
3151 		public static string Comments
3152 		{
3153 			get { return m_strComments; }
3154 		}
3155 
3156 		private static string m_strCompany =
3157 			@"Company";
3158 		/// <summary>
3159 		/// Look up a localized string similar to
3160 		/// 'Company'.
3161 		/// </summary>
3162 		public static string Company
3163 		{
3164 			get { return m_strCompany; }
3165 		}
3166 
3167 		private static string m_strComparison =
3168 			@"Comparison";
3169 		/// <summary>
3170 		/// Look up a localized string similar to
3171 		/// 'Comparison'.
3172 		/// </summary>
3173 		public static string Comparison
3174 		{
3175 			get { return m_strComparison; }
3176 		}
3177 
3178 		private static string m_strCompatWithOldVer =
3179 			@"compatible with older KeePass versions/ports";
3180 		/// <summary>
3181 		/// Look up a localized string similar to
3182 		/// 'compatible with older KeePass versions/ports'.
3183 		/// </summary>
3184 		public static string CompatWithOldVer
3185 		{
3186 			get { return m_strCompatWithOldVer; }
3187 		}
3188 
3189 		private static string m_strComponent =
3190 			@"Component";
3191 		/// <summary>
3192 		/// Look up a localized string similar to
3193 		/// 'Component'.
3194 		/// </summary>
3195 		public static string Component
3196 		{
3197 			get { return m_strComponent; }
3198 		}
3199 
3200 		private static string m_strCondition =
3201 			@"Condition";
3202 		/// <summary>
3203 		/// Look up a localized string similar to
3204 		/// 'Condition'.
3205 		/// </summary>
3206 		public static string Condition
3207 		{
3208 			get { return m_strCondition; }
3209 		}
3210 
3211 		private static string m_strConfigAffectAdmin =
3212 			@"Changes to the configuration/policy will affect you and all users of this KeePass installation.";
3213 		/// <summary>
3214 		/// Look up a localized string similar to
3215 		/// 'Changes to the configuration/policy will affect you and all users of this KeePass installation.'.
3216 		/// </summary>
3217 		public static string ConfigAffectAdmin
3218 		{
3219 			get { return m_strConfigAffectAdmin; }
3220 		}
3221 
3222 		private static string m_strConfigAffectUser =
3223 			@"Changes to the configuration/policy will only affect you. Policy flags that are enforced by the administrator are reset after restarting KeePass.";
3224 		/// <summary>
3225 		/// Look up a localized string similar to
3226 		/// 'Changes to the configuration/policy will only affect you. Policy flags that are enforced by the administrator are reset after restarting KeePass.'.
3227 		/// </summary>
3228 		public static string ConfigAffectUser
3229 		{
3230 			get { return m_strConfigAffectUser; }
3231 		}
3232 
3233 		private static string m_strConfigError =
3234 			@"Configuration error";
3235 		/// <summary>
3236 		/// Look up a localized string similar to
3237 		/// 'Configuration error'.
3238 		/// </summary>
3239 		public static string ConfigError
3240 		{
3241 			get { return m_strConfigError; }
3242 		}
3243 
3244 		private static string m_strConfigOverwriteBackup =
3245 			@"KeePass will maybe overwrite the configuration file. Therefore, a backup has been created.";
3246 		/// <summary>
3247 		/// Look up a localized string similar to
3248 		/// 'KeePass will maybe overwrite the configuration file. Therefore, a backup has been created.'.
3249 		/// </summary>
3250 		public static string ConfigOverwriteBackup
3251 		{
3252 			get { return m_strConfigOverwriteBackup; }
3253 		}
3254 
3255 		private static string m_strConfigureAutoType =
3256 			@"Configure Auto-Type";
3257 		/// <summary>
3258 		/// Look up a localized string similar to
3259 		/// 'Configure Auto-Type'.
3260 		/// </summary>
3261 		public static string ConfigureAutoType
3262 		{
3263 			get { return m_strConfigureAutoType; }
3264 		}
3265 
3266 		private static string m_strConfigureAutoTypeDesc =
3267 			@"Configure auto-type behaviour for this entry.";
3268 		/// <summary>
3269 		/// Look up a localized string similar to
3270 		/// 'Configure auto-type behaviour for this entry.'.
3271 		/// </summary>
3272 		public static string ConfigureAutoTypeDesc
3273 		{
3274 			get { return m_strConfigureAutoTypeDesc; }
3275 		}
3276 
3277 		private static string m_strConfigureAutoTypeItem =
3278 			@"Configure Auto-Type Item";
3279 		/// <summary>
3280 		/// Look up a localized string similar to
3281 		/// 'Configure Auto-Type Item'.
3282 		/// </summary>
3283 		public static string ConfigureAutoTypeItem
3284 		{
3285 			get { return m_strConfigureAutoTypeItem; }
3286 		}
3287 
3288 		private static string m_strConfigureAutoTypeItemDesc =
3289 			@"Associate a window title with a keystroke sequence.";
3290 		/// <summary>
3291 		/// Look up a localized string similar to
3292 		/// 'Associate a window title with a keystroke sequence.'.
3293 		/// </summary>
3294 		public static string ConfigureAutoTypeItemDesc
3295 		{
3296 			get { return m_strConfigureAutoTypeItemDesc; }
3297 		}
3298 
3299 		private static string m_strConfigureColumns =
3300 			@"Configure Columns";
3301 		/// <summary>
3302 		/// Look up a localized string similar to
3303 		/// 'Configure Columns'.
3304 		/// </summary>
3305 		public static string ConfigureColumns
3306 		{
3307 			get { return m_strConfigureColumns; }
3308 		}
3309 
3310 		private static string m_strConfigureColumnsDesc =
3311 			@"Configure entry list columns.";
3312 		/// <summary>
3313 		/// Look up a localized string similar to
3314 		/// 'Configure entry list columns.'.
3315 		/// </summary>
3316 		public static string ConfigureColumnsDesc
3317 		{
3318 			get { return m_strConfigureColumnsDesc; }
3319 		}
3320 
3321 		private static string m_strConfigureKeystrokeSeq =
3322 			@"Configure Keystroke Sequence";
3323 		/// <summary>
3324 		/// Look up a localized string similar to
3325 		/// 'Configure Keystroke Sequence'.
3326 		/// </summary>
3327 		public static string ConfigureKeystrokeSeq
3328 		{
3329 			get { return m_strConfigureKeystrokeSeq; }
3330 		}
3331 
3332 		private static string m_strConfigureKeystrokeSeqDesc =
3333 			@"Define a default keystroke sequence.";
3334 		/// <summary>
3335 		/// Look up a localized string similar to
3336 		/// 'Define a default keystroke sequence.'.
3337 		/// </summary>
3338 		public static string ConfigureKeystrokeSeqDesc
3339 		{
3340 			get { return m_strConfigureKeystrokeSeqDesc; }
3341 		}
3342 
3343 		private static string m_strConfigureOnNewDatabase3 =
3344 			@"Configure New Database";
3345 		/// <summary>
3346 		/// Look up a localized string similar to
3347 		/// 'Configure New Database'.
3348 		/// </summary>
3349 		public static string ConfigureOnNewDatabase3
3350 		{
3351 			get { return m_strConfigureOnNewDatabase3; }
3352 		}
3353 
3354 		private static string m_strConsiderDashesEq =
3355 			@"Consider similar dashes as identical";
3356 		/// <summary>
3357 		/// Look up a localized string similar to
3358 		/// 'Consider similar dashes as identical'.
3359 		/// </summary>
3360 		public static string ConsiderDashesEq
3361 		{
3362 			get { return m_strConsiderDashesEq; }
3363 		}
3364 
3365 		private static string m_strContact =
3366 			@"Contact";
3367 		/// <summary>
3368 		/// Look up a localized string similar to
3369 		/// 'Contact'.
3370 		/// </summary>
3371 		public static string Contact
3372 		{
3373 			get { return m_strContact; }
3374 		}
3375 
3376 		private static string m_strContainsOp =
3377 			@"Contains";
3378 		/// <summary>
3379 		/// Look up a localized string similar to
3380 		/// 'Contains'.
3381 		/// </summary>
3382 		public static string ContainsOp
3383 		{
3384 			get { return m_strContainsOp; }
3385 		}
3386 
3387 		private static string m_strCopiedEntryData =
3388 			@"Copied entry data to clipboard";
3389 		/// <summary>
3390 		/// Look up a localized string similar to
3391 		/// 'Copied entry data to clipboard'.
3392 		/// </summary>
3393 		public static string CopiedEntryData
3394 		{
3395 			get { return m_strCopiedEntryData; }
3396 		}
3397 
3398 		private static string m_strCopy =
3399 			@"Copy";
3400 		/// <summary>
3401 		/// Look up a localized string similar to
3402 		/// 'Copy'.
3403 		/// </summary>
3404 		public static string Copy
3405 		{
3406 			get { return m_strCopy; }
3407 		}
3408 
3409 		private static string m_strCopyAll =
3410 			@"Copy All";
3411 		/// <summary>
3412 		/// Look up a localized string similar to
3413 		/// 'Copy All'.
3414 		/// </summary>
3415 		public static string CopyAll
3416 		{
3417 			get { return m_strCopyAll; }
3418 		}
3419 
3420 		private static string m_strCopyLink =
3421 			@"Copy Link";
3422 		/// <summary>
3423 		/// Look up a localized string similar to
3424 		/// 'Copy Link'.
3425 		/// </summary>
3426 		public static string CopyLink
3427 		{
3428 			get { return m_strCopyLink; }
3429 		}
3430 
3431 		private static string m_strCopyOfItem =
3432 			@"Copy";
3433 		/// <summary>
3434 		/// Look up a localized string similar to
3435 		/// 'Copy'.
3436 		/// </summary>
3437 		public static string CopyOfItem
3438 		{
3439 			get { return m_strCopyOfItem; }
3440 		}
3441 
3442 		private static string m_strCopyPasswordMenu =
3443 			@"Copy &Password";
3444 		/// <summary>
3445 		/// Look up a localized string similar to
3446 		/// 'Copy &amp;Password'.
3447 		/// </summary>
3448 		public static string CopyPasswordMenu
3449 		{
3450 			get { return m_strCopyPasswordMenu; }
3451 		}
3452 
3453 		private static string m_strCopyTanMenu =
3454 			@"Co&py TAN";
3455 		/// <summary>
3456 		/// Look up a localized string similar to
3457 		/// 'Co&amp;py TAN'.
3458 		/// </summary>
3459 		public static string CopyTanMenu
3460 		{
3461 			get { return m_strCopyTanMenu; }
3462 		}
3463 
3464 		private static string m_strCopyUrls =
3465 			@"&Copy URL(s)";
3466 		/// <summary>
3467 		/// Look up a localized string similar to
3468 		/// '&amp;Copy URL(s)'.
3469 		/// </summary>
3470 		public static string CopyUrls
3471 		{
3472 			get { return m_strCopyUrls; }
3473 		}
3474 
3475 		private static string m_strCopyUrlsInsteadOfOpening =
3476 			@"Copy URLs to clipboard instead of opening them";
3477 		/// <summary>
3478 		/// Look up a localized string similar to
3479 		/// 'Copy URLs to clipboard instead of opening them'.
3480 		/// </summary>
3481 		public static string CopyUrlsInsteadOfOpening
3482 		{
3483 			get { return m_strCopyUrlsInsteadOfOpening; }
3484 		}
3485 
3486 		private static string m_strCopyUserName =
3487 			@"Copy User Name";
3488 		/// <summary>
3489 		/// Look up a localized string similar to
3490 		/// 'Copy User Name'.
3491 		/// </summary>
3492 		public static string CopyUserName
3493 		{
3494 			get { return m_strCopyUserName; }
3495 		}
3496 
3497 		private static string m_strCopyWholeEntries =
3498 			@"Copy Whole Entries";
3499 		/// <summary>
3500 		/// Look up a localized string similar to
3501 		/// 'Copy Whole Entries'.
3502 		/// </summary>
3503 		public static string CopyWholeEntries
3504 		{
3505 			get { return m_strCopyWholeEntries; }
3506 		}
3507 
3508 		private static string m_strCorruptionByExt =
3509 			@"Such a corruption is usually caused by a plugin or a KeePass port. Please try to find out which plugin/port is causing it and report the issue to the corresponding developer.";
3510 		/// <summary>
3511 		/// Look up a localized string similar to
3512 		/// 'Such a corruption is usually caused by a plugin or a KeePass port. Please try to find out which plugin/port is causing it and report the issue to the corresponding developer.'.
3513 		/// </summary>
3514 		public static string CorruptionByExt
3515 		{
3516 			get { return m_strCorruptionByExt; }
3517 		}
3518 
3519 		private static string m_strCount =
3520 			@"Count";
3521 		/// <summary>
3522 		/// Look up a localized string similar to
3523 		/// 'Count'.
3524 		/// </summary>
3525 		public static string Count
3526 		{
3527 			get { return m_strCount; }
3528 		}
3529 
3530 		private static string m_strCreateMasterKey =
3531 			@"Create Master Key";
3532 		/// <summary>
3533 		/// Look up a localized string similar to
3534 		/// 'Create Master Key'.
3535 		/// </summary>
3536 		public static string CreateMasterKey
3537 		{
3538 			get { return m_strCreateMasterKey; }
3539 		}
3540 
3541 		private static string m_strCreateNewDatabase2 =
3542 			@"Create New Database";
3543 		/// <summary>
3544 		/// Look up a localized string similar to
3545 		/// 'Create New Database'.
3546 		/// </summary>
3547 		public static string CreateNewDatabase2
3548 		{
3549 			get { return m_strCreateNewDatabase2; }
3550 		}
3551 
3552 		private static string m_strCreateNewIDs =
3553 			@"Create new &IDs";
3554 		/// <summary>
3555 		/// Look up a localized string similar to
3556 		/// 'Create new &amp;IDs'.
3557 		/// </summary>
3558 		public static string CreateNewIDs
3559 		{
3560 			get { return m_strCreateNewIDs; }
3561 		}
3562 
3563 		private static string m_strCreationTime =
3564 			@"Creation Time";
3565 		/// <summary>
3566 		/// Look up a localized string similar to
3567 		/// 'Creation Time'.
3568 		/// </summary>
3569 		public static string CreationTime
3570 		{
3571 			get { return m_strCreationTime; }
3572 		}
3573 
3574 		private static string m_strCredSaveAll =
3575 			@"Remember user name and password";
3576 		/// <summary>
3577 		/// Look up a localized string similar to
3578 		/// 'Remember user name and password'.
3579 		/// </summary>
3580 		public static string CredSaveAll
3581 		{
3582 			get { return m_strCredSaveAll; }
3583 		}
3584 
3585 		private static string m_strCredSaveNone =
3586 			@"Do not remember user name and password";
3587 		/// <summary>
3588 		/// Look up a localized string similar to
3589 		/// 'Do not remember user name and password'.
3590 		/// </summary>
3591 		public static string CredSaveNone
3592 		{
3593 			get { return m_strCredSaveNone; }
3594 		}
3595 
3596 		private static string m_strCredSaveUserOnly =
3597 			@"Remember user name only";
3598 		/// <summary>
3599 		/// Look up a localized string similar to
3600 		/// 'Remember user name only'.
3601 		/// </summary>
3602 		public static string CredSaveUserOnly
3603 		{
3604 			get { return m_strCredSaveUserOnly; }
3605 		}
3606 
3607 		private static string m_strCredSpecifyDifferent =
3608 			@"&Specify different server credentials";
3609 		/// <summary>
3610 		/// Look up a localized string similar to
3611 		/// '&amp;Specify different server credentials'.
3612 		/// </summary>
3613 		public static string CredSpecifyDifferent
3614 		{
3615 			get { return m_strCredSpecifyDifferent; }
3616 		}
3617 
3618 		private static string m_strCsprojCountError =
3619 			@"There must be exactly one .csproj or .vbproj file.";
3620 		/// <summary>
3621 		/// Look up a localized string similar to
3622 		/// 'There must be exactly one .csproj or .vbproj file.'.
3623 		/// </summary>
3624 		public static string CsprojCountError
3625 		{
3626 			get { return m_strCsprojCountError; }
3627 		}
3628 
3629 		private static string m_strCsvImportDesc =
3630 			@"Import data from a file containing comma-separated values (CSV).";
3631 		/// <summary>
3632 		/// Look up a localized string similar to
3633 		/// 'Import data from a file containing comma-separated values (CSV).'.
3634 		/// </summary>
3635 		public static string CsvImportDesc
3636 		{
3637 			get { return m_strCsvImportDesc; }
3638 		}
3639 
3640 		private static string m_strCsvTextFile =
3641 			@"CSV/Text File";
3642 		/// <summary>
3643 		/// Look up a localized string similar to
3644 		/// 'CSV/Text File'.
3645 		/// </summary>
3646 		public static string CsvTextFile
3647 		{
3648 			get { return m_strCsvTextFile; }
3649 		}
3650 
3651 		private static string m_strCtrlAltAConflict =
3652 			@"KeePass' global auto-type hot key Ctrl+Alt+A is in conflict with a system key combination that is producing '{PARAM}'.";
3653 		/// <summary>
3654 		/// Look up a localized string similar to
3655 		/// 'KeePass&#39; global auto-type hot key Ctrl+Alt+A is in conflict with a system key combination that is producing &#39;{PARAM}&#39;.'.
3656 		/// </summary>
3657 		public static string CtrlAltAConflict
3658 		{
3659 			get { return m_strCtrlAltAConflict; }
3660 		}
3661 
3662 		private static string m_strCtrlAltAConflictHint =
3663 			@"You can change the global auto-type hot key to a different key combination in 'Tools' -> 'Options' -> tab 'Integration'.";
3664 		/// <summary>
3665 		/// Look up a localized string similar to
3666 		/// 'You can change the global auto-type hot key to a different key combination in &#39;Tools&#39; -&gt; &#39;Options&#39; -&gt; tab &#39;Integration&#39;.'.
3667 		/// </summary>
3668 		public static string CtrlAltAConflictHint
3669 		{
3670 			get { return m_strCtrlAltAConflictHint; }
3671 		}
3672 
3673 		private static string m_strCurrentStyle =
3674 			@"Current style";
3675 		/// <summary>
3676 		/// Look up a localized string similar to
3677 		/// 'Current style'.
3678 		/// </summary>
3679 		public static string CurrentStyle
3680 		{
3681 			get { return m_strCurrentStyle; }
3682 		}
3683 
3684 		private static string m_strCustom =
3685 			@"Custom";
3686 		/// <summary>
3687 		/// Look up a localized string similar to
3688 		/// 'Custom'.
3689 		/// </summary>
3690 		public static string Custom
3691 		{
3692 			get { return m_strCustom; }
3693 		}
3694 
3695 		private static string m_strCustomFields =
3696 			@"Custom Fields";
3697 		/// <summary>
3698 		/// Look up a localized string similar to
3699 		/// 'Custom Fields'.
3700 		/// </summary>
3701 		public static string CustomFields
3702 		{
3703 			get { return m_strCustomFields; }
3704 		}
3705 
3706 		private static string m_strCustomizableHtml =
3707 			@"Customizable HTML File";
3708 		/// <summary>
3709 		/// Look up a localized string similar to
3710 		/// 'Customizable HTML File'.
3711 		/// </summary>
3712 		public static string CustomizableHtml
3713 		{
3714 			get { return m_strCustomizableHtml; }
3715 		}
3716 
3717 		private static string m_strCustomTbButtonAdd =
3718 			@"Add custom toolbar button";
3719 		/// <summary>
3720 		/// Look up a localized string similar to
3721 		/// 'Add custom toolbar button'.
3722 		/// </summary>
3723 		public static string CustomTbButtonAdd
3724 		{
3725 			get { return m_strCustomTbButtonAdd; }
3726 		}
3727 
3728 		private static string m_strCustomTbButtonClicked =
3729 			@"Custom toolbar button clicked";
3730 		/// <summary>
3731 		/// Look up a localized string similar to
3732 		/// 'Custom toolbar button clicked'.
3733 		/// </summary>
3734 		public static string CustomTbButtonClicked
3735 		{
3736 			get { return m_strCustomTbButtonClicked; }
3737 		}
3738 
3739 		private static string m_strCustomTbButtonRemove =
3740 			@"Remove custom toolbar button";
3741 		/// <summary>
3742 		/// Look up a localized string similar to
3743 		/// 'Remove custom toolbar button'.
3744 		/// </summary>
3745 		public static string CustomTbButtonRemove
3746 		{
3747 			get { return m_strCustomTbButtonRemove; }
3748 		}
3749 
3750 		private static string m_strCut =
3751 			@"Cut";
3752 		/// <summary>
3753 		/// Look up a localized string similar to
3754 		/// 'Cut'.
3755 		/// </summary>
3756 		public static string Cut
3757 		{
3758 			get { return m_strCut; }
3759 		}
3760 
3761 		private static string m_strData =
3762 			@"Data";
3763 		/// <summary>
3764 		/// Look up a localized string similar to
3765 		/// 'Data'.
3766 		/// </summary>
3767 		public static string Data
3768 		{
3769 			get { return m_strData; }
3770 		}
3771 
3772 		private static string m_strDatabase =
3773 			@"Database";
3774 		/// <summary>
3775 		/// Look up a localized string similar to
3776 		/// 'Database'.
3777 		/// </summary>
3778 		public static string Database
3779 		{
3780 			get { return m_strDatabase; }
3781 		}
3782 
3783 		private static string m_strDatabaseDescPrompt =
3784 			@"Enter a short description of the database or leave it empty.";
3785 		/// <summary>
3786 		/// Look up a localized string similar to
3787 		/// 'Enter a short description of the database or leave it empty.'.
3788 		/// </summary>
3789 		public static string DatabaseDescPrompt
3790 		{
3791 			get { return m_strDatabaseDescPrompt; }
3792 		}
3793 
3794 		private static string m_strDatabaseFile =
3795 			@"Database file";
3796 		/// <summary>
3797 		/// Look up a localized string similar to
3798 		/// 'Database file'.
3799 		/// </summary>
3800 		public static string DatabaseFile
3801 		{
3802 			get { return m_strDatabaseFile; }
3803 		}
3804 
3805 		private static string m_strDatabaseFileIntro =
3806 			@"Your data will be stored in a KeePass database file, which is a regular file. After clicking [OK], you will be prompted to specify the location where KeePass should save this file.";
3807 		/// <summary>
3808 		/// Look up a localized string similar to
3809 		/// 'Your data will be stored in a KeePass database file, which is a regular file. After clicking [OK], you will be prompted to specify the location where KeePass should save this file.'.
3810 		/// </summary>
3811 		public static string DatabaseFileIntro
3812 		{
3813 			get { return m_strDatabaseFileIntro; }
3814 		}
3815 
3816 		private static string m_strDatabaseFileRem =
3817 			@"It is important that you remember where the database file is stored.";
3818 		/// <summary>
3819 		/// Look up a localized string similar to
3820 		/// 'It is important that you remember where the database file is stored.'.
3821 		/// </summary>
3822 		public static string DatabaseFileRem
3823 		{
3824 			get { return m_strDatabaseFileRem; }
3825 		}
3826 
3827 		private static string m_strDatabaseHasUnsavedChanges =
3828 			@"Database has unsaved changes";
3829 		/// <summary>
3830 		/// Look up a localized string similar to
3831 		/// 'Database has unsaved changes'.
3832 		/// </summary>
3833 		public static string DatabaseHasUnsavedChanges
3834 		{
3835 			get { return m_strDatabaseHasUnsavedChanges; }
3836 		}
3837 
3838 		private static string m_strDatabaseMaintenance =
3839 			@"Database Maintenance";
3840 		/// <summary>
3841 		/// Look up a localized string similar to
3842 		/// 'Database Maintenance'.
3843 		/// </summary>
3844 		public static string DatabaseMaintenance
3845 		{
3846 			get { return m_strDatabaseMaintenance; }
3847 		}
3848 
3849 		private static string m_strDatabaseMaintenanceDesc =
3850 			@"Here you can maintain the currently open database.";
3851 		/// <summary>
3852 		/// Look up a localized string similar to
3853 		/// 'Here you can maintain the currently open database.'.
3854 		/// </summary>
3855 		public static string DatabaseMaintenanceDesc
3856 		{
3857 			get { return m_strDatabaseMaintenanceDesc; }
3858 		}
3859 
3860 		private static string m_strDatabaseModifiedNoDot =
3861 			@"The current database file has been modified";
3862 		/// <summary>
3863 		/// Look up a localized string similar to
3864 		/// 'The current database file has been modified'.
3865 		/// </summary>
3866 		public static string DatabaseModifiedNoDot
3867 		{
3868 			get { return m_strDatabaseModifiedNoDot; }
3869 		}
3870 
3871 		private static string m_strDatabaseNamePrompt =
3872 			@"Enter a name for the database or leave it empty.";
3873 		/// <summary>
3874 		/// Look up a localized string similar to
3875 		/// 'Enter a name for the database or leave it empty.'.
3876 		/// </summary>
3877 		public static string DatabaseNamePrompt
3878 		{
3879 			get { return m_strDatabaseNamePrompt; }
3880 		}
3881 
3882 		private static string m_strDatabaseOpenUnknownVersionAsk =
3883 			@"Show confirmation dialog when opening a database file whose minor format version is unknown";
3884 		/// <summary>
3885 		/// Look up a localized string similar to
3886 		/// 'Show confirmation dialog when opening a database file whose minor format version is unknown'.
3887 		/// </summary>
3888 		public static string DatabaseOpenUnknownVersionAsk
3889 		{
3890 			get { return m_strDatabaseOpenUnknownVersionAsk; }
3891 		}
3892 
3893 		private static string m_strDatabaseOpenUnknownVersionInfo =
3894 			@"The format version of the selected database file is higher than the one supported by the currently running KeePass instance. Most likely, the database file has been created by a newer KeePass version. KeePass can try to open the database file, but certain data may be lost.";
3895 		/// <summary>
3896 		/// Look up a localized string similar to
3897 		/// 'The format version of the selected database file is higher than the one supported by the currently running KeePass instance. Most likely, the database file has been created by a newer KeePass version. KeePass can try to open the database file, but certain data may be lost.'.
3898 		/// </summary>
3899 		public static string DatabaseOpenUnknownVersionInfo
3900 		{
3901 			get { return m_strDatabaseOpenUnknownVersionInfo; }
3902 		}
3903 
3904 		private static string m_strDatabaseOpenUnknownVersionQ =
3905 			@"Do you want to try opening the database file, possibly losing certain data?";
3906 		/// <summary>
3907 		/// Look up a localized string similar to
3908 		/// 'Do you want to try opening the database file, possibly losing certain data?'.
3909 		/// </summary>
3910 		public static string DatabaseOpenUnknownVersionQ
3911 		{
3912 			get { return m_strDatabaseOpenUnknownVersionQ; }
3913 		}
3914 
3915 		private static string m_strDatabaseOpenUnknownVersionRec =
3916 			@"In order to avoid data loss, it is recommended to install/use the latest version of KeePass.";
3917 		/// <summary>
3918 		/// Look up a localized string similar to
3919 		/// 'In order to avoid data loss, it is recommended to install/use the latest version of KeePass.'.
3920 		/// </summary>
3921 		public static string DatabaseOpenUnknownVersionRec
3922 		{
3923 			get { return m_strDatabaseOpenUnknownVersionRec; }
3924 		}
3925 
3926 		private static string m_strDatabaseSettings =
3927 			@"Database Settings";
3928 		/// <summary>
3929 		/// Look up a localized string similar to
3930 		/// 'Database Settings'.
3931 		/// </summary>
3932 		public static string DatabaseSettings
3933 		{
3934 			get { return m_strDatabaseSettings; }
3935 		}
3936 
3937 		private static string m_strDatabaseSettingsDesc =
3938 			@"Here you can configure various database settings.";
3939 		/// <summary>
3940 		/// Look up a localized string similar to
3941 		/// 'Here you can configure various database settings.'.
3942 		/// </summary>
3943 		public static string DatabaseSettingsDesc
3944 		{
3945 			get { return m_strDatabaseSettingsDesc; }
3946 		}
3947 
3948 		private static string m_strDataEditorKP =
3949 			@"KeePass Data Editor";
3950 		/// <summary>
3951 		/// Look up a localized string similar to
3952 		/// 'KeePass Data Editor'.
3953 		/// </summary>
3954 		public static string DataEditorKP
3955 		{
3956 			get { return m_strDataEditorKP; }
3957 		}
3958 
3959 		private static string m_strDataLoss =
3960 			@"If you lose the database file or any of the master key components (or forget the composition), all data stored in the database is lost. KeePass does not have any built-in file backup functionality. There is no backdoor and no universal key that can open your database.";
3961 		/// <summary>
3962 		/// Look up a localized string similar to
3963 		/// 'If you lose the database file or any of the master key components (or forget the composition), all data stored in the database is lost. KeePass does not have any built-in file backup functionality. There is no backdoor and no universal key that can open your database.'.
3964 		/// </summary>
3965 		public static string DataLoss
3966 		{
3967 			get { return m_strDataLoss; }
3968 		}
3969 
3970 		private static string m_strDataViewerKP =
3971 			@"KeePass Data Viewer";
3972 		/// <summary>
3973 		/// Look up a localized string similar to
3974 		/// 'KeePass Data Viewer'.
3975 		/// </summary>
3976 		public static string DataViewerKP
3977 		{
3978 			get { return m_strDataViewerKP; }
3979 		}
3980 
3981 		private static string m_strDbMntncResults =
3982 			@"Show results of database maintenance in a dialog";
3983 		/// <summary>
3984 		/// Look up a localized string similar to
3985 		/// 'Show results of database maintenance in a dialog'.
3986 		/// </summary>
3987 		public static string DbMntncResults
3988 		{
3989 			get { return m_strDbMntncResults; }
3990 		}
3991 
3992 		private static string m_strDbNoModBy =
3993 			@"{PARAM} has not modified the database.";
3994 		/// <summary>
3995 		/// Look up a localized string similar to
3996 		/// '{PARAM} has not modified the database.'.
3997 		/// </summary>
3998 		public static string DbNoModBy
3999 		{
4000 			get { return m_strDbNoModBy; }
4001 		}
4002 
4003 		private static string m_strDefault =
4004 			@"Default";
4005 		/// <summary>
4006 		/// Look up a localized string similar to
4007 		/// 'Default'.
4008 		/// </summary>
4009 		public static string Default
4010 		{
4011 			get { return m_strDefault; }
4012 		}
4013 
4014 		private static string m_strDelete =
4015 			@"Delete";
4016 		/// <summary>
4017 		/// Look up a localized string similar to
4018 		/// 'Delete'.
4019 		/// </summary>
4020 		public static string Delete
4021 		{
4022 			get { return m_strDelete; }
4023 		}
4024 
4025 		private static string m_strDeleteCmd =
4026 			@"&Delete";
4027 		/// <summary>
4028 		/// Look up a localized string similar to
4029 		/// '&amp;Delete'.
4030 		/// </summary>
4031 		public static string DeleteCmd
4032 		{
4033 			get { return m_strDeleteCmd; }
4034 		}
4035 
4036 		private static string m_strDeleteEntriesQuestion =
4037 			@"Are you sure you want to permanently delete the selected entries?";
4038 		/// <summary>
4039 		/// Look up a localized string similar to
4040 		/// 'Are you sure you want to permanently delete the selected entries?'.
4041 		/// </summary>
4042 		public static string DeleteEntriesQuestion
4043 		{
4044 			get { return m_strDeleteEntriesQuestion; }
4045 		}
4046 
4047 		private static string m_strDeleteEntriesQuestionSingle =
4048 			@"Are you sure you want to permanently delete the selected entry?";
4049 		/// <summary>
4050 		/// Look up a localized string similar to
4051 		/// 'Are you sure you want to permanently delete the selected entry?'.
4052 		/// </summary>
4053 		public static string DeleteEntriesQuestionSingle
4054 		{
4055 			get { return m_strDeleteEntriesQuestionSingle; }
4056 		}
4057 
4058 		private static string m_strDeleteEntriesTitle =
4059 			@"Delete Entries";
4060 		/// <summary>
4061 		/// Look up a localized string similar to
4062 		/// 'Delete Entries'.
4063 		/// </summary>
4064 		public static string DeleteEntriesTitle
4065 		{
4066 			get { return m_strDeleteEntriesTitle; }
4067 		}
4068 
4069 		private static string m_strDeleteEntriesTitleSingle =
4070 			@"Delete Entry";
4071 		/// <summary>
4072 		/// Look up a localized string similar to
4073 		/// 'Delete Entry'.
4074 		/// </summary>
4075 		public static string DeleteEntriesTitleSingle
4076 		{
4077 			get { return m_strDeleteEntriesTitleSingle; }
4078 		}
4079 
4080 		private static string m_strDeleteGroupInfo =
4081 			@"Deleting a group will also delete all entries and subgroups in that group.";
4082 		/// <summary>
4083 		/// Look up a localized string similar to
4084 		/// 'Deleting a group will also delete all entries and subgroups in that group.'.
4085 		/// </summary>
4086 		public static string DeleteGroupInfo
4087 		{
4088 			get { return m_strDeleteGroupInfo; }
4089 		}
4090 
4091 		private static string m_strDeleteGroupQuestion =
4092 			@"Are you sure you want to permanently delete the selected group?";
4093 		/// <summary>
4094 		/// Look up a localized string similar to
4095 		/// 'Are you sure you want to permanently delete the selected group?'.
4096 		/// </summary>
4097 		public static string DeleteGroupQuestion
4098 		{
4099 			get { return m_strDeleteGroupQuestion; }
4100 		}
4101 
4102 		private static string m_strDeleteGroupTitle =
4103 			@"Delete Group";
4104 		/// <summary>
4105 		/// Look up a localized string similar to
4106 		/// 'Delete Group'.
4107 		/// </summary>
4108 		public static string DeleteGroupTitle
4109 		{
4110 			get { return m_strDeleteGroupTitle; }
4111 		}
4112 
4113 		private static string m_strDescending =
4114 			@"&Descending";
4115 		/// <summary>
4116 		/// Look up a localized string similar to
4117 		/// '&amp;Descending'.
4118 		/// </summary>
4119 		public static string Descending
4120 		{
4121 			get { return m_strDescending; }
4122 		}
4123 
4124 		private static string m_strDescription =
4125 			@"Description";
4126 		/// <summary>
4127 		/// Look up a localized string similar to
4128 		/// 'Description'.
4129 		/// </summary>
4130 		public static string Description
4131 		{
4132 			get { return m_strDescription; }
4133 		}
4134 
4135 		private static string m_strDestination =
4136 			@"Destination";
4137 		/// <summary>
4138 		/// Look up a localized string similar to
4139 		/// 'Destination'.
4140 		/// </summary>
4141 		public static string Destination
4142 		{
4143 			get { return m_strDestination; }
4144 		}
4145 
4146 		private static string m_strDetails =
4147 			@"Details";
4148 		/// <summary>
4149 		/// Look up a localized string similar to
4150 		/// 'Details'.
4151 		/// </summary>
4152 		public static string Details
4153 		{
4154 			get { return m_strDetails; }
4155 		}
4156 
4157 		private static string m_strDialogNoShowAgain =
4158 			@"Do not show this dialog again.";
4159 		/// <summary>
4160 		/// Look up a localized string similar to
4161 		/// 'Do not show this dialog again.'.
4162 		/// </summary>
4163 		public static string DialogNoShowAgain
4164 		{
4165 			get { return m_strDialogNoShowAgain; }
4166 		}
4167 
4168 		private static string m_strDialogs =
4169 			@"Dialogs";
4170 		/// <summary>
4171 		/// Look up a localized string similar to
4172 		/// 'Dialogs'.
4173 		/// </summary>
4174 		public static string Dialogs
4175 		{
4176 			get { return m_strDialogs; }
4177 		}
4178 
4179 		private static string m_strDisable =
4180 			@"Disable";
4181 		/// <summary>
4182 		/// Look up a localized string similar to
4183 		/// 'Disable'.
4184 		/// </summary>
4185 		public static string Disable
4186 		{
4187 			get { return m_strDisable; }
4188 		}
4189 
4190 		private static string m_strDisabled =
4191 			@"Disabled";
4192 		/// <summary>
4193 		/// Look up a localized string similar to
4194 		/// 'Disabled'.
4195 		/// </summary>
4196 		public static string Disabled
4197 		{
4198 			get { return m_strDisabled; }
4199 		}
4200 
4201 		private static string m_strDisableSaveIfNotModified =
4202 			@"Disable 'Save' command (instead of graying it out) if the database hasn't been modified";
4203 		/// <summary>
4204 		/// Look up a localized string similar to
4205 		/// 'Disable &#39;Save&#39; command (instead of graying it out) if the database hasn&#39;t been modified'.
4206 		/// </summary>
4207 		public static string DisableSaveIfNotModified
4208 		{
4209 			get { return m_strDisableSaveIfNotModified; }
4210 		}
4211 
4212 		private static string m_strDiscardChangesCmd =
4213 			@"&Discard changes";
4214 		/// <summary>
4215 		/// Look up a localized string similar to
4216 		/// '&amp;Discard changes'.
4217 		/// </summary>
4218 		public static string DiscardChangesCmd
4219 		{
4220 			get { return m_strDiscardChangesCmd; }
4221 		}
4222 
4223 		private static string m_strDocumentationHint =
4224 			@"Please see the documentation for more details.";
4225 		/// <summary>
4226 		/// Look up a localized string similar to
4227 		/// 'Please see the documentation for more details.'.
4228 		/// </summary>
4229 		public static string DocumentationHint
4230 		{
4231 			get { return m_strDocumentationHint; }
4232 		}
4233 
4234 		private static string m_strDragDrop =
4235 			@"Drag&Drop";
4236 		/// <summary>
4237 		/// Look up a localized string similar to
4238 		/// 'Drag&amp;Drop'.
4239 		/// </summary>
4240 		public static string DragDrop
4241 		{
4242 			get { return m_strDragDrop; }
4243 		}
4244 
4245 		private static string m_strDropToBackOnCopy =
4246 			@"Drop to background after copying data to the clipboard";
4247 		/// <summary>
4248 		/// Look up a localized string similar to
4249 		/// 'Drop to background after copying data to the clipboard'.
4250 		/// </summary>
4251 		public static string DropToBackOnCopy
4252 		{
4253 			get { return m_strDropToBackOnCopy; }
4254 		}
4255 
4256 		private static string m_strDuplicatePasswords =
4257 			@"Duplicate Passwords";
4258 		/// <summary>
4259 		/// Look up a localized string similar to
4260 		/// 'Duplicate Passwords'.
4261 		/// </summary>
4262 		public static string DuplicatePasswords
4263 		{
4264 			get { return m_strDuplicatePasswords; }
4265 		}
4266 
4267 		private static string m_strDuplicatePasswordsGroup =
4268 			@"Entries using the same password:";
4269 		/// <summary>
4270 		/// Look up a localized string similar to
4271 		/// 'Entries using the same password:'.
4272 		/// </summary>
4273 		public static string DuplicatePasswordsGroup
4274 		{
4275 			get { return m_strDuplicatePasswordsGroup; }
4276 		}
4277 
4278 		private static string m_strDuplicatePasswordsList =
4279 			@"List of entries that are using the same passwords.";
4280 		/// <summary>
4281 		/// Look up a localized string similar to
4282 		/// 'List of entries that are using the same passwords.'.
4283 		/// </summary>
4284 		public static string DuplicatePasswordsList
4285 		{
4286 			get { return m_strDuplicatePasswordsList; }
4287 		}
4288 
4289 		private static string m_strDuplicatePasswordsNone =
4290 			@"No duplicate passwords have been found.";
4291 		/// <summary>
4292 		/// Look up a localized string similar to
4293 		/// 'No duplicate passwords have been found.'.
4294 		/// </summary>
4295 		public static string DuplicatePasswordsNone
4296 		{
4297 			get { return m_strDuplicatePasswordsNone; }
4298 		}
4299 
4300 		private static string m_strDuplicateStringFieldName =
4301 			@"The string field name you specified already exists. String field names must be unique for each entry.";
4302 		/// <summary>
4303 		/// Look up a localized string similar to
4304 		/// 'The string field name you specified already exists. String field names must be unique for each entry.'.
4305 		/// </summary>
4306 		public static string DuplicateStringFieldName
4307 		{
4308 			get { return m_strDuplicateStringFieldName; }
4309 		}
4310 
4311 		private static string m_strEditCmd =
4312 			@"&Edit";
4313 		/// <summary>
4314 		/// Look up a localized string similar to
4315 		/// '&amp;Edit'.
4316 		/// </summary>
4317 		public static string EditCmd
4318 		{
4319 			get { return m_strEditCmd; }
4320 		}
4321 
4322 		private static string m_strEditEntries =
4323 			@"Edit Entries";
4324 		/// <summary>
4325 		/// Look up a localized string similar to
4326 		/// 'Edit Entries'.
4327 		/// </summary>
4328 		public static string EditEntries
4329 		{
4330 			get { return m_strEditEntries; }
4331 		}
4332 
4333 		private static string m_strEditEntriesDesc =
4334 			@"Edit all currently selected entries.";
4335 		/// <summary>
4336 		/// Look up a localized string similar to
4337 		/// 'Edit all currently selected entries.'.
4338 		/// </summary>
4339 		public static string EditEntriesDesc
4340 		{
4341 			get { return m_strEditEntriesDesc; }
4342 		}
4343 
4344 		private static string m_strEditEntry =
4345 			@"Edit Entry";
4346 		/// <summary>
4347 		/// Look up a localized string similar to
4348 		/// 'Edit Entry'.
4349 		/// </summary>
4350 		public static string EditEntry
4351 		{
4352 			get { return m_strEditEntry; }
4353 		}
4354 
4355 		private static string m_strEditEntryDesc =
4356 			@"You're editing an existing entry.";
4357 		/// <summary>
4358 		/// Look up a localized string similar to
4359 		/// 'You&#39;re editing an existing entry.'.
4360 		/// </summary>
4361 		public static string EditEntryDesc
4362 		{
4363 			get { return m_strEditEntryDesc; }
4364 		}
4365 
4366 		private static string m_strEditGroup =
4367 			@"Edit Group";
4368 		/// <summary>
4369 		/// Look up a localized string similar to
4370 		/// 'Edit Group'.
4371 		/// </summary>
4372 		public static string EditGroup
4373 		{
4374 			get { return m_strEditGroup; }
4375 		}
4376 
4377 		private static string m_strEditGroupDesc =
4378 			@"Edit properties of the currently selected group.";
4379 		/// <summary>
4380 		/// Look up a localized string similar to
4381 		/// 'Edit properties of the currently selected group.'.
4382 		/// </summary>
4383 		public static string EditGroupDesc
4384 		{
4385 			get { return m_strEditGroupDesc; }
4386 		}
4387 
4388 		private static string m_strEditStringField =
4389 			@"Edit Entry String Field";
4390 		/// <summary>
4391 		/// Look up a localized string similar to
4392 		/// 'Edit Entry String Field'.
4393 		/// </summary>
4394 		public static string EditStringField
4395 		{
4396 			get { return m_strEditStringField; }
4397 		}
4398 
4399 		private static string m_strEditStringFieldDesc =
4400 			@"Edit one of the entry's string fields.";
4401 		/// <summary>
4402 		/// Look up a localized string similar to
4403 		/// 'Edit one of the entry&#39;s string fields.'.
4404 		/// </summary>
4405 		public static string EditStringFieldDesc
4406 		{
4407 			get { return m_strEditStringFieldDesc; }
4408 		}
4409 
4410 		private static string m_strEMail =
4411 			@"eMail";
4412 		/// <summary>
4413 		/// Look up a localized string similar to
4414 		/// 'eMail'.
4415 		/// </summary>
4416 		public static string EMail
4417 		{
4418 			get { return m_strEMail; }
4419 		}
4420 
4421 		private static string m_strEmergencySheet =
4422 			@"Emergency Sheet";
4423 		/// <summary>
4424 		/// Look up a localized string similar to
4425 		/// 'Emergency Sheet'.
4426 		/// </summary>
4427 		public static string EmergencySheet
4428 		{
4429 			get { return m_strEmergencySheet; }
4430 		}
4431 
4432 		private static string m_strEmergencySheetAsk =
4433 			@"Ask whether to create an emergency sheet";
4434 		/// <summary>
4435 		/// Look up a localized string similar to
4436 		/// 'Ask whether to create an emergency sheet'.
4437 		/// </summary>
4438 		public static string EmergencySheetAsk
4439 		{
4440 			get { return m_strEmergencySheetAsk; }
4441 		}
4442 
4443 		private static string m_strEmergencySheetInfo =
4444 			@"A KeePass emergency sheet contains all important information that is required to open your database. It should be printed, filled out and stored in a secure location, where only you and possibly a few other people that you trust have access to.";
4445 		/// <summary>
4446 		/// Look up a localized string similar to
4447 		/// 'A KeePass emergency sheet contains all important information that is required to open your database. It should be printed, filled out and stored in a secure location, where only you and possibly a few other people that you trust have access to.'.
4448 		/// </summary>
4449 		public static string EmergencySheetInfo
4450 		{
4451 			get { return m_strEmergencySheetInfo; }
4452 		}
4453 
4454 		private static string m_strEmergencySheetPrintInfo =
4455 			@"KeePass will print an emergency sheet, which you can then fill out.";
4456 		/// <summary>
4457 		/// Look up a localized string similar to
4458 		/// 'KeePass will print an emergency sheet, which you can then fill out.'.
4459 		/// </summary>
4460 		public static string EmergencySheetPrintInfo
4461 		{
4462 			get { return m_strEmergencySheetPrintInfo; }
4463 		}
4464 
4465 		private static string m_strEmergencySheetQ =
4466 			@"Do you want to print an emergency sheet now?";
4467 		/// <summary>
4468 		/// Look up a localized string similar to
4469 		/// 'Do you want to print an emergency sheet now?'.
4470 		/// </summary>
4471 		public static string EmergencySheetQ
4472 		{
4473 			get { return m_strEmergencySheetQ; }
4474 		}
4475 
4476 		private static string m_strEmergencySheetRec =
4477 			@"It is recommended that you create an emergency sheet for your database.";
4478 		/// <summary>
4479 		/// Look up a localized string similar to
4480 		/// 'It is recommended that you create an emergency sheet for your database.'.
4481 		/// </summary>
4482 		public static string EmergencySheetRec
4483 		{
4484 			get { return m_strEmergencySheetRec; }
4485 		}
4486 
4487 		private static string m_strEmpty =
4488 			@"Empty";
4489 		/// <summary>
4490 		/// Look up a localized string similar to
4491 		/// 'Empty'.
4492 		/// </summary>
4493 		public static string Empty
4494 		{
4495 			get { return m_strEmpty; }
4496 		}
4497 
4498 		private static string m_strEmptyMasterPw =
4499 			@"You have selected to use an empty master password.";
4500 		/// <summary>
4501 		/// Look up a localized string similar to
4502 		/// 'You have selected to use an empty master password.'.
4503 		/// </summary>
4504 		public static string EmptyMasterPw
4505 		{
4506 			get { return m_strEmptyMasterPw; }
4507 		}
4508 
4509 		private static string m_strEmptyMasterPwHint =
4510 			@"An empty master password is not the same as using no master password at all.";
4511 		/// <summary>
4512 		/// Look up a localized string similar to
4513 		/// 'An empty master password is not the same as using no master password at all.'.
4514 		/// </summary>
4515 		public static string EmptyMasterPwHint
4516 		{
4517 			get { return m_strEmptyMasterPwHint; }
4518 		}
4519 
4520 		private static string m_strEmptyMasterPwQuestion =
4521 			@"Are you sure you want to use an empty master password?";
4522 		/// <summary>
4523 		/// Look up a localized string similar to
4524 		/// 'Are you sure you want to use an empty master password?'.
4525 		/// </summary>
4526 		public static string EmptyMasterPwQuestion
4527 		{
4528 			get { return m_strEmptyMasterPwQuestion; }
4529 		}
4530 
4531 		private static string m_strEmptyRecycleBinQuestion =
4532 			@"Are you sure you want to permanently delete the items?";
4533 		/// <summary>
4534 		/// Look up a localized string similar to
4535 		/// 'Are you sure you want to permanently delete the items?'.
4536 		/// </summary>
4537 		public static string EmptyRecycleBinQuestion
4538 		{
4539 			get { return m_strEmptyRecycleBinQuestion; }
4540 		}
4541 
4542 		private static string m_strEnable =
4543 			@"Enable";
4544 		/// <summary>
4545 		/// Look up a localized string similar to
4546 		/// 'Enable'.
4547 		/// </summary>
4548 		public static string Enable
4549 		{
4550 			get { return m_strEnable; }
4551 		}
4552 
4553 		private static string m_strEnabled =
4554 			@"Enabled";
4555 		/// <summary>
4556 		/// Look up a localized string similar to
4557 		/// 'Enabled'.
4558 		/// </summary>
4559 		public static string Enabled
4560 		{
4561 			get { return m_strEnabled; }
4562 		}
4563 
4564 		private static string m_strEncoding =
4565 			@"Encoding";
4566 		/// <summary>
4567 		/// Look up a localized string similar to
4568 		/// 'Encoding'.
4569 		/// </summary>
4570 		public static string Encoding
4571 		{
4572 			get { return m_strEncoding; }
4573 		}
4574 
4575 		private static string m_strEncodingFail =
4576 			@"Selected encoding is invalid. The file cannot be interpreted using the selected encoding.";
4577 		/// <summary>
4578 		/// Look up a localized string similar to
4579 		/// 'Selected encoding is invalid. The file cannot be interpreted using the selected encoding.'.
4580 		/// </summary>
4581 		public static string EncodingFail
4582 		{
4583 			get { return m_strEncodingFail; }
4584 		}
4585 
4586 		private static string m_strEndsWith =
4587 			@"Ends with";
4588 		/// <summary>
4589 		/// Look up a localized string similar to
4590 		/// 'Ends with'.
4591 		/// </summary>
4592 		public static string EndsWith
4593 		{
4594 			get { return m_strEndsWith; }
4595 		}
4596 
4597 		private static string m_strEnterCompositeKey =
4598 			@"Enter Master Key";
4599 		/// <summary>
4600 		/// Look up a localized string similar to
4601 		/// 'Enter Master Key'.
4602 		/// </summary>
4603 		public static string EnterCompositeKey
4604 		{
4605 			get { return m_strEnterCompositeKey; }
4606 		}
4607 
4608 		private static string m_strEnterCurrentCompositeKey =
4609 			@"Enter Current Master Key";
4610 		/// <summary>
4611 		/// Look up a localized string similar to
4612 		/// 'Enter Current Master Key'.
4613 		/// </summary>
4614 		public static string EnterCurrentCompositeKey
4615 		{
4616 			get { return m_strEnterCurrentCompositeKey; }
4617 		}
4618 
4619 		private static string m_strEntropyDesc =
4620 			@"Generate additional random bits.";
4621 		/// <summary>
4622 		/// Look up a localized string similar to
4623 		/// 'Generate additional random bits.'.
4624 		/// </summary>
4625 		public static string EntropyDesc
4626 		{
4627 			get { return m_strEntropyDesc; }
4628 		}
4629 
4630 		private static string m_strEntropyTitle =
4631 			@"Entropy Collection";
4632 		/// <summary>
4633 		/// Look up a localized string similar to
4634 		/// 'Entropy Collection'.
4635 		/// </summary>
4636 		public static string EntropyTitle
4637 		{
4638 			get { return m_strEntropyTitle; }
4639 		}
4640 
4641 		private static string m_strEntry =
4642 			@"Entry";
4643 		/// <summary>
4644 		/// Look up a localized string similar to
4645 		/// 'Entry'.
4646 		/// </summary>
4647 		public static string Entry
4648 		{
4649 			get { return m_strEntry; }
4650 		}
4651 
4652 		private static string m_strEntryList =
4653 			@"Entry List";
4654 		/// <summary>
4655 		/// Look up a localized string similar to
4656 		/// 'Entry List'.
4657 		/// </summary>
4658 		public static string EntryList
4659 		{
4660 			get { return m_strEntryList; }
4661 		}
4662 
4663 		private static string m_strEntryListAutoResizeColumns =
4664 			@"Automatically resize entry list columns when resizing the main window";
4665 		/// <summary>
4666 		/// Look up a localized string similar to
4667 		/// 'Automatically resize entry list columns when resizing the main window'.
4668 		/// </summary>
4669 		public static string EntryListAutoResizeColumns
4670 		{
4671 			get { return m_strEntryListAutoResizeColumns; }
4672 		}
4673 
4674 		private static string m_strEntrySelGroupSel =
4675 			@"When selecting an entry, automatically select its parent group, too";
4676 		/// <summary>
4677 		/// Look up a localized string similar to
4678 		/// 'When selecting an entry, automatically select its parent group, too'.
4679 		/// </summary>
4680 		public static string EntrySelGroupSel
4681 		{
4682 			get { return m_strEntrySelGroupSel; }
4683 		}
4684 
4685 		private static string m_strEnvironmentVariable =
4686 			@"Environment variable";
4687 		/// <summary>
4688 		/// Look up a localized string similar to
4689 		/// 'Environment variable'.
4690 		/// </summary>
4691 		public static string EnvironmentVariable
4692 		{
4693 			get { return m_strEnvironmentVariable; }
4694 		}
4695 
4696 		private static string m_strEqualsOp =
4697 			@"Equals";
4698 		/// <summary>
4699 		/// Look up a localized string similar to
4700 		/// 'Equals'.
4701 		/// </summary>
4702 		public static string EqualsOp
4703 		{
4704 			get { return m_strEqualsOp; }
4705 		}
4706 
4707 		private static string m_strError =
4708 			@"Error";
4709 		/// <summary>
4710 		/// Look up a localized string similar to
4711 		/// 'Error'.
4712 		/// </summary>
4713 		public static string Error
4714 		{
4715 			get { return m_strError; }
4716 		}
4717 
4718 		private static string m_strErrorCode =
4719 			@"Error Code";
4720 		/// <summary>
4721 		/// Look up a localized string similar to
4722 		/// 'Error Code'.
4723 		/// </summary>
4724 		public static string ErrorCode
4725 		{
4726 			get { return m_strErrorCode; }
4727 		}
4728 
4729 		private static string m_strErrors =
4730 			@"Errors";
4731 		/// <summary>
4732 		/// Look up a localized string similar to
4733 		/// 'Errors'.
4734 		/// </summary>
4735 		public static string Errors
4736 		{
4737 			get { return m_strErrors; }
4738 		}
4739 
4740 		private static string m_strEvent =
4741 			@"Event";
4742 		/// <summary>
4743 		/// Look up a localized string similar to
4744 		/// 'Event'.
4745 		/// </summary>
4746 		public static string Event
4747 		{
4748 			get { return m_strEvent; }
4749 		}
4750 
4751 		private static string m_strExecuteCmdLineUrl =
4752 			@"Execute command line / URL";
4753 		/// <summary>
4754 		/// Look up a localized string similar to
4755 		/// 'Execute command line / URL'.
4756 		/// </summary>
4757 		public static string ExecuteCmdLineUrl
4758 		{
4759 			get { return m_strExecuteCmdLineUrl; }
4760 		}
4761 
4762 		private static string m_strExit =
4763 			@"Exit";
4764 		/// <summary>
4765 		/// Look up a localized string similar to
4766 		/// 'Exit'.
4767 		/// </summary>
4768 		public static string Exit
4769 		{
4770 			get { return m_strExit; }
4771 		}
4772 
4773 		private static string m_strExitInsteadOfLockingAfterTime =
4774 			@"Exit instead of locking the workspace after the specified time";
4775 		/// <summary>
4776 		/// Look up a localized string similar to
4777 		/// 'Exit instead of locking the workspace after the specified time'.
4778 		/// </summary>
4779 		public static string ExitInsteadOfLockingAfterTime
4780 		{
4781 			get { return m_strExitInsteadOfLockingAfterTime; }
4782 		}
4783 
4784 		private static string m_strExitInsteadOfLockingAlways =
4785 			@"Always exit instead of locking the workspace";
4786 		/// <summary>
4787 		/// Look up a localized string similar to
4788 		/// 'Always exit instead of locking the workspace'.
4789 		/// </summary>
4790 		public static string ExitInsteadOfLockingAlways
4791 		{
4792 			get { return m_strExitInsteadOfLockingAlways; }
4793 		}
4794 
4795 		private static string m_strExpiredEntries =
4796 			@"Expired Entries";
4797 		/// <summary>
4798 		/// Look up a localized string similar to
4799 		/// 'Expired Entries'.
4800 		/// </summary>
4801 		public static string ExpiredEntries
4802 		{
4803 			get { return m_strExpiredEntries; }
4804 		}
4805 
4806 		private static string m_strExpiredEntriesCanMatch =
4807 			@"Expired entries can match";
4808 		/// <summary>
4809 		/// Look up a localized string similar to
4810 		/// 'Expired entries can match'.
4811 		/// </summary>
4812 		public static string ExpiredEntriesCanMatch
4813 		{
4814 			get { return m_strExpiredEntriesCanMatch; }
4815 		}
4816 
4817 		private static string m_strExpiryTime =
4818 			@"Expiry Time";
4819 		/// <summary>
4820 		/// Look up a localized string similar to
4821 		/// 'Expiry Time'.
4822 		/// </summary>
4823 		public static string ExpiryTime
4824 		{
4825 			get { return m_strExpiryTime; }
4826 		}
4827 
4828 		private static string m_strExpiryTimeDateOnly =
4829 			@"Expiry Time (Date Only)";
4830 		/// <summary>
4831 		/// Look up a localized string similar to
4832 		/// 'Expiry Time (Date Only)'.
4833 		/// </summary>
4834 		public static string ExpiryTimeDateOnly
4835 		{
4836 			get { return m_strExpiryTimeDateOnly; }
4837 		}
4838 
4839 		private static string m_strExport =
4840 			@"Export";
4841 		/// <summary>
4842 		/// Look up a localized string similar to
4843 		/// 'Export'.
4844 		/// </summary>
4845 		public static string Export
4846 		{
4847 			get { return m_strExport; }
4848 		}
4849 
4850 		private static string m_strExportFileDesc =
4851 			@"Export data to an external file.";
4852 		/// <summary>
4853 		/// Look up a localized string similar to
4854 		/// 'Export data to an external file.'.
4855 		/// </summary>
4856 		public static string ExportFileDesc
4857 		{
4858 			get { return m_strExportFileDesc; }
4859 		}
4860 
4861 		private static string m_strExportFileTitle =
4862 			@"Export File/Data";
4863 		/// <summary>
4864 		/// Look up a localized string similar to
4865 		/// 'Export File/Data'.
4866 		/// </summary>
4867 		public static string ExportFileTitle
4868 		{
4869 			get { return m_strExportFileTitle; }
4870 		}
4871 
4872 		private static string m_strExportHtml =
4873 			@"Export To HTML";
4874 		/// <summary>
4875 		/// Look up a localized string similar to
4876 		/// 'Export To HTML'.
4877 		/// </summary>
4878 		public static string ExportHtml
4879 		{
4880 			get { return m_strExportHtml; }
4881 		}
4882 
4883 		private static string m_strExportHtmlDesc =
4884 			@"Export entries to a HTML file.";
4885 		/// <summary>
4886 		/// Look up a localized string similar to
4887 		/// 'Export entries to a HTML file.'.
4888 		/// </summary>
4889 		public static string ExportHtmlDesc
4890 		{
4891 			get { return m_strExportHtmlDesc; }
4892 		}
4893 
4894 		private static string m_strExportingStatusMsg =
4895 			@"Exporting...";
4896 		/// <summary>
4897 		/// Look up a localized string similar to
4898 		/// 'Exporting...'.
4899 		/// </summary>
4900 		public static string ExportingStatusMsg
4901 		{
4902 			get { return m_strExportingStatusMsg; }
4903 		}
4904 
4905 		private static string m_strExportStc =
4906 			@"Export active database";
4907 		/// <summary>
4908 		/// Look up a localized string similar to
4909 		/// 'Export active database'.
4910 		/// </summary>
4911 		public static string ExportStc
4912 		{
4913 			get { return m_strExportStc; }
4914 		}
4915 
4916 		private static string m_strExportToPrompt =
4917 			@"Export to:";
4918 		/// <summary>
4919 		/// Look up a localized string similar to
4920 		/// 'Export to:'.
4921 		/// </summary>
4922 		public static string ExportToPrompt
4923 		{
4924 			get { return m_strExportToPrompt; }
4925 		}
4926 
4927 		private static string m_strExternal =
4928 			@"External";
4929 		/// <summary>
4930 		/// Look up a localized string similar to
4931 		/// 'External'.
4932 		/// </summary>
4933 		public static string External
4934 		{
4935 			get { return m_strExternal; }
4936 		}
4937 
4938 		private static string m_strExternalApp =
4939 			@"External Application";
4940 		/// <summary>
4941 		/// Look up a localized string similar to
4942 		/// 'External Application'.
4943 		/// </summary>
4944 		public static string ExternalApp
4945 		{
4946 			get { return m_strExternalApp; }
4947 		}
4948 
4949 		private static string m_strFatalError =
4950 			@"Fatal Error";
4951 		/// <summary>
4952 		/// Look up a localized string similar to
4953 		/// 'Fatal Error'.
4954 		/// </summary>
4955 		public static string FatalError
4956 		{
4957 			get { return m_strFatalError; }
4958 		}
4959 
4960 		private static string m_strFeature =
4961 			@"Feature";
4962 		/// <summary>
4963 		/// Look up a localized string similar to
4964 		/// 'Feature'.
4965 		/// </summary>
4966 		public static string Feature
4967 		{
4968 			get { return m_strFeature; }
4969 		}
4970 
4971 		private static string m_strField =
4972 			@"Field";
4973 		/// <summary>
4974 		/// Look up a localized string similar to
4975 		/// 'Field'.
4976 		/// </summary>
4977 		public static string Field
4978 		{
4979 			get { return m_strField; }
4980 		}
4981 
4982 		private static string m_strFieldName =
4983 			@"Field Name";
4984 		/// <summary>
4985 		/// Look up a localized string similar to
4986 		/// 'Field Name'.
4987 		/// </summary>
4988 		public static string FieldName
4989 		{
4990 			get { return m_strFieldName; }
4991 		}
4992 
4993 		private static string m_strFieldNameExistsAlready =
4994 			@"The entered name exists already and cannot be used.";
4995 		/// <summary>
4996 		/// Look up a localized string similar to
4997 		/// 'The entered name exists already and cannot be used.'.
4998 		/// </summary>
4999 		public static string FieldNameExistsAlready
5000 		{
5001 			get { return m_strFieldNameExistsAlready; }
5002 		}
5003 
5004 		private static string m_strFieldNameInvalid =
5005 			@"The entered name is invalid and cannot be used.";
5006 		/// <summary>
5007 		/// Look up a localized string similar to
5008 		/// 'The entered name is invalid and cannot be used.'.
5009 		/// </summary>
5010 		public static string FieldNameInvalid
5011 		{
5012 			get { return m_strFieldNameInvalid; }
5013 		}
5014 
5015 		private static string m_strFieldNamePrompt =
5016 			@"Please enter a field name.";
5017 		/// <summary>
5018 		/// Look up a localized string similar to
5019 		/// 'Please enter a field name.'.
5020 		/// </summary>
5021 		public static string FieldNamePrompt
5022 		{
5023 			get { return m_strFieldNamePrompt; }
5024 		}
5025 
5026 		private static string m_strFieldRefInvalidChars =
5027 			@"The selected field, which identifies the source entry, contains illegal characters (like '{', '}', newline characters, ...).";
5028 		/// <summary>
5029 		/// Look up a localized string similar to
5030 		/// 'The selected field, which identifies the source entry, contains illegal characters (like &#39;{&#39;, &#39;}&#39;, newline characters, ...).'.
5031 		/// </summary>
5032 		public static string FieldRefInvalidChars
5033 		{
5034 			get { return m_strFieldRefInvalidChars; }
5035 		}
5036 
5037 		private static string m_strFieldRefMultiMatch =
5038 			@"Multiple entries match the specified identifying field.";
5039 		/// <summary>
5040 		/// Look up a localized string similar to
5041 		/// 'Multiple entries match the specified identifying field.'.
5042 		/// </summary>
5043 		public static string FieldRefMultiMatch
5044 		{
5045 			get { return m_strFieldRefMultiMatch; }
5046 		}
5047 
5048 		private static string m_strFieldRefMultiMatchHint =
5049 			@"To avoid ambiguity, entries can be identified by their UUIDs, which are unique.";
5050 		/// <summary>
5051 		/// Look up a localized string similar to
5052 		/// 'To avoid ambiguity, entries can be identified by their UUIDs, which are unique.'.
5053 		/// </summary>
5054 		public static string FieldRefMultiMatchHint
5055 		{
5056 			get { return m_strFieldRefMultiMatchHint; }
5057 		}
5058 
5059 		private static string m_strFieldValue =
5060 			@"Field Value";
5061 		/// <summary>
5062 		/// Look up a localized string similar to
5063 		/// 'Field Value'.
5064 		/// </summary>
5065 		public static string FieldValue
5066 		{
5067 			get { return m_strFieldValue; }
5068 		}
5069 
5070 		private static string m_strFile =
5071 			@"File";
5072 		/// <summary>
5073 		/// Look up a localized string similar to
5074 		/// 'File'.
5075 		/// </summary>
5076 		public static string File
5077 		{
5078 			get { return m_strFile; }
5079 		}
5080 
5081 		private static string m_strFileChanged =
5082 			@"The file on disk/server has changed since it was loaded. Probably someone else has edited and saved the database.";
5083 		/// <summary>
5084 		/// Look up a localized string similar to
5085 		/// 'The file on disk/server has changed since it was loaded. Probably someone else has edited and saved the database.'.
5086 		/// </summary>
5087 		public static string FileChanged
5088 		{
5089 			get { return m_strFileChanged; }
5090 		}
5091 
5092 		private static string m_strFileChangedOverwrite =
5093 			@"Save the current database to the file. Changes made by the other user will be lost.";
5094 		/// <summary>
5095 		/// Look up a localized string similar to
5096 		/// 'Save the current database to the file. Changes made by the other user will be lost.'.
5097 		/// </summary>
5098 		public static string FileChangedOverwrite
5099 		{
5100 			get { return m_strFileChangedOverwrite; }
5101 		}
5102 
5103 		private static string m_strFileChangedSync =
5104 			@"Load the file on disk/server and merge it with the current database in memory.";
5105 		/// <summary>
5106 		/// Look up a localized string similar to
5107 		/// 'Load the file on disk/server and merge it with the current database in memory.'.
5108 		/// </summary>
5109 		public static string FileChangedSync
5110 		{
5111 			get { return m_strFileChangedSync; }
5112 		}
5113 
5114 		private static string m_strFileExists =
5115 			@"File exists";
5116 		/// <summary>
5117 		/// Look up a localized string similar to
5118 		/// 'File exists'.
5119 		/// </summary>
5120 		public static string FileExists
5121 		{
5122 			get { return m_strFileExists; }
5123 		}
5124 
5125 		private static string m_strFileExistsAlready =
5126 			@"The following file exists already:";
5127 		/// <summary>
5128 		/// Look up a localized string similar to
5129 		/// 'The following file exists already:'.
5130 		/// </summary>
5131 		public static string FileExistsAlready
5132 		{
5133 			get { return m_strFileExistsAlready; }
5134 		}
5135 
5136 		private static string m_strFileExtInstallFailed =
5137 			@"Failed to create the file association. Make sure you have write access to the file associations list.";
5138 		/// <summary>
5139 		/// Look up a localized string similar to
5140 		/// 'Failed to create the file association. Make sure you have write access to the file associations list.'.
5141 		/// </summary>
5142 		public static string FileExtInstallFailed
5143 		{
5144 			get { return m_strFileExtInstallFailed; }
5145 		}
5146 
5147 		private static string m_strFileExtInstallSuccess =
5148 			@"Successfully associated KDBX files with KeePass! KDBX files will now be opened by KeePass when you double-click on them.";
5149 		/// <summary>
5150 		/// Look up a localized string similar to
5151 		/// 'Successfully associated KDBX files with KeePass! KDBX files will now be opened by KeePass when you double-click on them.'.
5152 		/// </summary>
5153 		public static string FileExtInstallSuccess
5154 		{
5155 			get { return m_strFileExtInstallSuccess; }
5156 		}
5157 
5158 		private static string m_strFileExtName2 =
5159 			@"KeePass Database";
5160 		/// <summary>
5161 		/// Look up a localized string similar to
5162 		/// 'KeePass Database'.
5163 		/// </summary>
5164 		public static string FileExtName2
5165 		{
5166 			get { return m_strFileExtName2; }
5167 		}
5168 
5169 		private static string m_strFileFormatStc =
5170 			@"File format";
5171 		/// <summary>
5172 		/// Look up a localized string similar to
5173 		/// 'File format'.
5174 		/// </summary>
5175 		public static string FileFormatStc
5176 		{
5177 			get { return m_strFileFormatStc; }
5178 		}
5179 
5180 		private static string m_strFileImportFailed =
5181 			@"Failed to import the specified file!";
5182 		/// <summary>
5183 		/// Look up a localized string similar to
5184 		/// 'Failed to import the specified file!'.
5185 		/// </summary>
5186 		public static string FileImportFailed
5187 		{
5188 			get { return m_strFileImportFailed; }
5189 		}
5190 
5191 		private static string m_strFileNameContainsSemicolonError =
5192 			@"This file path contains a semicolon (;) and therefore cannot be processed. Replace the semicolon and repeat the procedure.";
5193 		/// <summary>
5194 		/// Look up a localized string similar to
5195 		/// 'This file path contains a semicolon (;) and therefore cannot be processed. Replace the semicolon and repeat the procedure.'.
5196 		/// </summary>
5197 		public static string FileNameContainsSemicolonError
5198 		{
5199 			get { return m_strFileNameContainsSemicolonError; }
5200 		}
5201 
5202 		private static string m_strFileNotFoundError =
5203 			@"The specified file could not be found.";
5204 		/// <summary>
5205 		/// Look up a localized string similar to
5206 		/// 'The specified file could not be found.'.
5207 		/// </summary>
5208 		public static string FileNotFoundError
5209 		{
5210 			get { return m_strFileNotFoundError; }
5211 		}
5212 
5213 		private static string m_strFileOrUrl =
5214 			@"File/URL";
5215 		/// <summary>
5216 		/// Look up a localized string similar to
5217 		/// 'File/URL'.
5218 		/// </summary>
5219 		public static string FileOrUrl
5220 		{
5221 			get { return m_strFileOrUrl; }
5222 		}
5223 
5224 		private static string m_strFilePathFullReq =
5225 			@"Please specify the full path to the file.";
5226 		/// <summary>
5227 		/// Look up a localized string similar to
5228 		/// 'Please specify the full path to the file.'.
5229 		/// </summary>
5230 		public static string FilePathFullReq
5231 		{
5232 			get { return m_strFilePathFullReq; }
5233 		}
5234 
5235 		private static string m_strFiles =
5236 			@"Files";
5237 		/// <summary>
5238 		/// Look up a localized string similar to
5239 		/// 'Files'.
5240 		/// </summary>
5241 		public static string Files
5242 		{
5243 			get { return m_strFiles; }
5244 		}
5245 
5246 		private static string m_strFileSaveQ =
5247 			@"Do you want to save the database now?";
5248 		/// <summary>
5249 		/// Look up a localized string similar to
5250 		/// 'Do you want to save the database now?'.
5251 		/// </summary>
5252 		public static string FileSaveQ
5253 		{
5254 			get { return m_strFileSaveQ; }
5255 		}
5256 
5257 		private static string m_strFileSaveQClosing =
5258 			@"Save database changes before closing the file?";
5259 		/// <summary>
5260 		/// Look up a localized string similar to
5261 		/// 'Save database changes before closing the file?'.
5262 		/// </summary>
5263 		public static string FileSaveQClosing
5264 		{
5265 			get { return m_strFileSaveQClosing; }
5266 		}
5267 
5268 		private static string m_strFileSaveQExiting =
5269 			@"Save database changes before exiting KeePass?";
5270 		/// <summary>
5271 		/// Look up a localized string similar to
5272 		/// 'Save database changes before exiting KeePass?'.
5273 		/// </summary>
5274 		public static string FileSaveQExiting
5275 		{
5276 			get { return m_strFileSaveQExiting; }
5277 		}
5278 
5279 		private static string m_strFileSaveQLocking =
5280 			@"Save database changes before locking the workspace?";
5281 		/// <summary>
5282 		/// Look up a localized string similar to
5283 		/// 'Save database changes before locking the workspace?'.
5284 		/// </summary>
5285 		public static string FileSaveQLocking
5286 		{
5287 			get { return m_strFileSaveQLocking; }
5288 		}
5289 
5290 		private static string m_strFileSaveQOpCancel =
5291 			@"Abort the current operation.";
5292 		/// <summary>
5293 		/// Look up a localized string similar to
5294 		/// 'Abort the current operation.'.
5295 		/// </summary>
5296 		public static string FileSaveQOpCancel
5297 		{
5298 			get { return m_strFileSaveQOpCancel; }
5299 		}
5300 
5301 		private static string m_strFileSaveQOpCancelClosing =
5302 			@"The file will not be closed.";
5303 		/// <summary>
5304 		/// Look up a localized string similar to
5305 		/// 'The file will not be closed.'.
5306 		/// </summary>
5307 		public static string FileSaveQOpCancelClosing
5308 		{
5309 			get { return m_strFileSaveQOpCancelClosing; }
5310 		}
5311 
5312 		private static string m_strFileSaveQOpCancelExiting =
5313 			@"KeePass will not be closed.";
5314 		/// <summary>
5315 		/// Look up a localized string similar to
5316 		/// 'KeePass will not be closed.'.
5317 		/// </summary>
5318 		public static string FileSaveQOpCancelExiting
5319 		{
5320 			get { return m_strFileSaveQOpCancelExiting; }
5321 		}
5322 
5323 		private static string m_strFileSaveQOpCancelLocking =
5324 			@"The KeePass workspace will not be locked.";
5325 		/// <summary>
5326 		/// Look up a localized string similar to
5327 		/// 'The KeePass workspace will not be locked.'.
5328 		/// </summary>
5329 		public static string FileSaveQOpCancelLocking
5330 		{
5331 			get { return m_strFileSaveQOpCancelLocking; }
5332 		}
5333 
5334 		private static string m_strFileSaveQOpNoClosing =
5335 			@"Discard all changes made to the database and close the file.";
5336 		/// <summary>
5337 		/// Look up a localized string similar to
5338 		/// 'Discard all changes made to the database and close the file.'.
5339 		/// </summary>
5340 		public static string FileSaveQOpNoClosing
5341 		{
5342 			get { return m_strFileSaveQOpNoClosing; }
5343 		}
5344 
5345 		private static string m_strFileSaveQOpNoExiting =
5346 			@"Discard all changes made to the database and exit KeePass.";
5347 		/// <summary>
5348 		/// Look up a localized string similar to
5349 		/// 'Discard all changes made to the database and exit KeePass.'.
5350 		/// </summary>
5351 		public static string FileSaveQOpNoExiting
5352 		{
5353 			get { return m_strFileSaveQOpNoExiting; }
5354 		}
5355 
5356 		private static string m_strFileSaveQOpNoLocking =
5357 			@"Discard all changes made to the database and lock the KeePass workspace.";
5358 		/// <summary>
5359 		/// Look up a localized string similar to
5360 		/// 'Discard all changes made to the database and lock the KeePass workspace.'.
5361 		/// </summary>
5362 		public static string FileSaveQOpNoLocking
5363 		{
5364 			get { return m_strFileSaveQOpNoLocking; }
5365 		}
5366 
5367 		private static string m_strFileSaveQOpYesClosing =
5368 			@"Save all changes made to the database and close the file.";
5369 		/// <summary>
5370 		/// Look up a localized string similar to
5371 		/// 'Save all changes made to the database and close the file.'.
5372 		/// </summary>
5373 		public static string FileSaveQOpYesClosing
5374 		{
5375 			get { return m_strFileSaveQOpYesClosing; }
5376 		}
5377 
5378 		private static string m_strFileSaveQOpYesExiting =
5379 			@"Save all changes made to the database and exit KeePass.";
5380 		/// <summary>
5381 		/// Look up a localized string similar to
5382 		/// 'Save all changes made to the database and exit KeePass.'.
5383 		/// </summary>
5384 		public static string FileSaveQOpYesExiting
5385 		{
5386 			get { return m_strFileSaveQOpYesExiting; }
5387 		}
5388 
5389 		private static string m_strFileSaveQOpYesLocking =
5390 			@"Save all changes made to the database and lock the KeePass workspace.";
5391 		/// <summary>
5392 		/// Look up a localized string similar to
5393 		/// 'Save all changes made to the database and lock the KeePass workspace.'.
5394 		/// </summary>
5395 		public static string FileSaveQOpYesLocking
5396 		{
5397 			get { return m_strFileSaveQOpYesLocking; }
5398 		}
5399 
5400 		private static string m_strFileSearchModes =
5401 			@"There are two search modes: quick and normal.";
5402 		/// <summary>
5403 		/// Look up a localized string similar to
5404 		/// 'There are two search modes: quick and normal.'.
5405 		/// </summary>
5406 		public static string FileSearchModes
5407 		{
5408 			get { return m_strFileSearchModes; }
5409 		}
5410 
5411 		private static string m_strFileSearchNormalDesc =
5412 			@"A normal search finds all files (by looking at file contents), but requires a lot more time than a quick search.";
5413 		/// <summary>
5414 		/// Look up a localized string similar to
5415 		/// 'A normal search finds all files (by looking at file contents), but requires a lot more time than a quick search.'.
5416 		/// </summary>
5417 		public static string FileSearchNormalDesc
5418 		{
5419 			get { return m_strFileSearchNormalDesc; }
5420 		}
5421 
5422 		private static string m_strFileSearchQuickDesc =
5423 			@"In a quick search, KeePass only considers files that have one of the usual file name extensions. This is fast, but may not find all files.";
5424 		/// <summary>
5425 		/// Look up a localized string similar to
5426 		/// 'In a quick search, KeePass only considers files that have one of the usual file name extensions. This is fast, but may not find all files.'.
5427 		/// </summary>
5428 		public static string FileSearchQuickDesc
5429 		{
5430 			get { return m_strFileSearchQuickDesc; }
5431 		}
5432 
5433 		private static string m_strFileTooLarge =
5434 			@"The file is too large.";
5435 		/// <summary>
5436 		/// Look up a localized string similar to
5437 		/// 'The file is too large.'.
5438 		/// </summary>
5439 		public static string FileTooLarge
5440 		{
5441 			get { return m_strFileTooLarge; }
5442 		}
5443 
5444 		private static string m_strFileTxExtra =
5445 			@"Extra-safe file transactions";
5446 		/// <summary>
5447 		/// Look up a localized string similar to
5448 		/// 'Extra-safe file transactions'.
5449 		/// </summary>
5450 		public static string FileTxExtra
5451 		{
5452 			get { return m_strFileTxExtra; }
5453 		}
5454 
5455 		private static string m_strFileVerifyHashFail =
5456 			@"The new file's content does not match the data that KeePass has written, i.e. writing to the file has failed and it might be corrupted now.";
5457 		/// <summary>
5458 		/// Look up a localized string similar to
5459 		/// 'The new file&#39;s content does not match the data that KeePass has written, i.e. writing to the file has failed and it might be corrupted now.'.
5460 		/// </summary>
5461 		public static string FileVerifyHashFail
5462 		{
5463 			get { return m_strFileVerifyHashFail; }
5464 		}
5465 
5466 		private static string m_strFileVerifyHashFailRec =
5467 			@"Please try saving again, and if that fails, save the database to a different location.";
5468 		/// <summary>
5469 		/// Look up a localized string similar to
5470 		/// 'Please try saving again, and if that fails, save the database to a different location.'.
5471 		/// </summary>
5472 		public static string FileVerifyHashFailRec
5473 		{
5474 			get { return m_strFileVerifyHashFailRec; }
5475 		}
5476 
5477 		private static string m_strFilter =
5478 			@"Filter";
5479 		/// <summary>
5480 		/// Look up a localized string similar to
5481 		/// 'Filter'.
5482 		/// </summary>
5483 		public static string Filter
5484 		{
5485 			get { return m_strFilter; }
5486 		}
5487 
5488 		private static string m_strFind =
5489 			@"Find";
5490 		/// <summary>
5491 		/// Look up a localized string similar to
5492 		/// 'Find'.
5493 		/// </summary>
5494 		public static string Find
5495 		{
5496 			get { return m_strFind; }
5497 		}
5498 
5499 		private static string m_strFindEntries =
5500 			@"Find Entries";
5501 		/// <summary>
5502 		/// Look up a localized string similar to
5503 		/// 'Find Entries'.
5504 		/// </summary>
5505 		public static string FindEntries
5506 		{
5507 			get { return m_strFindEntries; }
5508 		}
5509 
5510 		private static string m_strFocusQuickFindOnRestore =
5511 			@"Focus quick search box when restoring from taskbar";
5512 		/// <summary>
5513 		/// Look up a localized string similar to
5514 		/// 'Focus quick search box when restoring from taskbar'.
5515 		/// </summary>
5516 		public static string FocusQuickFindOnRestore
5517 		{
5518 			get { return m_strFocusQuickFindOnRestore; }
5519 		}
5520 
5521 		private static string m_strFocusQuickFindOnUntray =
5522 			@"Focus quick search box when restoring from tray";
5523 		/// <summary>
5524 		/// Look up a localized string similar to
5525 		/// 'Focus quick search box when restoring from tray'.
5526 		/// </summary>
5527 		public static string FocusQuickFindOnUntray
5528 		{
5529 			get { return m_strFocusQuickFindOnUntray; }
5530 		}
5531 
5532 		private static string m_strFocusResultsAfterQuickSearch =
5533 			@"Focus entry list after a successful quick search";
5534 		/// <summary>
5535 		/// Look up a localized string similar to
5536 		/// 'Focus entry list after a successful quick search'.
5537 		/// </summary>
5538 		public static string FocusResultsAfterQuickSearch
5539 		{
5540 			get { return m_strFocusResultsAfterQuickSearch; }
5541 		}
5542 
5543 		private static string m_strFolder =
5544 			@"Folder";
5545 		/// <summary>
5546 		/// Look up a localized string similar to
5547 		/// 'Folder'.
5548 		/// </summary>
5549 		public static string Folder
5550 		{
5551 			get { return m_strFolder; }
5552 		}
5553 
5554 		private static string m_strFont =
5555 			@"Font";
5556 		/// <summary>
5557 		/// Look up a localized string similar to
5558 		/// 'Font'.
5559 		/// </summary>
5560 		public static string Font
5561 		{
5562 			get { return m_strFont; }
5563 		}
5564 
5565 		private static string m_strFontDefault =
5566 			@"Default &Font";
5567 		/// <summary>
5568 		/// Look up a localized string similar to
5569 		/// 'Default &amp;Font'.
5570 		/// </summary>
5571 		public static string FontDefault
5572 		{
5573 			get { return m_strFontDefault; }
5574 		}
5575 
5576 		private static string m_strForceSystemFontUnix =
5577 			@"Force usage of system font (Unix only)";
5578 		/// <summary>
5579 		/// Look up a localized string similar to
5580 		/// 'Force usage of system font (Unix only)'.
5581 		/// </summary>
5582 		public static string ForceSystemFontUnix
5583 		{
5584 			get { return m_strForceSystemFontUnix; }
5585 		}
5586 
5587 		private static string m_strFormat =
5588 			@"Format";
5589 		/// <summary>
5590 		/// Look up a localized string similar to
5591 		/// 'Format'.
5592 		/// </summary>
5593 		public static string Format
5594 		{
5595 			get { return m_strFormat; }
5596 		}
5597 
5598 		private static string m_strFormatNoDatabaseDesc =
5599 			@"This file format doesn't support database descriptions.";
5600 		/// <summary>
5601 		/// Look up a localized string similar to
5602 		/// 'This file format doesn&#39;t support database descriptions.'.
5603 		/// </summary>
5604 		public static string FormatNoDatabaseDesc
5605 		{
5606 			get { return m_strFormatNoDatabaseDesc; }
5607 		}
5608 
5609 		private static string m_strFormatNoDatabaseName =
5610 			@"This file format doesn't support database names.";
5611 		/// <summary>
5612 		/// Look up a localized string similar to
5613 		/// 'This file format doesn&#39;t support database names.'.
5614 		/// </summary>
5615 		public static string FormatNoDatabaseName
5616 		{
5617 			get { return m_strFormatNoDatabaseName; }
5618 		}
5619 
5620 		private static string m_strFormatNoRootEntries =
5621 			@"This file format doesn't support root groups. All entries in the root group are moved to the first subgroup.";
5622 		/// <summary>
5623 		/// Look up a localized string similar to
5624 		/// 'This file format doesn&#39;t support root groups. All entries in the root group are moved to the first subgroup.'.
5625 		/// </summary>
5626 		public static string FormatNoRootEntries
5627 		{
5628 			get { return m_strFormatNoRootEntries; }
5629 		}
5630 
5631 		private static string m_strFormatNoSubGroupsInRoot =
5632 			@"To export to this file format, the root group must have at least one subgroup.";
5633 		/// <summary>
5634 		/// Look up a localized string similar to
5635 		/// 'To export to this file format, the root group must have at least one subgroup.'.
5636 		/// </summary>
5637 		public static string FormatNoSubGroupsInRoot
5638 		{
5639 			get { return m_strFormatNoSubGroupsInRoot; }
5640 		}
5641 
5642 		private static string m_strFormatOnlyOneAttachment =
5643 			@"This file format only supports one attachment per entry. Only the first attachment is saved, the others are ignored.";
5644 		/// <summary>
5645 		/// Look up a localized string similar to
5646 		/// 'This file format only supports one attachment per entry. Only the first attachment is saved, the others are ignored.'.
5647 		/// </summary>
5648 		public static string FormatOnlyOneAttachment
5649 		{
5650 			get { return m_strFormatOnlyOneAttachment; }
5651 		}
5652 
5653 		private static string m_strGeneral =
5654 			@"General";
5655 		/// <summary>
5656 		/// Look up a localized string similar to
5657 		/// 'General'.
5658 		/// </summary>
5659 		public static string General
5660 		{
5661 			get { return m_strGeneral; }
5662 		}
5663 
5664 		private static string m_strGenerate =
5665 			@"Generate";
5666 		/// <summary>
5667 		/// Look up a localized string similar to
5668 		/// 'Generate'.
5669 		/// </summary>
5670 		public static string Generate
5671 		{
5672 			get { return m_strGenerate; }
5673 		}
5674 
5675 		private static string m_strGenerateCount =
5676 			@"Generated Passwords Count";
5677 		/// <summary>
5678 		/// Look up a localized string similar to
5679 		/// 'Generated Passwords Count'.
5680 		/// </summary>
5681 		public static string GenerateCount
5682 		{
5683 			get { return m_strGenerateCount; }
5684 		}
5685 
5686 		private static string m_strGenerateCountDesc =
5687 			@"Enter number of passwords to generate.";
5688 		/// <summary>
5689 		/// Look up a localized string similar to
5690 		/// 'Enter number of passwords to generate.'.
5691 		/// </summary>
5692 		public static string GenerateCountDesc
5693 		{
5694 			get { return m_strGenerateCountDesc; }
5695 		}
5696 
5697 		private static string m_strGenerateCountLongDesc =
5698 			@"Please enter the number of passwords to generate:";
5699 		/// <summary>
5700 		/// Look up a localized string similar to
5701 		/// 'Please enter the number of passwords to generate:'.
5702 		/// </summary>
5703 		public static string GenerateCountLongDesc
5704 		{
5705 			get { return m_strGenerateCountLongDesc; }
5706 		}
5707 
5708 		private static string m_strGeneratedPasswordSamples =
5709 			@"Generated Passwords Samples";
5710 		/// <summary>
5711 		/// Look up a localized string similar to
5712 		/// 'Generated Passwords Samples'.
5713 		/// </summary>
5714 		public static string GeneratedPasswordSamples
5715 		{
5716 			get { return m_strGeneratedPasswordSamples; }
5717 		}
5718 
5719 		private static string m_strGeneratePassword =
5720 			@"Generate a password";
5721 		/// <summary>
5722 		/// Look up a localized string similar to
5723 		/// 'Generate a password'.
5724 		/// </summary>
5725 		public static string GeneratePassword
5726 		{
5727 			get { return m_strGeneratePassword; }
5728 		}
5729 
5730 		private static string m_strGenericCsvImporter =
5731 			@"Generic CSV Importer";
5732 		/// <summary>
5733 		/// Look up a localized string similar to
5734 		/// 'Generic CSV Importer'.
5735 		/// </summary>
5736 		public static string GenericCsvImporter
5737 		{
5738 			get { return m_strGenericCsvImporter; }
5739 		}
5740 
5741 		private static string m_strGenPwAccept =
5742 			@"Accept this password?";
5743 		/// <summary>
5744 		/// Look up a localized string similar to
5745 		/// 'Accept this password?'.
5746 		/// </summary>
5747 		public static string GenPwAccept
5748 		{
5749 			get { return m_strGenPwAccept; }
5750 		}
5751 
5752 		private static string m_strGenPwBasedOnPrevious =
5753 			@"Derive from previous password";
5754 		/// <summary>
5755 		/// Look up a localized string similar to
5756 		/// 'Derive from previous password'.
5757 		/// </summary>
5758 		public static string GenPwBasedOnPrevious
5759 		{
5760 			get { return m_strGenPwBasedOnPrevious; }
5761 		}
5762 
5763 		private static string m_strGenPwSprVariant =
5764 			@"The generated password contains a placeholder. When using this password (e.g. by copying it to the clipboard or auto-typing it), the placeholder will be replaced, i.e. effectively a different password might be used.";
5765 		/// <summary>
5766 		/// Look up a localized string similar to
5767 		/// 'The generated password contains a placeholder. When using this password (e.g. by copying it to the clipboard or auto-typing it), the placeholder will be replaced, i.e. effectively a different password might be used.'.
5768 		/// </summary>
5769 		public static string GenPwSprVariant
5770 		{
5771 			get { return m_strGenPwSprVariant; }
5772 		}
5773 
5774 		private static string m_strGradient =
5775 			@"Gradient";
5776 		/// <summary>
5777 		/// Look up a localized string similar to
5778 		/// 'Gradient'.
5779 		/// </summary>
5780 		public static string Gradient
5781 		{
5782 			get { return m_strGradient; }
5783 		}
5784 
5785 		private static string m_strGroup =
5786 			@"Group";
5787 		/// <summary>
5788 		/// Look up a localized string similar to
5789 		/// 'Group'.
5790 		/// </summary>
5791 		public static string Group
5792 		{
5793 			get { return m_strGroup; }
5794 		}
5795 
5796 		private static string m_strGroupCannotStoreEntries =
5797 			@"The selected group cannot store any entries.";
5798 		/// <summary>
5799 		/// Look up a localized string similar to
5800 		/// 'The selected group cannot store any entries.'.
5801 		/// </summary>
5802 		public static string GroupCannotStoreEntries
5803 		{
5804 			get { return m_strGroupCannotStoreEntries; }
5805 		}
5806 
5807 		private static string m_strGroupsSkipped =
5808 			@"{PARAM} groups skipped";
5809 		/// <summary>
5810 		/// Look up a localized string similar to
5811 		/// '{PARAM} groups skipped'.
5812 		/// </summary>
5813 		public static string GroupsSkipped
5814 		{
5815 			get { return m_strGroupsSkipped; }
5816 		}
5817 
5818 		private static string m_strGroupsSkipped1 =
5819 			@"1 group skipped";
5820 		/// <summary>
5821 		/// Look up a localized string similar to
5822 		/// '1 group skipped'.
5823 		/// </summary>
5824 		public static string GroupsSkipped1
5825 		{
5826 			get { return m_strGroupsSkipped1; }
5827 		}
5828 
5829 		private static string m_strHelpSourceNoLocalOption =
5830 			@"This option is disabled, because local help is not installed.";
5831 		/// <summary>
5832 		/// Look up a localized string similar to
5833 		/// 'This option is disabled, because local help is not installed.'.
5834 		/// </summary>
5835 		public static string HelpSourceNoLocalOption
5836 		{
5837 			get { return m_strHelpSourceNoLocalOption; }
5838 		}
5839 
5840 		private static string m_strHelpSourceSelection =
5841 			@"Help Source Selection";
5842 		/// <summary>
5843 		/// Look up a localized string similar to
5844 		/// 'Help Source Selection'.
5845 		/// </summary>
5846 		public static string HelpSourceSelection
5847 		{
5848 			get { return m_strHelpSourceSelection; }
5849 		}
5850 
5851 		private static string m_strHelpSourceSelectionDesc =
5852 			@"Choose between local help and online help center.";
5853 		/// <summary>
5854 		/// Look up a localized string similar to
5855 		/// 'Choose between local help and online help center.'.
5856 		/// </summary>
5857 		public static string HelpSourceSelectionDesc
5858 		{
5859 			get { return m_strHelpSourceSelectionDesc; }
5860 		}
5861 
5862 		private static string m_strHexKeyEx =
5863 			@"Hex Key - {PARAM}-Bit";
5864 		/// <summary>
5865 		/// Look up a localized string similar to
5866 		/// 'Hex Key - {PARAM}-Bit'.
5867 		/// </summary>
5868 		public static string HexKeyEx
5869 		{
5870 			get { return m_strHexKeyEx; }
5871 		}
5872 
5873 		private static string m_strHexViewer =
5874 			@"Hex Viewer";
5875 		/// <summary>
5876 		/// Look up a localized string similar to
5877 		/// 'Hex Viewer'.
5878 		/// </summary>
5879 		public static string HexViewer
5880 		{
5881 			get { return m_strHexViewer; }
5882 		}
5883 
5884 		private static string m_strHidden =
5885 			@"Hidden";
5886 		/// <summary>
5887 		/// Look up a localized string similar to
5888 		/// 'Hidden'.
5889 		/// </summary>
5890 		public static string Hidden
5891 		{
5892 			get { return m_strHidden; }
5893 		}
5894 
5895 		private static string m_strHideCloseDatabaseTb =
5896 			@"Hide 'Close Database' toolbar button when at most one database is open";
5897 		/// <summary>
5898 		/// Look up a localized string similar to
5899 		/// 'Hide &#39;Close Database&#39; toolbar button when at most one database is open'.
5900 		/// </summary>
5901 		public static string HideCloseDatabaseTb
5902 		{
5903 			get { return m_strHideCloseDatabaseTb; }
5904 		}
5905 
5906 		private static string m_strHideUsingAsterisks =
5907 			@"Hide field using asterisks";
5908 		/// <summary>
5909 		/// Look up a localized string similar to
5910 		/// 'Hide field using asterisks'.
5911 		/// </summary>
5912 		public static string HideUsingAsterisks
5913 		{
5914 			get { return m_strHideUsingAsterisks; }
5915 		}
5916 
5917 		private static string m_strHistory =
5918 			@"History";
5919 		/// <summary>
5920 		/// Look up a localized string similar to
5921 		/// 'History'.
5922 		/// </summary>
5923 		public static string History
5924 		{
5925 			get { return m_strHistory; }
5926 		}
5927 
5928 		private static string m_strHomebanking =
5929 			@"Homebanking";
5930 		/// <summary>
5931 		/// Look up a localized string similar to
5932 		/// 'Homebanking'.
5933 		/// </summary>
5934 		public static string Homebanking
5935 		{
5936 			get { return m_strHomebanking; }
5937 		}
5938 
5939 		private static string m_strHost =
5940 			@"Host";
5941 		/// <summary>
5942 		/// Look up a localized string similar to
5943 		/// 'Host'.
5944 		/// </summary>
5945 		public static string Host
5946 		{
5947 			get { return m_strHost; }
5948 		}
5949 
5950 		private static string m_strHotKeyAltOnly =
5951 			@"It is recommended not to use global hot keys with only Alt or Alt+Shift as modifier.";
5952 		/// <summary>
5953 		/// Look up a localized string similar to
5954 		/// 'It is recommended not to use global hot keys with only Alt or Alt+Shift as modifier.'.
5955 		/// </summary>
5956 		public static string HotKeyAltOnly
5957 		{
5958 			get { return m_strHotKeyAltOnly; }
5959 		}
5960 
5961 		private static string m_strHotKeyAltOnlyHint =
5962 			@"Recommended modifiers are Ctrl+Alt, Ctrl+Shift and Ctrl+Alt+Shift.";
5963 		/// <summary>
5964 		/// Look up a localized string similar to
5965 		/// 'Recommended modifiers are Ctrl+Alt, Ctrl+Shift and Ctrl+Alt+Shift.'.
5966 		/// </summary>
5967 		public static string HotKeyAltOnlyHint
5968 		{
5969 			get { return m_strHotKeyAltOnlyHint; }
5970 		}
5971 
5972 		private static string m_strHotKeyAltOnlyQuestion =
5973 			@"Are you sure you want to use the specified hot keys?";
5974 		/// <summary>
5975 		/// Look up a localized string similar to
5976 		/// 'Are you sure you want to use the specified hot keys?'.
5977 		/// </summary>
5978 		public static string HotKeyAltOnlyQuestion
5979 		{
5980 			get { return m_strHotKeyAltOnlyQuestion; }
5981 		}
5982 
5983 		private static string m_strIcon =
5984 			@"Icon";
5985 		/// <summary>
5986 		/// Look up a localized string similar to
5987 		/// 'Icon'.
5988 		/// </summary>
5989 		public static string Icon
5990 		{
5991 			get { return m_strIcon; }
5992 		}
5993 
5994 		private static string m_strId =
5995 			@"ID";
5996 		/// <summary>
5997 		/// Look up a localized string similar to
5998 		/// 'ID'.
5999 		/// </summary>
6000 		public static string Id
6001 		{
6002 			get { return m_strId; }
6003 		}
6004 
6005 		private static string m_strIgnore =
6006 			@"Ignore";
6007 		/// <summary>
6008 		/// Look up a localized string similar to
6009 		/// 'Ignore'.
6010 		/// </summary>
6011 		public static string Ignore
6012 		{
6013 			get { return m_strIgnore; }
6014 		}
6015 
6016 		private static string m_strImageFormatFeatureUnsupported =
6017 			@"This file uses a file format feature that is not supported.";
6018 		/// <summary>
6019 		/// Look up a localized string similar to
6020 		/// 'This file uses a file format feature that is not supported.'.
6021 		/// </summary>
6022 		public static string ImageFormatFeatureUnsupported
6023 		{
6024 			get { return m_strImageFormatFeatureUnsupported; }
6025 		}
6026 
6027 		private static string m_strImageViewer =
6028 			@"Image Viewer";
6029 		/// <summary>
6030 		/// Look up a localized string similar to
6031 		/// 'Image Viewer'.
6032 		/// </summary>
6033 		public static string ImageViewer
6034 		{
6035 			get { return m_strImageViewer; }
6036 		}
6037 
6038 		private static string m_strImport =
6039 			@"Import";
6040 		/// <summary>
6041 		/// Look up a localized string similar to
6042 		/// 'Import'.
6043 		/// </summary>
6044 		public static string Import
6045 		{
6046 			get { return m_strImport; }
6047 		}
6048 
6049 		private static string m_strImportBehavior =
6050 			@"Import Behavior";
6051 		/// <summary>
6052 		/// Look up a localized string similar to
6053 		/// 'Import Behavior'.
6054 		/// </summary>
6055 		public static string ImportBehavior
6056 		{
6057 			get { return m_strImportBehavior; }
6058 		}
6059 
6060 		private static string m_strImportBehaviorDesc =
6061 			@"Select an import method.";
6062 		/// <summary>
6063 		/// Look up a localized string similar to
6064 		/// 'Select an import method.'.
6065 		/// </summary>
6066 		public static string ImportBehaviorDesc
6067 		{
6068 			get { return m_strImportBehaviorDesc; }
6069 		}
6070 
6071 		private static string m_strImportFailed =
6072 			@"Import failed.";
6073 		/// <summary>
6074 		/// Look up a localized string similar to
6075 		/// 'Import failed.'.
6076 		/// </summary>
6077 		public static string ImportFailed
6078 		{
6079 			get { return m_strImportFailed; }
6080 		}
6081 
6082 		private static string m_strImportFileDesc =
6083 			@"Import an external file.";
6084 		/// <summary>
6085 		/// Look up a localized string similar to
6086 		/// 'Import an external file.'.
6087 		/// </summary>
6088 		public static string ImportFileDesc
6089 		{
6090 			get { return m_strImportFileDesc; }
6091 		}
6092 
6093 		private static string m_strImportFileTitle =
6094 			@"Import File/Data";
6095 		/// <summary>
6096 		/// Look up a localized string similar to
6097 		/// 'Import File/Data'.
6098 		/// </summary>
6099 		public static string ImportFileTitle
6100 		{
6101 			get { return m_strImportFileTitle; }
6102 		}
6103 
6104 		private static string m_strImportFinished =
6105 			@"The import process has finished!";
6106 		/// <summary>
6107 		/// Look up a localized string similar to
6108 		/// 'The import process has finished!'.
6109 		/// </summary>
6110 		public static string ImportFinished
6111 		{
6112 			get { return m_strImportFinished; }
6113 		}
6114 
6115 		private static string m_strImportingStatusMsg =
6116 			@"Importing...";
6117 		/// <summary>
6118 		/// Look up a localized string similar to
6119 		/// 'Importing...'.
6120 		/// </summary>
6121 		public static string ImportingStatusMsg
6122 		{
6123 			get { return m_strImportingStatusMsg; }
6124 		}
6125 
6126 		private static string m_strImportMustRead =
6127 			@"It is indispensable that you read the documentation about this import method before continuing.";
6128 		/// <summary>
6129 		/// Look up a localized string similar to
6130 		/// 'It is indispensable that you read the documentation about this import method before continuing.'.
6131 		/// </summary>
6132 		public static string ImportMustRead
6133 		{
6134 			get { return m_strImportMustRead; }
6135 		}
6136 
6137 		private static string m_strImportMustReadQuestion =
6138 			@"Have you understood how the import process works and want to start it now?";
6139 		/// <summary>
6140 		/// Look up a localized string similar to
6141 		/// 'Have you understood how the import process works and want to start it now?'.
6142 		/// </summary>
6143 		public static string ImportMustReadQuestion
6144 		{
6145 			get { return m_strImportMustReadQuestion; }
6146 		}
6147 
6148 		private static string m_strImportStc =
6149 			@"Import into active database";
6150 		/// <summary>
6151 		/// Look up a localized string similar to
6152 		/// 'Import into active database'.
6153 		/// </summary>
6154 		public static string ImportStc
6155 		{
6156 			get { return m_strImportStc; }
6157 		}
6158 
6159 		private static string m_strIncompatible =
6160 			@"Incompatible";
6161 		/// <summary>
6162 		/// Look up a localized string similar to
6163 		/// 'Incompatible'.
6164 		/// </summary>
6165 		public static string Incompatible
6166 		{
6167 			get { return m_strIncompatible; }
6168 		}
6169 
6170 		private static string m_strIncompatibleEnv =
6171 			@"incompatible with current environment";
6172 		/// <summary>
6173 		/// Look up a localized string similar to
6174 		/// 'incompatible with current environment'.
6175 		/// </summary>
6176 		public static string IncompatibleEnv
6177 		{
6178 			get { return m_strIncompatibleEnv; }
6179 		}
6180 
6181 		private static string m_strIncompatibleWithSorting =
6182 			@"incompatible with sorting";
6183 		/// <summary>
6184 		/// Look up a localized string similar to
6185 		/// 'incompatible with sorting'.
6186 		/// </summary>
6187 		public static string IncompatibleWithSorting
6188 		{
6189 			get { return m_strIncompatibleWithSorting; }
6190 		}
6191 
6192 		private static string m_strInherited =
6193 			@"Inherited";
6194 		/// <summary>
6195 		/// Look up a localized string similar to
6196 		/// 'Inherited'.
6197 		/// </summary>
6198 		public static string Inherited
6199 		{
6200 			get { return m_strInherited; }
6201 		}
6202 
6203 		private static string m_strInheritSettingFromParent =
6204 			@"Inherit setting from parent";
6205 		/// <summary>
6206 		/// Look up a localized string similar to
6207 		/// 'Inherit setting from parent'.
6208 		/// </summary>
6209 		public static string InheritSettingFromParent
6210 		{
6211 			get { return m_strInheritSettingFromParent; }
6212 		}
6213 
6214 		private static string m_strInstalled =
6215 			@"Installed";
6216 		/// <summary>
6217 		/// Look up a localized string similar to
6218 		/// 'Installed'.
6219 		/// </summary>
6220 		public static string Installed
6221 		{
6222 			get { return m_strInstalled; }
6223 		}
6224 
6225 		private static string m_strInstalledLanguages =
6226 			@"Installed Languages";
6227 		/// <summary>
6228 		/// Look up a localized string similar to
6229 		/// 'Installed Languages'.
6230 		/// </summary>
6231 		public static string InstalledLanguages
6232 		{
6233 			get { return m_strInstalledLanguages; }
6234 		}
6235 
6236 		private static string m_strInstrAndGenInfo =
6237 			@"Instructions and General Information";
6238 		/// <summary>
6239 		/// Look up a localized string similar to
6240 		/// 'Instructions and General Information'.
6241 		/// </summary>
6242 		public static string InstrAndGenInfo
6243 		{
6244 			get { return m_strInstrAndGenInfo; }
6245 		}
6246 
6247 		private static string m_strInterleavedKeySending =
6248 			@"Allow interleaved sending of keys";
6249 		/// <summary>
6250 		/// Look up a localized string similar to
6251 		/// 'Allow interleaved sending of keys'.
6252 		/// </summary>
6253 		public static string InterleavedKeySending
6254 		{
6255 			get { return m_strInterleavedKeySending; }
6256 		}
6257 
6258 		private static string m_strInternalEditor =
6259 			@"Internal Editor";
6260 		/// <summary>
6261 		/// Look up a localized string similar to
6262 		/// 'Internal Editor'.
6263 		/// </summary>
6264 		public static string InternalEditor
6265 		{
6266 			get { return m_strInternalEditor; }
6267 		}
6268 
6269 		private static string m_strInternalViewer =
6270 			@"Internal Viewer";
6271 		/// <summary>
6272 		/// Look up a localized string similar to
6273 		/// 'Internal Viewer'.
6274 		/// </summary>
6275 		public static string InternalViewer
6276 		{
6277 			get { return m_strInternalViewer; }
6278 		}
6279 
6280 		private static string m_strInternet =
6281 			@"Internet";
6282 		/// <summary>
6283 		/// Look up a localized string similar to
6284 		/// 'Internet'.
6285 		/// </summary>
6286 		public static string Internet
6287 		{
6288 			get { return m_strInternet; }
6289 		}
6290 
6291 		private static string m_strInterval =
6292 			@"Interval";
6293 		/// <summary>
6294 		/// Look up a localized string similar to
6295 		/// 'Interval'.
6296 		/// </summary>
6297 		public static string Interval
6298 		{
6299 			get { return m_strInterval; }
6300 		}
6301 
6302 		private static string m_strInvalid =
6303 			@"Invalid";
6304 		/// <summary>
6305 		/// Look up a localized string similar to
6306 		/// 'Invalid'.
6307 		/// </summary>
6308 		public static string Invalid
6309 		{
6310 			get { return m_strInvalid; }
6311 		}
6312 
6313 		private static string m_strInvalidUrl =
6314 			@"The specified URL is invalid.";
6315 		/// <summary>
6316 		/// Look up a localized string similar to
6317 		/// 'The specified URL is invalid.'.
6318 		/// </summary>
6319 		public static string InvalidUrl
6320 		{
6321 			get { return m_strInvalidUrl; }
6322 		}
6323 
6324 		private static string m_strInvalidUserPassword =
6325 			@"The specified user name / password combination is invalid.";
6326 		/// <summary>
6327 		/// Look up a localized string similar to
6328 		/// 'The specified user name / password combination is invalid.'.
6329 		/// </summary>
6330 		public static string InvalidUserPassword
6331 		{
6332 			get { return m_strInvalidUserPassword; }
6333 		}
6334 
6335 		private static string m_strIOConnection =
6336 			@"I/O Connection";
6337 		/// <summary>
6338 		/// Look up a localized string similar to
6339 		/// 'I/O Connection'.
6340 		/// </summary>
6341 		public static string IOConnection
6342 		{
6343 			get { return m_strIOConnection; }
6344 		}
6345 
6346 		private static string m_strIOConnectionLong =
6347 			@"File Input/Output Connections";
6348 		/// <summary>
6349 		/// Look up a localized string similar to
6350 		/// 'File Input/Output Connections'.
6351 		/// </summary>
6352 		public static string IOConnectionLong
6353 		{
6354 			get { return m_strIOConnectionLong; }
6355 		}
6356 
6357 		private static string m_strItalic =
6358 			@"Italic";
6359 		/// <summary>
6360 		/// Look up a localized string similar to
6361 		/// 'Italic'.
6362 		/// </summary>
6363 		public static string Italic
6364 		{
6365 			get { return m_strItalic; }
6366 		}
6367 
6368 		private static string m_strIterations =
6369 			@"Iterations";
6370 		/// <summary>
6371 		/// Look up a localized string similar to
6372 		/// 'Iterations'.
6373 		/// </summary>
6374 		public static string Iterations
6375 		{
6376 			get { return m_strIterations; }
6377 		}
6378 
6379 		private static string m_strKdbKeePassLibC =
6380 			@"The KeePassLibC library is required to open and save KDB files created by KeePass 1.x.";
6381 		/// <summary>
6382 		/// Look up a localized string similar to
6383 		/// 'The KeePassLibC library is required to open and save KDB files created by KeePass 1.x.'.
6384 		/// </summary>
6385 		public static string KdbKeePassLibC
6386 		{
6387 			get { return m_strKdbKeePassLibC; }
6388 		}
6389 
6390 		private static string m_strKdbWUA =
6391 			@"KDB files can be encrypted using a master password and/or a key file, not using a Windows User Account.";
6392 		/// <summary>
6393 		/// Look up a localized string similar to
6394 		/// 'KDB files can be encrypted using a master password and/or a key file, not using a Windows User Account.'.
6395 		/// </summary>
6396 		public static string KdbWUA
6397 		{
6398 			get { return m_strKdbWUA; }
6399 		}
6400 
6401 		private static string m_strKdbxFiles =
6402 			@"KeePass KDBX Files";
6403 		/// <summary>
6404 		/// Look up a localized string similar to
6405 		/// 'KeePass KDBX Files'.
6406 		/// </summary>
6407 		public static string KdbxFiles
6408 		{
6409 			get { return m_strKdbxFiles; }
6410 		}
6411 
6412 		private static string m_strKdfAdjust =
6413 			@"The value of a key derivation function parameter lies outside the range of valid values. KeePass adjusts the value to the nearest valid value.";
6414 		/// <summary>
6415 		/// Look up a localized string similar to
6416 		/// 'The value of a key derivation function parameter lies outside the range of valid values. KeePass adjusts the value to the nearest valid value.'.
6417 		/// </summary>
6418 		public static string KdfAdjust
6419 		{
6420 			get { return m_strKdfAdjust; }
6421 		}
6422 
6423 		private static string m_strKdfParams1Sec =
6424 			@"Compute parameters that lead to a delay of 1 second on this computer.";
6425 		/// <summary>
6426 		/// Look up a localized string similar to
6427 		/// 'Compute parameters that lead to a delay of 1 second on this computer.'.
6428 		/// </summary>
6429 		public static string KdfParams1Sec
6430 		{
6431 			get { return m_strKdfParams1Sec; }
6432 		}
6433 
6434 		private static string m_strKeePassLibCLong =
6435 			@"KeePassLibC (1.x File Support)";
6436 		/// <summary>
6437 		/// Look up a localized string similar to
6438 		/// 'KeePassLibC (1.x File Support)'.
6439 		/// </summary>
6440 		public static string KeePassLibCLong
6441 		{
6442 			get { return m_strKeePassLibCLong; }
6443 		}
6444 
6445 		private static string m_strKeePassLibCNotFound =
6446 			@"KeePassLibC could not be found.";
6447 		/// <summary>
6448 		/// Look up a localized string similar to
6449 		/// 'KeePassLibC could not be found.'.
6450 		/// </summary>
6451 		public static string KeePassLibCNotFound
6452 		{
6453 			get { return m_strKeePassLibCNotFound; }
6454 		}
6455 
6456 		private static string m_strKeePassLibCNotWindows =
6457 			@"Importing/exporting data from/to KDB files is only supported on Windows (because a library is used that contains the core code of KeePass 1.x, which is Windows-only).";
6458 		/// <summary>
6459 		/// Look up a localized string similar to
6460 		/// 'Importing/exporting data from/to KDB files is only supported on Windows (because a library is used that contains the core code of KeePass 1.x, which is Windows-only).'.
6461 		/// </summary>
6462 		public static string KeePassLibCNotWindows
6463 		{
6464 			get { return m_strKeePassLibCNotWindows; }
6465 		}
6466 
6467 		private static string m_strKeePassLibCNotWindowsHint =
6468 			@"Please use a different file format for migrating your data.";
6469 		/// <summary>
6470 		/// Look up a localized string similar to
6471 		/// 'Please use a different file format for migrating your data.'.
6472 		/// </summary>
6473 		public static string KeePassLibCNotWindowsHint
6474 		{
6475 			get { return m_strKeePassLibCNotWindowsHint; }
6476 		}
6477 
6478 		private static string m_strKeepExisting =
6479 			@"&Keep existing";
6480 		/// <summary>
6481 		/// Look up a localized string similar to
6482 		/// '&amp;Keep existing'.
6483 		/// </summary>
6484 		public static string KeepExisting
6485 		{
6486 			get { return m_strKeepExisting; }
6487 		}
6488 
6489 		private static string m_strKeyboardKeyAlt =
6490 			@"Alt";
6491 		/// <summary>
6492 		/// Look up a localized string similar to
6493 		/// 'Alt'.
6494 		/// </summary>
6495 		public static string KeyboardKeyAlt
6496 		{
6497 			get { return m_strKeyboardKeyAlt; }
6498 		}
6499 
6500 		private static string m_strKeyboardKeyCtrl =
6501 			@"Ctrl";
6502 		/// <summary>
6503 		/// Look up a localized string similar to
6504 		/// 'Ctrl'.
6505 		/// </summary>
6506 		public static string KeyboardKeyCtrl
6507 		{
6508 			get { return m_strKeyboardKeyCtrl; }
6509 		}
6510 
6511 		private static string m_strKeyboardKeyEsc =
6512 			@"Esc";
6513 		/// <summary>
6514 		/// Look up a localized string similar to
6515 		/// 'Esc'.
6516 		/// </summary>
6517 		public static string KeyboardKeyEsc
6518 		{
6519 			get { return m_strKeyboardKeyEsc; }
6520 		}
6521 
6522 		private static string m_strKeyboardKeyModifiers =
6523 			@"Key Modifiers";
6524 		/// <summary>
6525 		/// Look up a localized string similar to
6526 		/// 'Key Modifiers'.
6527 		/// </summary>
6528 		public static string KeyboardKeyModifiers
6529 		{
6530 			get { return m_strKeyboardKeyModifiers; }
6531 		}
6532 
6533 		private static string m_strKeyboardKeyReturn =
6534 			@"Enter";
6535 		/// <summary>
6536 		/// Look up a localized string similar to
6537 		/// 'Enter'.
6538 		/// </summary>
6539 		public static string KeyboardKeyReturn
6540 		{
6541 			get { return m_strKeyboardKeyReturn; }
6542 		}
6543 
6544 		private static string m_strKeyboardKeyShift =
6545 			@"Shift";
6546 		/// <summary>
6547 		/// Look up a localized string similar to
6548 		/// 'Shift'.
6549 		/// </summary>
6550 		public static string KeyboardKeyShift
6551 		{
6552 			get { return m_strKeyboardKeyShift; }
6553 		}
6554 
6555 		private static string m_strKeyFile =
6556 			@"Key file";
6557 		/// <summary>
6558 		/// Look up a localized string similar to
6559 		/// 'Key file'.
6560 		/// </summary>
6561 		public static string KeyFile
6562 		{
6563 			get { return m_strKeyFile; }
6564 		}
6565 
6566 		private static string m_strKeyFileBackup =
6567 			@"Key File Backup";
6568 		/// <summary>
6569 		/// Look up a localized string similar to
6570 		/// 'Key File Backup'.
6571 		/// </summary>
6572 		public static string KeyFileBackup
6573 		{
6574 			get { return m_strKeyFileBackup; }
6575 		}
6576 
6577 		private static string m_strKeyFileContent =
6578 			@"Key file content";
6579 		/// <summary>
6580 		/// Look up a localized string similar to
6581 		/// 'Key file content'.
6582 		/// </summary>
6583 		public static string KeyFileContent
6584 		{
6585 			get { return m_strKeyFileContent; }
6586 		}
6587 
6588 		private static string m_strKeyFileCreate =
6589 			@"Create a new key file";
6590 		/// <summary>
6591 		/// Look up a localized string similar to
6592 		/// 'Create a new key file'.
6593 		/// </summary>
6594 		public static string KeyFileCreate
6595 		{
6596 			get { return m_strKeyFileCreate; }
6597 		}
6598 
6599 		private static string m_strKeyFileCreateTitle =
6600 			@"Create Key File";
6601 		/// <summary>
6602 		/// Look up a localized string similar to
6603 		/// 'Create Key File'.
6604 		/// </summary>
6605 		public static string KeyFileCreateTitle
6606 		{
6607 			get { return m_strKeyFileCreateTitle; }
6608 		}
6609 
6610 		private static string m_strKeyFileError =
6611 			@"The specified key file could not be found or its format is unknown.";
6612 		/// <summary>
6613 		/// Look up a localized string similar to
6614 		/// 'The specified key file could not be found or its format is unknown.'.
6615 		/// </summary>
6616 		public static string KeyFileError
6617 		{
6618 			get { return m_strKeyFileError; }
6619 		}
6620 
6621 		private static string m_strKeyFileFromBackup =
6622 			@"There are two ways to recreate a key file from this backup";
6623 		/// <summary>
6624 		/// Look up a localized string similar to
6625 		/// 'There are two ways to recreate a key file from this backup'.
6626 		/// </summary>
6627 		public static string KeyFileFromBackup
6628 		{
6629 			get { return m_strKeyFileFromBackup; }
6630 		}
6631 
6632 		private static string m_strKeyFileFromBackupF =
6633 			@"Start KeePass, click on 'Tools' -> 'Advanced Tools' -> 'Create Key File', and fill out the form that is displayed on the screen.";
6634 		/// <summary>
6635 		/// Look up a localized string similar to
6636 		/// 'Start KeePass, click on &#39;Tools&#39; -&gt; &#39;Advanced Tools&#39; -&gt; &#39;Create Key File&#39;, and fill out the form that is displayed on the screen.'.
6637 		/// </summary>
6638 		public static string KeyFileFromBackupF
6639 		{
6640 			get { return m_strKeyFileFromBackupF; }
6641 		}
6642 
6643 		private static string m_strKeyFileFromBackupT =
6644 			@"Alternatively, start a text editor (e.g. Notepad), type the content above, and save it to a new file (with file extension 'keyx').";
6645 		/// <summary>
6646 		/// Look up a localized string similar to
6647 		/// 'Alternatively, start a text editor (e.g. Notepad), type the content above, and save it to a new file (with file extension &#39;keyx&#39;).'.
6648 		/// </summary>
6649 		public static string KeyFileFromBackupT
6650 		{
6651 			get { return m_strKeyFileFromBackupT; }
6652 		}
6653 
6654 		private static string m_strKeyFileGenHint =
6655 			@"You can generate an XML key file in the master key creation dialog.";
6656 		/// <summary>
6657 		/// Look up a localized string similar to
6658 		/// 'You can generate an XML key file in the master key creation dialog.'.
6659 		/// </summary>
6660 		public static string KeyFileGenHint
6661 		{
6662 			get { return m_strKeyFileGenHint; }
6663 		}
6664 
6665 		private static string m_strKeyFileNoXml =
6666 			@"The file is not an XML key file.";
6667 		/// <summary>
6668 		/// Look up a localized string similar to
6669 		/// 'The file is not an XML key file.'.
6670 		/// </summary>
6671 		public static string KeyFileNoXml
6672 		{
6673 			get { return m_strKeyFileNoXml; }
6674 		}
6675 
6676 		private static string m_strKeyFilePrintAlso =
6677 			@"Also print a key file backup";
6678 		/// <summary>
6679 		/// Look up a localized string similar to
6680 		/// 'Also print a key file backup'.
6681 		/// </summary>
6682 		public static string KeyFilePrintAlso
6683 		{
6684 			get { return m_strKeyFilePrintAlso; }
6685 		}
6686 
6687 		private static string m_strKeyFilePrintLocal =
6688 			@"For security reasons, it is recommended to print a key file backup on a local printer, not over a network.";
6689 		/// <summary>
6690 		/// Look up a localized string similar to
6691 		/// 'For security reasons, it is recommended to print a key file backup on a local printer, not over a network.'.
6692 		/// </summary>
6693 		public static string KeyFilePrintLocal
6694 		{
6695 			get { return m_strKeyFilePrintLocal; }
6696 		}
6697 
6698 		private static string m_strKeyFilePrintReqXml =
6699 			@"Printing a key file backup is supported only for XML key files.";
6700 		/// <summary>
6701 		/// Look up a localized string similar to
6702 		/// 'Printing a key file backup is supported only for XML key files.'.
6703 		/// </summary>
6704 		public static string KeyFilePrintReqXml
6705 		{
6706 			get { return m_strKeyFilePrintReqXml; }
6707 		}
6708 
6709 		private static string m_strKeyFiles =
6710 			@"Key Files";
6711 		/// <summary>
6712 		/// Look up a localized string similar to
6713 		/// 'Key Files'.
6714 		/// </summary>
6715 		public static string KeyFiles
6716 		{
6717 			get { return m_strKeyFiles; }
6718 		}
6719 
6720 		private static string m_strKeyFileSafe =
6721 			@"KeyFile";
6722 		/// <summary>
6723 		/// Look up a localized string similar to
6724 		/// 'KeyFile'.
6725 		/// </summary>
6726 		public static string KeyFileSafe
6727 		{
6728 			get { return m_strKeyFileSafe; }
6729 		}
6730 
6731 		private static string m_strKeyFileSelect =
6732 			@"Select key file manually";
6733 		/// <summary>
6734 		/// Look up a localized string similar to
6735 		/// 'Select key file manually'.
6736 		/// </summary>
6737 		public static string KeyFileSelect
6738 		{
6739 			get { return m_strKeyFileSelect; }
6740 		}
6741 
6742 		private static string m_strKeyFileUseAnywayQ =
6743 			@"Do you want to use the file as key file anyway?";
6744 		/// <summary>
6745 		/// Look up a localized string similar to
6746 		/// 'Do you want to use the file as key file anyway?'.
6747 		/// </summary>
6748 		public static string KeyFileUseAnywayQ
6749 		{
6750 			get { return m_strKeyFileUseAnywayQ; }
6751 		}
6752 
6753 		private static string m_strKeyFileUseExisting =
6754 			@"Use an existing key file";
6755 		/// <summary>
6756 		/// Look up a localized string similar to
6757 		/// 'Use an existing key file'.
6758 		/// </summary>
6759 		public static string KeyFileUseExisting
6760 		{
6761 			get { return m_strKeyFileUseExisting; }
6762 		}
6763 
6764 		private static string m_strKeyProvider =
6765 			@"Key provider";
6766 		/// <summary>
6767 		/// Look up a localized string similar to
6768 		/// 'Key provider'.
6769 		/// </summary>
6770 		public static string KeyProvider
6771 		{
6772 			get { return m_strKeyProvider; }
6773 		}
6774 
6775 		private static string m_strKeyProvIncmpWithSD =
6776 			@"The selected key provider cannot be used, because it is incompatible with the secure desktop.";
6777 		/// <summary>
6778 		/// Look up a localized string similar to
6779 		/// 'The selected key provider cannot be used, because it is incompatible with the secure desktop.'.
6780 		/// </summary>
6781 		public static string KeyProvIncmpWithSD
6782 		{
6783 			get { return m_strKeyProvIncmpWithSD; }
6784 		}
6785 
6786 		private static string m_strKeyProvIncmpWithSDHint =
6787 			@"If you want to use the selected key provider, you have to disable the secure desktop option in 'Tools' -> 'Options' -> tab 'Security'.";
6788 		/// <summary>
6789 		/// Look up a localized string similar to
6790 		/// 'If you want to use the selected key provider, you have to disable the secure desktop option in &#39;Tools&#39; -&gt; &#39;Options&#39; -&gt; tab &#39;Security&#39;.'.
6791 		/// </summary>
6792 		public static string KeyProvIncmpWithSDHint
6793 		{
6794 			get { return m_strKeyProvIncmpWithSDHint; }
6795 		}
6796 
6797 		private static string m_strLanguageSelected =
6798 			@"The selected language has been activated. KeePass must be restarted in order to load the language.";
6799 		/// <summary>
6800 		/// Look up a localized string similar to
6801 		/// 'The selected language has been activated. KeePass must be restarted in order to load the language.'.
6802 		/// </summary>
6803 		public static string LanguageSelected
6804 		{
6805 			get { return m_strLanguageSelected; }
6806 		}
6807 
6808 		private static string m_strLargeEntries =
6809 			@"Large Entries";
6810 		/// <summary>
6811 		/// Look up a localized string similar to
6812 		/// 'Large Entries'.
6813 		/// </summary>
6814 		public static string LargeEntries
6815 		{
6816 			get { return m_strLargeEntries; }
6817 		}
6818 
6819 		private static string m_strLargeEntriesList =
6820 			@"List of entries that require a lot of memory.";
6821 		/// <summary>
6822 		/// Look up a localized string similar to
6823 		/// 'List of entries that require a lot of memory.'.
6824 		/// </summary>
6825 		public static string LargeEntriesList
6826 		{
6827 			get { return m_strLargeEntriesList; }
6828 		}
6829 
6830 		private static string m_strLastAccessTime =
6831 			@"Last Access Time";
6832 		/// <summary>
6833 		/// Look up a localized string similar to
6834 		/// 'Last Access Time'.
6835 		/// </summary>
6836 		public static string LastAccessTime
6837 		{
6838 			get { return m_strLastAccessTime; }
6839 		}
6840 
6841 		private static string m_strLastModificationTime =
6842 			@"Last Modification Time";
6843 		/// <summary>
6844 		/// Look up a localized string similar to
6845 		/// 'Last Modification Time'.
6846 		/// </summary>
6847 		public static string LastModificationTime
6848 		{
6849 			get { return m_strLastModificationTime; }
6850 		}
6851 
6852 		private static string m_strLastModified =
6853 			@"Last Modified";
6854 		/// <summary>
6855 		/// Look up a localized string similar to
6856 		/// 'Last Modified'.
6857 		/// </summary>
6858 		public static string LastModified
6859 		{
6860 			get { return m_strLastModified; }
6861 		}
6862 
6863 		private static string m_strLastModifiedEntriesList =
6864 			@"List of entries that have been modified recently.";
6865 		/// <summary>
6866 		/// Look up a localized string similar to
6867 		/// 'List of entries that have been modified recently.'.
6868 		/// </summary>
6869 		public static string LastModifiedEntriesList
6870 		{
6871 			get { return m_strLastModifiedEntriesList; }
6872 		}
6873 
6874 		private static string m_strLastModTimePwHist =
6875 			@"Last Password Modification Time (Based on History)";
6876 		/// <summary>
6877 		/// Look up a localized string similar to
6878 		/// 'Last Password Modification Time (Based on History)'.
6879 		/// </summary>
6880 		public static string LastModTimePwHist
6881 		{
6882 			get { return m_strLastModTimePwHist; }
6883 		}
6884 
6885 		private static string m_strLatestVersionWeb =
6886 			@"The latest KeePass version can be found on the KeePass website";
6887 		/// <summary>
6888 		/// Look up a localized string similar to
6889 		/// 'The latest KeePass version can be found on the KeePass website'.
6890 		/// </summary>
6891 		public static string LatestVersionWeb
6892 		{
6893 			get { return m_strLatestVersionWeb; }
6894 		}
6895 
6896 		private static string m_strLimitSingleInstance =
6897 			@"Limit to single instance";
6898 		/// <summary>
6899 		/// Look up a localized string similar to
6900 		/// 'Limit to single instance'.
6901 		/// </summary>
6902 		public static string LimitSingleInstance
6903 		{
6904 			get { return m_strLimitSingleInstance; }
6905 		}
6906 
6907 		private static string m_strLng1xSel =
6908 			@"The selected LNG language file is compatible with KeePass 1.x only. KeePass 2.x uses LNGX language files.";
6909 		/// <summary>
6910 		/// Look up a localized string similar to
6911 		/// 'The selected LNG language file is compatible with KeePass 1.x only. KeePass 2.x uses LNGX language files.'.
6912 		/// </summary>
6913 		public static string Lng1xSel
6914 		{
6915 			get { return m_strLng1xSel; }
6916 		}
6917 
6918 		private static string m_strLng2xWeb =
6919 			@"LNGX language files for KeePass 2.x are available on the KeePass website.";
6920 		/// <summary>
6921 		/// Look up a localized string similar to
6922 		/// 'LNGX language files for KeePass 2.x are available on the KeePass website.'.
6923 		/// </summary>
6924 		public static string Lng2xWeb
6925 		{
6926 			get { return m_strLng2xWeb; }
6927 		}
6928 
6929 		private static string m_strLngInAppDir =
6930 			@"One or more language files have been found in the KeePass application directory.";
6931 		/// <summary>
6932 		/// Look up a localized string similar to
6933 		/// 'One or more language files have been found in the KeePass application directory.'.
6934 		/// </summary>
6935 		public static string LngInAppDir
6936 		{
6937 			get { return m_strLngInAppDir; }
6938 		}
6939 
6940 		private static string m_strLngInAppDirNote =
6941 			@"Loading language files directly from the application directory is not supported. Language files should instead be stored in the 'Languages' folder of the application directory.";
6942 		/// <summary>
6943 		/// Look up a localized string similar to
6944 		/// 'Loading language files directly from the application directory is not supported. Language files should instead be stored in the &#39;Languages&#39; folder of the application directory.'.
6945 		/// </summary>
6946 		public static string LngInAppDirNote
6947 		{
6948 			get { return m_strLngInAppDirNote; }
6949 		}
6950 
6951 		private static string m_strLngInAppDirQ =
6952 			@"Do you want to open the application directory (in order to move or delete language files)?";
6953 		/// <summary>
6954 		/// Look up a localized string similar to
6955 		/// 'Do you want to open the application directory (in order to move or delete language files)?'.
6956 		/// </summary>
6957 		public static string LngInAppDirQ
6958 		{
6959 			get { return m_strLngInAppDirQ; }
6960 		}
6961 
6962 		private static string m_strLocked =
6963 			@"Locked";
6964 		/// <summary>
6965 		/// Look up a localized string similar to
6966 		/// 'Locked'.
6967 		/// </summary>
6968 		public static string Locked
6969 		{
6970 			get { return m_strLocked; }
6971 		}
6972 
6973 		private static string m_strLockMenuLock =
6974 			@"&Lock Workspace";
6975 		/// <summary>
6976 		/// Look up a localized string similar to
6977 		/// '&amp;Lock Workspace'.
6978 		/// </summary>
6979 		public static string LockMenuLock
6980 		{
6981 			get { return m_strLockMenuLock; }
6982 		}
6983 
6984 		private static string m_strLockMenuUnlock =
6985 			@"Un&lock Workspace";
6986 		/// <summary>
6987 		/// Look up a localized string similar to
6988 		/// 'Un&amp;lock Workspace'.
6989 		/// </summary>
6990 		public static string LockMenuUnlock
6991 		{
6992 			get { return m_strLockMenuUnlock; }
6993 		}
6994 
6995 		private static string m_strLockOnMinimizeTaskbar =
6996 			@"Lock workspace when minimizing main window to taskbar";
6997 		/// <summary>
6998 		/// Look up a localized string similar to
6999 		/// 'Lock workspace when minimizing main window to taskbar'.
7000 		/// </summary>
7001 		public static string LockOnMinimizeTaskbar
7002 		{
7003 			get { return m_strLockOnMinimizeTaskbar; }
7004 		}
7005 
7006 		private static string m_strLockOnMinimizeTray =
7007 			@"Lock workspace when minimizing main window to tray";
7008 		/// <summary>
7009 		/// Look up a localized string similar to
7010 		/// 'Lock workspace when minimizing main window to tray'.
7011 		/// </summary>
7012 		public static string LockOnMinimizeTray
7013 		{
7014 			get { return m_strLockOnMinimizeTray; }
7015 		}
7016 
7017 		private static string m_strLockOnRemoteControlChange =
7018 			@"Lock workspace when the remote control mode changes";
7019 		/// <summary>
7020 		/// Look up a localized string similar to
7021 		/// 'Lock workspace when the remote control mode changes'.
7022 		/// </summary>
7023 		public static string LockOnRemoteControlChange
7024 		{
7025 			get { return m_strLockOnRemoteControlChange; }
7026 		}
7027 
7028 		private static string m_strLockOnSessionSwitch =
7029 			@"Lock workspace when locking the computer or switching the user";
7030 		/// <summary>
7031 		/// Look up a localized string similar to
7032 		/// 'Lock workspace when locking the computer or switching the user'.
7033 		/// </summary>
7034 		public static string LockOnSessionSwitch
7035 		{
7036 			get { return m_strLockOnSessionSwitch; }
7037 		}
7038 
7039 		private static string m_strLockOnSuspend =
7040 			@"Lock workspace when the computer is about to be suspended";
7041 		/// <summary>
7042 		/// Look up a localized string similar to
7043 		/// 'Lock workspace when the computer is about to be suspended'.
7044 		/// </summary>
7045 		public static string LockOnSuspend
7046 		{
7047 			get { return m_strLockOnSuspend; }
7048 		}
7049 
7050 		private static string m_strLockWorkspace =
7051 			@"Lock workspace";
7052 		/// <summary>
7053 		/// Look up a localized string similar to
7054 		/// 'Lock workspace'.
7055 		/// </summary>
7056 		public static string LockWorkspace
7057 		{
7058 			get { return m_strLockWorkspace; }
7059 		}
7060 
7061 		private static string m_strMainInstruction =
7062 			@"Main instruction";
7063 		/// <summary>
7064 		/// Look up a localized string similar to
7065 		/// 'Main instruction'.
7066 		/// </summary>
7067 		public static string MainInstruction
7068 		{
7069 			get { return m_strMainInstruction; }
7070 		}
7071 
7072 		private static string m_strMainWindow =
7073 			@"Main Window";
7074 		/// <summary>
7075 		/// Look up a localized string similar to
7076 		/// 'Main Window'.
7077 		/// </summary>
7078 		public static string MainWindow
7079 		{
7080 			get { return m_strMainWindow; }
7081 		}
7082 
7083 		private static string m_strMasterKey =
7084 			@"Master Key";
7085 		/// <summary>
7086 		/// Look up a localized string similar to
7087 		/// 'Master Key'.
7088 		/// </summary>
7089 		public static string MasterKey
7090 		{
7091 			get { return m_strMasterKey; }
7092 		}
7093 
7094 		private static string m_strMasterKeyChanged =
7095 			@"The master key has been changed!";
7096 		/// <summary>
7097 		/// Look up a localized string similar to
7098 		/// 'The master key has been changed!'.
7099 		/// </summary>
7100 		public static string MasterKeyChanged
7101 		{
7102 			get { return m_strMasterKeyChanged; }
7103 		}
7104 
7105 		private static string m_strMasterKeyChangedSave =
7106 			@"In order to apply the new master key, the database must be saved.";
7107 		/// <summary>
7108 		/// Look up a localized string similar to
7109 		/// 'In order to apply the new master key, the database must be saved.'.
7110 		/// </summary>
7111 		public static string MasterKeyChangedSave
7112 		{
7113 			get { return m_strMasterKeyChangedSave; }
7114 		}
7115 
7116 		private static string m_strMasterKeyChangedShort =
7117 			@"Master key changed";
7118 		/// <summary>
7119 		/// Look up a localized string similar to
7120 		/// 'Master key changed'.
7121 		/// </summary>
7122 		public static string MasterKeyChangedShort
7123 		{
7124 			get { return m_strMasterKeyChangedShort; }
7125 		}
7126 
7127 		private static string m_strMasterKeyChangeForce =
7128 			@"The master key for this database has been used for quite a while and must be changed now.";
7129 		/// <summary>
7130 		/// Look up a localized string similar to
7131 		/// 'The master key for this database has been used for quite a while and must be changed now.'.
7132 		/// </summary>
7133 		public static string MasterKeyChangeForce
7134 		{
7135 			get { return m_strMasterKeyChangeForce; }
7136 		}
7137 
7138 		private static string m_strMasterKeyChangeInfo =
7139 			@"Click [OK] to open the master key changing dialog.";
7140 		/// <summary>
7141 		/// Look up a localized string similar to
7142 		/// 'Click [OK] to open the master key changing dialog.'.
7143 		/// </summary>
7144 		public static string MasterKeyChangeInfo
7145 		{
7146 			get { return m_strMasterKeyChangeInfo; }
7147 		}
7148 
7149 		private static string m_strMasterKeyChangeQ =
7150 			@"Do you want to change the master key now?";
7151 		/// <summary>
7152 		/// Look up a localized string similar to
7153 		/// 'Do you want to change the master key now?'.
7154 		/// </summary>
7155 		public static string MasterKeyChangeQ
7156 		{
7157 			get { return m_strMasterKeyChangeQ; }
7158 		}
7159 
7160 		private static string m_strMasterKeyChangeRec =
7161 			@"The master key for this database has been used for quite a while and it is recommended to change it now.";
7162 		/// <summary>
7163 		/// Look up a localized string similar to
7164 		/// 'The master key for this database has been used for quite a while and it is recommended to change it now.'.
7165 		/// </summary>
7166 		public static string MasterKeyChangeRec
7167 		{
7168 			get { return m_strMasterKeyChangeRec; }
7169 		}
7170 
7171 		private static string m_strMasterKeyComponents =
7172 			@"The master key for this database file consists of the following components:";
7173 		/// <summary>
7174 		/// Look up a localized string similar to
7175 		/// 'The master key for this database file consists of the following components:'.
7176 		/// </summary>
7177 		public static string MasterKeyComponents
7178 		{
7179 			get { return m_strMasterKeyComponents; }
7180 		}
7181 
7182 		private static string m_strMasterKeyOnSecureDesktop =
7183 			@"Enter master key on secure desktop";
7184 		/// <summary>
7185 		/// Look up a localized string similar to
7186 		/// 'Enter master key on secure desktop'.
7187 		/// </summary>
7188 		public static string MasterKeyOnSecureDesktop
7189 		{
7190 			get { return m_strMasterKeyOnSecureDesktop; }
7191 		}
7192 
7193 		private static string m_strMasterPassword =
7194 			@"Master password";
7195 		/// <summary>
7196 		/// Look up a localized string similar to
7197 		/// 'Master password'.
7198 		/// </summary>
7199 		public static string MasterPassword
7200 		{
7201 			get { return m_strMasterPassword; }
7202 		}
7203 
7204 		private static string m_strMasterPasswordConfirm =
7205 			@"Are you sure that you want to use this master password?";
7206 		/// <summary>
7207 		/// Look up a localized string similar to
7208 		/// 'Are you sure that you want to use this master password?'.
7209 		/// </summary>
7210 		public static string MasterPasswordConfirm
7211 		{
7212 			get { return m_strMasterPasswordConfirm; }
7213 		}
7214 
7215 		private static string m_strMasterPasswordMinLengthFailed =
7216 			@"The master password must be at least {PARAM} characters long!";
7217 		/// <summary>
7218 		/// Look up a localized string similar to
7219 		/// 'The master password must be at least {PARAM} characters long!'.
7220 		/// </summary>
7221 		public static string MasterPasswordMinLengthFailed
7222 		{
7223 			get { return m_strMasterPasswordMinLengthFailed; }
7224 		}
7225 
7226 		private static string m_strMasterPasswordMinQualityFailed =
7227 			@"The estimated quality of the master password must be at least {PARAM} bits!";
7228 		/// <summary>
7229 		/// Look up a localized string similar to
7230 		/// 'The estimated quality of the master password must be at least {PARAM} bits!'.
7231 		/// </summary>
7232 		public static string MasterPasswordMinQualityFailed
7233 		{
7234 			get { return m_strMasterPasswordMinQualityFailed; }
7235 		}
7236 
7237 		private static string m_strMasterPasswordRmbWhileOpen =
7238 			@"Remember master password (in encrypted form) of a database while it is open";
7239 		/// <summary>
7240 		/// Look up a localized string similar to
7241 		/// 'Remember master password (in encrypted form) of a database while it is open'.
7242 		/// </summary>
7243 		public static string MasterPasswordRmbWhileOpen
7244 		{
7245 			get { return m_strMasterPasswordRmbWhileOpen; }
7246 		}
7247 
7248 		private static string m_strMasterPasswordWeak =
7249 			@"The specified master password is weak.";
7250 		/// <summary>
7251 		/// Look up a localized string similar to
7252 		/// 'The specified master password is weak.'.
7253 		/// </summary>
7254 		public static string MasterPasswordWeak
7255 		{
7256 			get { return m_strMasterPasswordWeak; }
7257 		}
7258 
7259 		private static string m_strMatchesRegEx =
7260 			@"Matches regular expression";
7261 		/// <summary>
7262 		/// Look up a localized string similar to
7263 		/// 'Matches regular expression'.
7264 		/// </summary>
7265 		public static string MatchesRegEx
7266 		{
7267 			get { return m_strMatchesRegEx; }
7268 		}
7269 
7270 		private static string m_strMaxAttachmentSize =
7271 			@"The maximum supported attachment size is {PARAM}.";
7272 		/// <summary>
7273 		/// Look up a localized string similar to
7274 		/// 'The maximum supported attachment size is {PARAM}.'.
7275 		/// </summary>
7276 		public static string MaxAttachmentSize
7277 		{
7278 			get { return m_strMaxAttachmentSize; }
7279 		}
7280 
7281 		private static string m_strMaximized =
7282 			@"Maximized";
7283 		/// <summary>
7284 		/// Look up a localized string similar to
7285 		/// 'Maximized'.
7286 		/// </summary>
7287 		public static string Maximized
7288 		{
7289 			get { return m_strMaximized; }
7290 		}
7291 
7292 		private static string m_strMemory =
7293 			@"Memory";
7294 		/// <summary>
7295 		/// Look up a localized string similar to
7296 		/// 'Memory'.
7297 		/// </summary>
7298 		public static string Memory
7299 		{
7300 			get { return m_strMemory; }
7301 		}
7302 
7303 		private static string m_strMenus =
7304 			@"Menus";
7305 		/// <summary>
7306 		/// Look up a localized string similar to
7307 		/// 'Menus'.
7308 		/// </summary>
7309 		public static string Menus
7310 		{
7311 			get { return m_strMenus; }
7312 		}
7313 
7314 		private static string m_strMethod =
7315 			@"Method";
7316 		/// <summary>
7317 		/// Look up a localized string similar to
7318 		/// 'Method'.
7319 		/// </summary>
7320 		public static string Method
7321 		{
7322 			get { return m_strMethod; }
7323 		}
7324 
7325 		private static string m_strMinimize =
7326 			@"Minimize";
7327 		/// <summary>
7328 		/// Look up a localized string similar to
7329 		/// 'Minimize'.
7330 		/// </summary>
7331 		public static string Minimize
7332 		{
7333 			get { return m_strMinimize; }
7334 		}
7335 
7336 		private static string m_strMinimizeAfterAutoType =
7337 			@"Minimize main window after performing auto-type";
7338 		/// <summary>
7339 		/// Look up a localized string similar to
7340 		/// 'Minimize main window after performing auto-type'.
7341 		/// </summary>
7342 		public static string MinimizeAfterAutoType
7343 		{
7344 			get { return m_strMinimizeAfterAutoType; }
7345 		}
7346 
7347 		private static string m_strMinimizeAfterCopy =
7348 			@"Minimize main window after copying data to the clipboard";
7349 		/// <summary>
7350 		/// Look up a localized string similar to
7351 		/// 'Minimize main window after copying data to the clipboard'.
7352 		/// </summary>
7353 		public static string MinimizeAfterCopy
7354 		{
7355 			get { return m_strMinimizeAfterCopy; }
7356 		}
7357 
7358 		private static string m_strMinimizeAfterLocking =
7359 			@"Minimize main window after locking the workspace";
7360 		/// <summary>
7361 		/// Look up a localized string similar to
7362 		/// 'Minimize main window after locking the workspace'.
7363 		/// </summary>
7364 		public static string MinimizeAfterLocking
7365 		{
7366 			get { return m_strMinimizeAfterLocking; }
7367 		}
7368 
7369 		private static string m_strMinimizeAfterOpeningDatabase =
7370 			@"Minimize main window after opening a database";
7371 		/// <summary>
7372 		/// Look up a localized string similar to
7373 		/// 'Minimize main window after opening a database'.
7374 		/// </summary>
7375 		public static string MinimizeAfterOpeningDatabase
7376 		{
7377 			get { return m_strMinimizeAfterOpeningDatabase; }
7378 		}
7379 
7380 		private static string m_strMinimized =
7381 			@"Minimized";
7382 		/// <summary>
7383 		/// Look up a localized string similar to
7384 		/// 'Minimized'.
7385 		/// </summary>
7386 		public static string Minimized
7387 		{
7388 			get { return m_strMinimized; }
7389 		}
7390 
7391 		private static string m_strMinimizeToTray =
7392 			@"Minimize to tray instead of taskbar";
7393 		/// <summary>
7394 		/// Look up a localized string similar to
7395 		/// 'Minimize to tray instead of taskbar'.
7396 		/// </summary>
7397 		public static string MinimizeToTray
7398 		{
7399 			get { return m_strMinimizeToTray; }
7400 		}
7401 
7402 		private static string m_strMinimizeToTrayStc =
7403 			@"Minimize to tray";
7404 		/// <summary>
7405 		/// Look up a localized string similar to
7406 		/// 'Minimize to tray'.
7407 		/// </summary>
7408 		public static string MinimizeToTrayStc
7409 		{
7410 			get { return m_strMinimizeToTrayStc; }
7411 		}
7412 
7413 		private static string m_strMore =
7414 			@"More";
7415 		/// <summary>
7416 		/// Look up a localized string similar to
7417 		/// 'More'.
7418 		/// </summary>
7419 		public static string More
7420 		{
7421 			get { return m_strMore; }
7422 		}
7423 
7424 		private static string m_strMoreAnd =
7425 			@"and {PARAM} more";
7426 		/// <summary>
7427 		/// Look up a localized string similar to
7428 		/// 'and {PARAM} more'.
7429 		/// </summary>
7430 		public static string MoreAnd
7431 		{
7432 			get { return m_strMoreAnd; }
7433 		}
7434 
7435 		private static string m_strMoreEntries =
7436 			@"{PARAM} more entries";
7437 		/// <summary>
7438 		/// Look up a localized string similar to
7439 		/// '{PARAM} more entries'.
7440 		/// </summary>
7441 		public static string MoreEntries
7442 		{
7443 			get { return m_strMoreEntries; }
7444 		}
7445 
7446 		private static string m_strMoreInfo =
7447 			@"More information";
7448 		/// <summary>
7449 		/// Look up a localized string similar to
7450 		/// 'More information'.
7451 		/// </summary>
7452 		public static string MoreInfo
7453 		{
7454 			get { return m_strMoreInfo; }
7455 		}
7456 
7457 		private static string m_strMoveDown =
7458 			@"Move down";
7459 		/// <summary>
7460 		/// Look up a localized string similar to
7461 		/// 'Move down'.
7462 		/// </summary>
7463 		public static string MoveDown
7464 		{
7465 			get { return m_strMoveDown; }
7466 		}
7467 
7468 		private static string m_strMoveToPreviousParentGroup =
7469 			@"Move to &Previous Parent Group";
7470 		/// <summary>
7471 		/// Look up a localized string similar to
7472 		/// 'Move to &amp;Previous Parent Group'.
7473 		/// </summary>
7474 		public static string MoveToPreviousParentGroup
7475 		{
7476 			get { return m_strMoveToPreviousParentGroup; }
7477 		}
7478 
7479 		private static string m_strMoveUp =
7480 			@"Move up";
7481 		/// <summary>
7482 		/// Look up a localized string similar to
7483 		/// 'Move up'.
7484 		/// </summary>
7485 		public static string MoveUp
7486 		{
7487 			get { return m_strMoveUp; }
7488 		}
7489 
7490 		private static string m_strMultipleValues =
7491 			@"Multiple values";
7492 		/// <summary>
7493 		/// Look up a localized string similar to
7494 		/// 'Multiple values'.
7495 		/// </summary>
7496 		public static string MultipleValues
7497 		{
7498 			get { return m_strMultipleValues; }
7499 		}
7500 
7501 		private static string m_strName =
7502 			@"Name";
7503 		/// <summary>
7504 		/// Look up a localized string similar to
7505 		/// 'Name'.
7506 		/// </summary>
7507 		public static string Name
7508 		{
7509 			get { return m_strName; }
7510 		}
7511 
7512 		private static string m_strNativeLibUse =
7513 			@"Use native library for faster key transformations";
7514 		/// <summary>
7515 		/// Look up a localized string similar to
7516 		/// 'Use native library for faster key transformations'.
7517 		/// </summary>
7518 		public static string NativeLibUse
7519 		{
7520 			get { return m_strNativeLibUse; }
7521 		}
7522 
7523 		private static string m_strNavigation =
7524 			@"Navigation";
7525 		/// <summary>
7526 		/// Look up a localized string similar to
7527 		/// 'Navigation'.
7528 		/// </summary>
7529 		public static string Navigation
7530 		{
7531 			get { return m_strNavigation; }
7532 		}
7533 
7534 		private static string m_strNetwork =
7535 			@"Network";
7536 		/// <summary>
7537 		/// Look up a localized string similar to
7538 		/// 'Network'.
7539 		/// </summary>
7540 		public static string Network
7541 		{
7542 			get { return m_strNetwork; }
7543 		}
7544 
7545 		private static string m_strNeverExpires =
7546 			@"Never expires";
7547 		/// <summary>
7548 		/// Look up a localized string similar to
7549 		/// 'Never expires'.
7550 		/// </summary>
7551 		public static string NeverExpires
7552 		{
7553 			get { return m_strNeverExpires; }
7554 		}
7555 
7556 		private static string m_strNew =
7557 			@"New";
7558 		/// <summary>
7559 		/// Look up a localized string similar to
7560 		/// 'New'.
7561 		/// </summary>
7562 		public static string New
7563 		{
7564 			get { return m_strNew; }
7565 		}
7566 
7567 		private static string m_strNewDatabase =
7568 			@"New Database";
7569 		/// <summary>
7570 		/// Look up a localized string similar to
7571 		/// 'New Database'.
7572 		/// </summary>
7573 		public static string NewDatabase
7574 		{
7575 			get { return m_strNewDatabase; }
7576 		}
7577 
7578 		private static string m_strNewerNetRequired =
7579 			@"A newer .NET Framework is required.";
7580 		/// <summary>
7581 		/// Look up a localized string similar to
7582 		/// 'A newer .NET Framework is required.'.
7583 		/// </summary>
7584 		public static string NewerNetRequired
7585 		{
7586 			get { return m_strNewerNetRequired; }
7587 		}
7588 
7589 		private static string m_strNewGroup =
7590 			@"New Group";
7591 		/// <summary>
7592 		/// Look up a localized string similar to
7593 		/// 'New Group'.
7594 		/// </summary>
7595 		public static string NewGroup
7596 		{
7597 			get { return m_strNewGroup; }
7598 		}
7599 
7600 		private static string m_strNewLine =
7601 			@"New line";
7602 		/// <summary>
7603 		/// Look up a localized string similar to
7604 		/// 'New line'.
7605 		/// </summary>
7606 		public static string NewLine
7607 		{
7608 			get { return m_strNewLine; }
7609 		}
7610 
7611 		private static string m_strNewState =
7612 			@"New state";
7613 		/// <summary>
7614 		/// Look up a localized string similar to
7615 		/// 'New state'.
7616 		/// </summary>
7617 		public static string NewState
7618 		{
7619 			get { return m_strNewState; }
7620 		}
7621 
7622 		private static string m_strNewVersionAvailable =
7623 			@"New version available";
7624 		/// <summary>
7625 		/// Look up a localized string similar to
7626 		/// 'New version available'.
7627 		/// </summary>
7628 		public static string NewVersionAvailable
7629 		{
7630 			get { return m_strNewVersionAvailable; }
7631 		}
7632 
7633 		private static string m_strNo =
7634 			@"No";
7635 		/// <summary>
7636 		/// Look up a localized string similar to
7637 		/// 'No'.
7638 		/// </summary>
7639 		public static string No
7640 		{
7641 			get { return m_strNo; }
7642 		}
7643 
7644 		private static string m_strNoCmd =
7645 			@"&No";
7646 		/// <summary>
7647 		/// Look up a localized string similar to
7648 		/// '&amp;No'.
7649 		/// </summary>
7650 		public static string NoCmd
7651 		{
7652 			get { return m_strNoCmd; }
7653 		}
7654 
7655 		private static string m_strNoEncNoCompress =
7656 			@"Make sure that it is not encrypted and not compressed.";
7657 		/// <summary>
7658 		/// Look up a localized string similar to
7659 		/// 'Make sure that it is not encrypted and not compressed.'.
7660 		/// </summary>
7661 		public static string NoEncNoCompress
7662 		{
7663 			get { return m_strNoEncNoCompress; }
7664 		}
7665 
7666 		private static string m_strNoFileAccessRead =
7667 			@"The operating system didn't grant KeePass read access to the specified file.";
7668 		/// <summary>
7669 		/// Look up a localized string similar to
7670 		/// 'The operating system didn&#39;t grant KeePass read access to the specified file.'.
7671 		/// </summary>
7672 		public static string NoFileAccessRead
7673 		{
7674 			get { return m_strNoFileAccessRead; }
7675 		}
7676 
7677 		private static string m_strNoKeyFileSpecifiedMeta =
7678 			@"(None)";
7679 		/// <summary>
7680 		/// Look up a localized string similar to
7681 		/// '(None)'.
7682 		/// </summary>
7683 		public static string NoKeyFileSpecifiedMeta
7684 		{
7685 			get { return m_strNoKeyFileSpecifiedMeta; }
7686 		}
7687 
7688 		private static string m_strNoKeyRepeat =
7689 			@"No Key Repeat";
7690 		/// <summary>
7691 		/// Look up a localized string similar to
7692 		/// 'No Key Repeat'.
7693 		/// </summary>
7694 		public static string NoKeyRepeat
7695 		{
7696 			get { return m_strNoKeyRepeat; }
7697 		}
7698 
7699 		private static string m_strNone =
7700 			@"None";
7701 		/// <summary>
7702 		/// Look up a localized string similar to
7703 		/// 'None'.
7704 		/// </summary>
7705 		public static string None
7706 		{
7707 			get { return m_strNone; }
7708 		}
7709 
7710 		private static string m_strNormal =
7711 			@"Normal";
7712 		/// <summary>
7713 		/// Look up a localized string similar to
7714 		/// 'Normal'.
7715 		/// </summary>
7716 		public static string Normal
7717 		{
7718 			get { return m_strNormal; }
7719 		}
7720 
7721 		private static string m_strNoSort =
7722 			@"&No Sort";
7723 		/// <summary>
7724 		/// Look up a localized string similar to
7725 		/// '&amp;No Sort'.
7726 		/// </summary>
7727 		public static string NoSort
7728 		{
7729 			get { return m_strNoSort; }
7730 		}
7731 
7732 		private static string m_strNot =
7733 			@"Not";
7734 		/// <summary>
7735 		/// Look up a localized string similar to
7736 		/// 'Not'.
7737 		/// </summary>
7738 		public static string Not
7739 		{
7740 			get { return m_strNot; }
7741 		}
7742 
7743 		private static string m_strNotes =
7744 			@"Notes";
7745 		/// <summary>
7746 		/// Look up a localized string similar to
7747 		/// 'Notes'.
7748 		/// </summary>
7749 		public static string Notes
7750 		{
7751 			get { return m_strNotes; }
7752 		}
7753 
7754 		private static string m_strNotInstalled =
7755 			@"Not installed";
7756 		/// <summary>
7757 		/// Look up a localized string similar to
7758 		/// 'Not installed'.
7759 		/// </summary>
7760 		public static string NotInstalled
7761 		{
7762 			get { return m_strNotInstalled; }
7763 		}
7764 
7765 		private static string m_strNotNow =
7766 			@"Not now";
7767 		/// <summary>
7768 		/// Look up a localized string similar to
7769 		/// 'Not now'.
7770 		/// </summary>
7771 		public static string NotNow
7772 		{
7773 			get { return m_strNotNow; }
7774 		}
7775 
7776 		private static string m_strNotRecommended =
7777 			@"(not recommended)";
7778 		/// <summary>
7779 		/// Look up a localized string similar to
7780 		/// '(not recommended)'.
7781 		/// </summary>
7782 		public static string NotRecommended
7783 		{
7784 			get { return m_strNotRecommended; }
7785 		}
7786 
7787 		private static string m_strNoXslFile =
7788 			@"The selected file isn't a valid XSL stylesheet.";
7789 		/// <summary>
7790 		/// Look up a localized string similar to
7791 		/// 'The selected file isn&#39;t a valid XSL stylesheet.'.
7792 		/// </summary>
7793 		public static string NoXslFile
7794 		{
7795 			get { return m_strNoXslFile; }
7796 		}
7797 
7798 		private static string m_strObjectNotFound =
7799 			@"The object with the specified name could not be found.";
7800 		/// <summary>
7801 		/// Look up a localized string similar to
7802 		/// 'The object with the specified name could not be found.'.
7803 		/// </summary>
7804 		public static string ObjectNotFound
7805 		{
7806 			get { return m_strObjectNotFound; }
7807 		}
7808 
7809 		private static string m_strObjectsDeleted =
7810 			@"{PARAM} object(s) deleted";
7811 		/// <summary>
7812 		/// Look up a localized string similar to
7813 		/// '{PARAM} object(s) deleted'.
7814 		/// </summary>
7815 		public static string ObjectsDeleted
7816 		{
7817 			get { return m_strObjectsDeleted; }
7818 		}
7819 
7820 		private static string m_strObjectsFound =
7821 			@"{PARAM} object(s) found";
7822 		/// <summary>
7823 		/// Look up a localized string similar to
7824 		/// '{PARAM} object(s) found'.
7825 		/// </summary>
7826 		public static string ObjectsFound
7827 		{
7828 			get { return m_strObjectsFound; }
7829 		}
7830 
7831 		private static string m_strOff =
7832 			@"Off";
7833 		/// <summary>
7834 		/// Look up a localized string similar to
7835 		/// 'Off'.
7836 		/// </summary>
7837 		public static string Off
7838 		{
7839 			get { return m_strOff; }
7840 		}
7841 
7842 		private static string m_strOfLower =
7843 			@"of";
7844 		/// <summary>
7845 		/// Look up a localized string similar to
7846 		/// 'of'.
7847 		/// </summary>
7848 		public static string OfLower
7849 		{
7850 			get { return m_strOfLower; }
7851 		}
7852 
7853 		private static string m_strOk =
7854 			@"OK";
7855 		/// <summary>
7856 		/// Look up a localized string similar to
7857 		/// 'OK'.
7858 		/// </summary>
7859 		public static string Ok
7860 		{
7861 			get { return m_strOk; }
7862 		}
7863 
7864 		private static string m_strOldFormat =
7865 			@"Old Format";
7866 		/// <summary>
7867 		/// Look up a localized string similar to
7868 		/// 'Old Format'.
7869 		/// </summary>
7870 		public static string OldFormat
7871 		{
7872 			get { return m_strOldFormat; }
7873 		}
7874 
7875 		private static string m_strOn =
7876 			@"On";
7877 		/// <summary>
7878 		/// Look up a localized string similar to
7879 		/// 'On'.
7880 		/// </summary>
7881 		public static string On
7882 		{
7883 			get { return m_strOn; }
7884 		}
7885 
7886 		private static string m_strOpAborted =
7887 			@"Operation aborted.";
7888 		/// <summary>
7889 		/// Look up a localized string similar to
7890 		/// 'Operation aborted.'.
7891 		/// </summary>
7892 		public static string OpAborted
7893 		{
7894 			get { return m_strOpAborted; }
7895 		}
7896 
7897 		private static string m_strOpenCmd =
7898 			@"&Open";
7899 		/// <summary>
7900 		/// Look up a localized string similar to
7901 		/// '&amp;Open'.
7902 		/// </summary>
7903 		public static string OpenCmd
7904 		{
7905 			get { return m_strOpenCmd; }
7906 		}
7907 
7908 		private static string m_strOpenDatabase =
7909 			@"Open Database";
7910 		/// <summary>
7911 		/// Look up a localized string similar to
7912 		/// 'Open Database'.
7913 		/// </summary>
7914 		public static string OpenDatabase
7915 		{
7916 			get { return m_strOpenDatabase; }
7917 		}
7918 
7919 		private static string m_strOpenDatabaseFile =
7920 			@"Open Database File";
7921 		/// <summary>
7922 		/// Look up a localized string similar to
7923 		/// 'Open Database File'.
7924 		/// </summary>
7925 		public static string OpenDatabaseFile
7926 		{
7927 			get { return m_strOpenDatabaseFile; }
7928 		}
7929 
7930 		private static string m_strOpenDatabaseFileStc =
7931 			@"Open database file";
7932 		/// <summary>
7933 		/// Look up a localized string similar to
7934 		/// 'Open database file'.
7935 		/// </summary>
7936 		public static string OpenDatabaseFileStc
7937 		{
7938 			get { return m_strOpenDatabaseFileStc; }
7939 		}
7940 
7941 		private static string m_strOpened =
7942 			@"Opened";
7943 		/// <summary>
7944 		/// Look up a localized string similar to
7945 		/// 'Opened'.
7946 		/// </summary>
7947 		public static string Opened
7948 		{
7949 			get { return m_strOpened; }
7950 		}
7951 
7952 		private static string m_strOpenedDatabaseFile =
7953 			@"Opened database file";
7954 		/// <summary>
7955 		/// Look up a localized string similar to
7956 		/// 'Opened database file'.
7957 		/// </summary>
7958 		public static string OpenedDatabaseFile
7959 		{
7960 			get { return m_strOpenedDatabaseFile; }
7961 		}
7962 
7963 		private static string m_strOpeningDatabase2 =
7964 			@"Opening database...";
7965 		/// <summary>
7966 		/// Look up a localized string similar to
7967 		/// 'Opening database...'.
7968 		/// </summary>
7969 		public static string OpeningDatabase2
7970 		{
7971 			get { return m_strOpeningDatabase2; }
7972 		}
7973 
7974 		private static string m_strOpenUrl =
7975 			@"&Open URL(s)";
7976 		/// <summary>
7977 		/// Look up a localized string similar to
7978 		/// '&amp;Open URL(s)'.
7979 		/// </summary>
7980 		public static string OpenUrl
7981 		{
7982 			get { return m_strOpenUrl; }
7983 		}
7984 
7985 		private static string m_strOpenWith =
7986 			@"Open with {PARAM}";
7987 		/// <summary>
7988 		/// Look up a localized string similar to
7989 		/// 'Open with {PARAM}'.
7990 		/// </summary>
7991 		public static string OpenWith
7992 		{
7993 			get { return m_strOpenWith; }
7994 		}
7995 
7996 		private static string m_strOptimizeForScreenReader =
7997 			@"Optimize for screen reader (activate only if you are using a screen reader)";
7998 		/// <summary>
7999 		/// Look up a localized string similar to
8000 		/// 'Optimize for screen reader (activate only if you are using a screen reader)'.
8001 		/// </summary>
8002 		public static string OptimizeForScreenReader
8003 		{
8004 			get { return m_strOptimizeForScreenReader; }
8005 		}
8006 
8007 		private static string m_strOptionReqOn =
8008 			@"For this operation, the following option must be turned on:";
8009 		/// <summary>
8010 		/// Look up a localized string similar to
8011 		/// 'For this operation, the following option must be turned on:'.
8012 		/// </summary>
8013 		public static string OptionReqOn
8014 		{
8015 			get { return m_strOptionReqOn; }
8016 		}
8017 
8018 		private static string m_strOptions =
8019 			@"Options";
8020 		/// <summary>
8021 		/// Look up a localized string similar to
8022 		/// 'Options'.
8023 		/// </summary>
8024 		public static string Options
8025 		{
8026 			get { return m_strOptions; }
8027 		}
8028 
8029 		private static string m_strOptionsDesc =
8030 			@"Here you can configure the global KeePass program options.";
8031 		/// <summary>
8032 		/// Look up a localized string similar to
8033 		/// 'Here you can configure the global KeePass program options.'.
8034 		/// </summary>
8035 		public static string OptionsDesc
8036 		{
8037 			get { return m_strOptionsDesc; }
8038 		}
8039 
8040 		private static string m_strOtherPlaceholders =
8041 			@"Other Placeholders";
8042 		/// <summary>
8043 		/// Look up a localized string similar to
8044 		/// 'Other Placeholders'.
8045 		/// </summary>
8046 		public static string OtherPlaceholders
8047 		{
8048 			get { return m_strOtherPlaceholders; }
8049 		}
8050 
8051 		private static string m_strOverridesBuiltIn =
8052 			@"Built-In Overrides";
8053 		/// <summary>
8054 		/// Look up a localized string similar to
8055 		/// 'Built-In Overrides'.
8056 		/// </summary>
8057 		public static string OverridesBuiltIn
8058 		{
8059 			get { return m_strOverridesBuiltIn; }
8060 		}
8061 
8062 		private static string m_strOverridesCustom =
8063 			@"Custom Overrides";
8064 		/// <summary>
8065 		/// Look up a localized string similar to
8066 		/// 'Custom Overrides'.
8067 		/// </summary>
8068 		public static string OverridesCustom
8069 		{
8070 			get { return m_strOverridesCustom; }
8071 		}
8072 
8073 		private static string m_strOverwrite =
8074 			@"Overwrite";
8075 		/// <summary>
8076 		/// Look up a localized string similar to
8077 		/// 'Overwrite'.
8078 		/// </summary>
8079 		public static string Overwrite
8080 		{
8081 			get { return m_strOverwrite; }
8082 		}
8083 
8084 		private static string m_strOverwriteExisting =
8085 			@"Overwrite &existing";
8086 		/// <summary>
8087 		/// Look up a localized string similar to
8088 		/// 'Overwrite &amp;existing'.
8089 		/// </summary>
8090 		public static string OverwriteExisting
8091 		{
8092 			get { return m_strOverwriteExisting; }
8093 		}
8094 
8095 		private static string m_strOverwriteExistingFileQuestion =
8096 			@"Overwrite the existing file?";
8097 		/// <summary>
8098 		/// Look up a localized string similar to
8099 		/// 'Overwrite the existing file?'.
8100 		/// </summary>
8101 		public static string OverwriteExistingFileQuestion
8102 		{
8103 			get { return m_strOverwriteExistingFileQuestion; }
8104 		}
8105 
8106 		private static string m_strOverwriteIfNewer =
8107 			@"Overwrite if &newer";
8108 		/// <summary>
8109 		/// Look up a localized string similar to
8110 		/// 'Overwrite if &amp;newer'.
8111 		/// </summary>
8112 		public static string OverwriteIfNewer
8113 		{
8114 			get { return m_strOverwriteIfNewer; }
8115 		}
8116 
8117 		private static string m_strOverwriteIfNewerAndApplyDel =
8118 			@"Overwrite if newer and apply &deletions";
8119 		/// <summary>
8120 		/// Look up a localized string similar to
8121 		/// 'Overwrite if newer and apply &amp;deletions'.
8122 		/// </summary>
8123 		public static string OverwriteIfNewerAndApplyDel
8124 		{
8125 			get { return m_strOverwriteIfNewerAndApplyDel; }
8126 		}
8127 
8128 		private static string m_strPackageInstallHint =
8129 			@"Install this package and try again.";
8130 		/// <summary>
8131 		/// Look up a localized string similar to
8132 		/// 'Install this package and try again.'.
8133 		/// </summary>
8134 		public static string PackageInstallHint
8135 		{
8136 			get { return m_strPackageInstallHint; }
8137 		}
8138 
8139 		private static string m_strParallelism =
8140 			@"Parallelism";
8141 		/// <summary>
8142 		/// Look up a localized string similar to
8143 		/// 'Parallelism'.
8144 		/// </summary>
8145 		public static string Parallelism
8146 		{
8147 			get { return m_strParallelism; }
8148 		}
8149 
8150 		private static string m_strParamDescHelp =
8151 			@"Detailed descriptions of all parameters can be found in the help manual.";
8152 		/// <summary>
8153 		/// Look up a localized string similar to
8154 		/// 'Detailed descriptions of all parameters can be found in the help manual.'.
8155 		/// </summary>
8156 		public static string ParamDescHelp
8157 		{
8158 			get { return m_strParamDescHelp; }
8159 		}
8160 
8161 		private static string m_strParameters =
8162 			@"Parameters";
8163 		/// <summary>
8164 		/// Look up a localized string similar to
8165 		/// 'Parameters'.
8166 		/// </summary>
8167 		public static string Parameters
8168 		{
8169 			get { return m_strParameters; }
8170 		}
8171 
8172 		private static string m_strPassword =
8173 			@"Password";
8174 		/// <summary>
8175 		/// Look up a localized string similar to
8176 		/// 'Password'.
8177 		/// </summary>
8178 		public static string Password
8179 		{
8180 			get { return m_strPassword; }
8181 		}
8182 
8183 		private static string m_strPasswordLength =
8184 			@"Password length";
8185 		/// <summary>
8186 		/// Look up a localized string similar to
8187 		/// 'Password length'.
8188 		/// </summary>
8189 		public static string PasswordLength
8190 		{
8191 			get { return m_strPasswordLength; }
8192 		}
8193 
8194 		private static string m_strPasswordManagers =
8195 			@"Password Managers";
8196 		/// <summary>
8197 		/// Look up a localized string similar to
8198 		/// 'Password Managers'.
8199 		/// </summary>
8200 		public static string PasswordManagers
8201 		{
8202 			get { return m_strPasswordManagers; }
8203 		}
8204 
8205 		private static string m_strPasswordOptions =
8206 			@"Password Generation Options";
8207 		/// <summary>
8208 		/// Look up a localized string similar to
8209 		/// 'Password Generation Options'.
8210 		/// </summary>
8211 		public static string PasswordOptions
8212 		{
8213 			get { return m_strPasswordOptions; }
8214 		}
8215 
8216 		private static string m_strPasswordOptionsDesc =
8217 			@"Here you can define properties of generated passwords.";
8218 		/// <summary>
8219 		/// Look up a localized string similar to
8220 		/// 'Here you can define properties of generated passwords.'.
8221 		/// </summary>
8222 		public static string PasswordOptionsDesc
8223 		{
8224 			get { return m_strPasswordOptionsDesc; }
8225 		}
8226 
8227 		private static string m_strPasswordPrompt =
8228 			@"Enter the password:";
8229 		/// <summary>
8230 		/// Look up a localized string similar to
8231 		/// 'Enter the password:'.
8232 		/// </summary>
8233 		public static string PasswordPrompt
8234 		{
8235 			get { return m_strPasswordPrompt; }
8236 		}
8237 
8238 		private static string m_strPasswordQuality =
8239 			@"Password Quality";
8240 		/// <summary>
8241 		/// Look up a localized string similar to
8242 		/// 'Password Quality'.
8243 		/// </summary>
8244 		public static string PasswordQuality
8245 		{
8246 			get { return m_strPasswordQuality; }
8247 		}
8248 
8249 		private static string m_strPasswordQualityReport2 =
8250 			@"Estimated quality of the entry passwords (excluding TANs).";
8251 		/// <summary>
8252 		/// Look up a localized string similar to
8253 		/// 'Estimated quality of the entry passwords (excluding TANs).'.
8254 		/// </summary>
8255 		public static string PasswordQualityReport2
8256 		{
8257 			get { return m_strPasswordQualityReport2; }
8258 		}
8259 
8260 		private static string m_strPasswordRepeatFailed =
8261 			@"Password and repeated password aren't identical!";
8262 		/// <summary>
8263 		/// Look up a localized string similar to
8264 		/// 'Password and repeated password aren&#39;t identical!'.
8265 		/// </summary>
8266 		public static string PasswordRepeatFailed
8267 		{
8268 			get { return m_strPasswordRepeatFailed; }
8269 		}
8270 
8271 		private static string m_strPasswordRepeatHint =
8272 			@"Repeat the password to prevent typing errors.";
8273 		/// <summary>
8274 		/// Look up a localized string similar to
8275 		/// 'Repeat the password to prevent typing errors.'.
8276 		/// </summary>
8277 		public static string PasswordRepeatHint
8278 		{
8279 			get { return m_strPasswordRepeatHint; }
8280 		}
8281 
8282 		private static string m_strPaste =
8283 			@"Paste";
8284 		/// <summary>
8285 		/// Look up a localized string similar to
8286 		/// 'Paste'.
8287 		/// </summary>
8288 		public static string Paste
8289 		{
8290 			get { return m_strPaste; }
8291 		}
8292 
8293 		private static string m_strPerformAutoType =
8294 			@"Perform Auto-&Type";
8295 		/// <summary>
8296 		/// Look up a localized string similar to
8297 		/// 'Perform Auto-&amp;Type'.
8298 		/// </summary>
8299 		public static string PerformAutoType
8300 		{
8301 			get { return m_strPerformAutoType; }
8302 		}
8303 
8304 		private static string m_strPerformGlobalAutoType =
8305 			@"Perform global auto-type";
8306 		/// <summary>
8307 		/// Look up a localized string similar to
8308 		/// 'Perform global auto-type'.
8309 		/// </summary>
8310 		public static string PerformGlobalAutoType
8311 		{
8312 			get { return m_strPerformGlobalAutoType; }
8313 		}
8314 
8315 		private static string m_strPerformSelectedAutoType =
8316 			@"Perform auto-type with selected entry";
8317 		/// <summary>
8318 		/// Look up a localized string similar to
8319 		/// 'Perform auto-type with selected entry'.
8320 		/// </summary>
8321 		public static string PerformSelectedAutoType
8322 		{
8323 			get { return m_strPerformSelectedAutoType; }
8324 		}
8325 
8326 		private static string m_strPeriodic =
8327 			@"Periodic";
8328 		/// <summary>
8329 		/// Look up a localized string similar to
8330 		/// 'Periodic'.
8331 		/// </summary>
8332 		public static string Periodic
8333 		{
8334 			get { return m_strPeriodic; }
8335 		}
8336 
8337 		private static string m_strPickCharacters =
8338 			@"Pick Characters";
8339 		/// <summary>
8340 		/// Look up a localized string similar to
8341 		/// 'Pick Characters'.
8342 		/// </summary>
8343 		public static string PickCharacters
8344 		{
8345 			get { return m_strPickCharacters; }
8346 		}
8347 
8348 		private static string m_strPickCharactersDesc =
8349 			@"Select the requested character positions.";
8350 		/// <summary>
8351 		/// Look up a localized string similar to
8352 		/// 'Select the requested character positions.'.
8353 		/// </summary>
8354 		public static string PickCharactersDesc
8355 		{
8356 			get { return m_strPickCharactersDesc; }
8357 		}
8358 
8359 		private static string m_strPickField =
8360 			@"Pick Field";
8361 		/// <summary>
8362 		/// Look up a localized string similar to
8363 		/// 'Pick Field'.
8364 		/// </summary>
8365 		public static string PickField
8366 		{
8367 			get { return m_strPickField; }
8368 		}
8369 
8370 		private static string m_strPickFieldDesc =
8371 			@"Choose a field whose value will be inserted.";
8372 		/// <summary>
8373 		/// Look up a localized string similar to
8374 		/// 'Choose a field whose value will be inserted.'.
8375 		/// </summary>
8376 		public static string PickFieldDesc
8377 		{
8378 			get { return m_strPickFieldDesc; }
8379 		}
8380 
8381 		private static string m_strPickIcon =
8382 			@"Pick an icon.";
8383 		/// <summary>
8384 		/// Look up a localized string similar to
8385 		/// 'Pick an icon.'.
8386 		/// </summary>
8387 		public static string PickIcon
8388 		{
8389 			get { return m_strPickIcon; }
8390 		}
8391 
8392 		private static string m_strPlugin =
8393 			@"Plugin";
8394 		/// <summary>
8395 		/// Look up a localized string similar to
8396 		/// 'Plugin'.
8397 		/// </summary>
8398 		public static string Plugin
8399 		{
8400 			get { return m_strPlugin; }
8401 		}
8402 
8403 		private static string m_strPlugin1x =
8404 			@"This plugin appears to be a plugin for KeePass 1.x.";
8405 		/// <summary>
8406 		/// Look up a localized string similar to
8407 		/// 'This plugin appears to be a plugin for KeePass 1.x.'.
8408 		/// </summary>
8409 		public static string Plugin1x
8410 		{
8411 			get { return m_strPlugin1x; }
8412 		}
8413 
8414 		private static string m_strPlugin1xHint =
8415 			@"KeePass 1.x plugins cannot be used together with KeePass 2.x and vice versa.";
8416 		/// <summary>
8417 		/// Look up a localized string similar to
8418 		/// 'KeePass 1.x plugins cannot be used together with KeePass 2.x and vice versa.'.
8419 		/// </summary>
8420 		public static string Plugin1xHint
8421 		{
8422 			get { return m_strPlugin1xHint; }
8423 		}
8424 
8425 		private static string m_strPluginCacheClearInfo =
8426 			@"The plugin cache will be cleared and rebuilt if necessary when KeePass is restarted.";
8427 		/// <summary>
8428 		/// Look up a localized string similar to
8429 		/// 'The plugin cache will be cleared and rebuilt if necessary when KeePass is restarted.'.
8430 		/// </summary>
8431 		public static string PluginCacheClearInfo
8432 		{
8433 			get { return m_strPluginCacheClearInfo; }
8434 		}
8435 
8436 		private static string m_strPluginIncompatible =
8437 			@"The following plugin is incompatible with the current KeePass version:";
8438 		/// <summary>
8439 		/// Look up a localized string similar to
8440 		/// 'The following plugin is incompatible with the current KeePass version:'.
8441 		/// </summary>
8442 		public static string PluginIncompatible
8443 		{
8444 			get { return m_strPluginIncompatible; }
8445 		}
8446 
8447 		private static string m_strPluginLoadFailed =
8448 			@"The plugin cannot be loaded.";
8449 		/// <summary>
8450 		/// Look up a localized string similar to
8451 		/// 'The plugin cannot be loaded.'.
8452 		/// </summary>
8453 		public static string PluginLoadFailed
8454 		{
8455 			get { return m_strPluginLoadFailed; }
8456 		}
8457 
8458 		private static string m_strPluginMonoComplete =
8459 			@"On some systems, the 'mono-complete' package may be required for plugins to work properly.";
8460 		/// <summary>
8461 		/// Look up a localized string similar to
8462 		/// 'On some systems, the &#39;mono-complete&#39; package may be required for plugins to work properly.'.
8463 		/// </summary>
8464 		public static string PluginMonoComplete
8465 		{
8466 			get { return m_strPluginMonoComplete; }
8467 		}
8468 
8469 		private static string m_strPluginOperatingSystemUnsupported =
8470 			@"The current operating system is unsupported by the plugin.";
8471 		/// <summary>
8472 		/// Look up a localized string similar to
8473 		/// 'The current operating system is unsupported by the plugin.'.
8474 		/// </summary>
8475 		public static string PluginOperatingSystemUnsupported
8476 		{
8477 			get { return m_strPluginOperatingSystemUnsupported; }
8478 		}
8479 
8480 		private static string m_strPluginProvided =
8481 			@"Provided by Plugins";
8482 		/// <summary>
8483 		/// Look up a localized string similar to
8484 		/// 'Provided by Plugins'.
8485 		/// </summary>
8486 		public static string PluginProvided
8487 		{
8488 			get { return m_strPluginProvided; }
8489 		}
8490 
8491 		private static string m_strPlugins =
8492 			@"Plugins";
8493 		/// <summary>
8494 		/// Look up a localized string similar to
8495 		/// 'Plugins'.
8496 		/// </summary>
8497 		public static string Plugins
8498 		{
8499 			get { return m_strPlugins; }
8500 		}
8501 
8502 		private static string m_strPluginsCompilingAndLoading =
8503 			@"Compiling and loading plugins...";
8504 		/// <summary>
8505 		/// Look up a localized string similar to
8506 		/// 'Compiling and loading plugins...'.
8507 		/// </summary>
8508 		public static string PluginsCompilingAndLoading
8509 		{
8510 			get { return m_strPluginsCompilingAndLoading; }
8511 		}
8512 
8513 		private static string m_strPluginsDesc =
8514 			@"Here you can configure all loaded KeePass plugins.";
8515 		/// <summary>
8516 		/// Look up a localized string similar to
8517 		/// 'Here you can configure all loaded KeePass plugins.'.
8518 		/// </summary>
8519 		public static string PluginsDesc
8520 		{
8521 			get { return m_strPluginsDesc; }
8522 		}
8523 
8524 		private static string m_strPluginUpdateHint =
8525 			@"Have a look at the plugin's website for an appropriate version.";
8526 		/// <summary>
8527 		/// Look up a localized string similar to
8528 		/// 'Have a look at the plugin&#39;s website for an appropriate version.'.
8529 		/// </summary>
8530 		public static string PluginUpdateHint
8531 		{
8532 			get { return m_strPluginUpdateHint; }
8533 		}
8534 
8535 		private static string m_strPolicyAutoTypeDesc =
8536 			@"Allow auto-typing entries to other windows.";
8537 		/// <summary>
8538 		/// Look up a localized string similar to
8539 		/// 'Allow auto-typing entries to other windows.'.
8540 		/// </summary>
8541 		public static string PolicyAutoTypeDesc
8542 		{
8543 			get { return m_strPolicyAutoTypeDesc; }
8544 		}
8545 
8546 		private static string m_strPolicyAutoTypeWithoutContextDesc =
8547 			@"Allow auto-typing using the 'Perform Auto-Type' command (Ctrl+V).";
8548 		/// <summary>
8549 		/// Look up a localized string similar to
8550 		/// 'Allow auto-typing using the &#39;Perform Auto-Type&#39; command (Ctrl+V).'.
8551 		/// </summary>
8552 		public static string PolicyAutoTypeWithoutContextDesc
8553 		{
8554 			get { return m_strPolicyAutoTypeWithoutContextDesc; }
8555 		}
8556 
8557 		private static string m_strPolicyChangeMasterKey =
8558 			@"Allow changing the master key of a database.";
8559 		/// <summary>
8560 		/// Look up a localized string similar to
8561 		/// 'Allow changing the master key of a database.'.
8562 		/// </summary>
8563 		public static string PolicyChangeMasterKey
8564 		{
8565 			get { return m_strPolicyChangeMasterKey; }
8566 		}
8567 
8568 		private static string m_strPolicyChangeMasterKeyNoKeyDesc =
8569 			@"Do not require entering current master key before changing it.";
8570 		/// <summary>
8571 		/// Look up a localized string similar to
8572 		/// 'Do not require entering current master key before changing it.'.
8573 		/// </summary>
8574 		public static string PolicyChangeMasterKeyNoKeyDesc
8575 		{
8576 			get { return m_strPolicyChangeMasterKeyNoKeyDesc; }
8577 		}
8578 
8579 		private static string m_strPolicyClipboardDesc =
8580 			@"Allow copying entry information to clipboard (main window only).";
8581 		/// <summary>
8582 		/// Look up a localized string similar to
8583 		/// 'Allow copying entry information to clipboard (main window only).'.
8584 		/// </summary>
8585 		public static string PolicyClipboardDesc
8586 		{
8587 			get { return m_strPolicyClipboardDesc; }
8588 		}
8589 
8590 		private static string m_strPolicyCopyWholeEntriesDesc =
8591 			@"Allow copying whole entries to clipboard.";
8592 		/// <summary>
8593 		/// Look up a localized string similar to
8594 		/// 'Allow copying whole entries to clipboard.'.
8595 		/// </summary>
8596 		public static string PolicyCopyWholeEntriesDesc
8597 		{
8598 			get { return m_strPolicyCopyWholeEntriesDesc; }
8599 		}
8600 
8601 		private static string m_strPolicyDisallowed =
8602 			@"This operation is disallowed by the application policy. Ask your administrator to allow this operation.";
8603 		/// <summary>
8604 		/// Look up a localized string similar to
8605 		/// 'This operation is disallowed by the application policy. Ask your administrator to allow this operation.'.
8606 		/// </summary>
8607 		public static string PolicyDisallowed
8608 		{
8609 			get { return m_strPolicyDisallowed; }
8610 		}
8611 
8612 		private static string m_strPolicyDragDropDesc =
8613 			@"Allow sending information to other windows using drag&drop.";
8614 		/// <summary>
8615 		/// Look up a localized string similar to
8616 		/// 'Allow sending information to other windows using drag&amp;drop.'.
8617 		/// </summary>
8618 		public static string PolicyDragDropDesc
8619 		{
8620 			get { return m_strPolicyDragDropDesc; }
8621 		}
8622 
8623 		private static string m_strPolicyExportDesc2 =
8624 			@"Allow exporting entries.";
8625 		/// <summary>
8626 		/// Look up a localized string similar to
8627 		/// 'Allow exporting entries.'.
8628 		/// </summary>
8629 		public static string PolicyExportDesc2
8630 		{
8631 			get { return m_strPolicyExportDesc2; }
8632 		}
8633 
8634 		private static string m_strPolicyExportNoKeyDesc =
8635 			@"Do not require entering current master key before exporting.";
8636 		/// <summary>
8637 		/// Look up a localized string similar to
8638 		/// 'Do not require entering current master key before exporting.'.
8639 		/// </summary>
8640 		public static string PolicyExportNoKeyDesc
8641 		{
8642 			get { return m_strPolicyExportNoKeyDesc; }
8643 		}
8644 
8645 		private static string m_strPolicyImportDesc =
8646 			@"Allow importing entries from external files.";
8647 		/// <summary>
8648 		/// Look up a localized string similar to
8649 		/// 'Allow importing entries from external files.'.
8650 		/// </summary>
8651 		public static string PolicyImportDesc
8652 		{
8653 			get { return m_strPolicyImportDesc; }
8654 		}
8655 
8656 		private static string m_strPolicyNewDatabaseDesc =
8657 			@"Allow creating new database files.";
8658 		/// <summary>
8659 		/// Look up a localized string similar to
8660 		/// 'Allow creating new database files.'.
8661 		/// </summary>
8662 		public static string PolicyNewDatabaseDesc
8663 		{
8664 			get { return m_strPolicyNewDatabaseDesc; }
8665 		}
8666 
8667 		private static string m_strPolicyPluginsDesc =
8668 			@"Allow loading plugins to extend KeePass functionality.";
8669 		/// <summary>
8670 		/// Look up a localized string similar to
8671 		/// 'Allow loading plugins to extend KeePass functionality.'.
8672 		/// </summary>
8673 		public static string PolicyPluginsDesc
8674 		{
8675 			get { return m_strPolicyPluginsDesc; }
8676 		}
8677 
8678 		private static string m_strPolicyPrintDesc =
8679 			@"Allow printing entry lists.";
8680 		/// <summary>
8681 		/// Look up a localized string similar to
8682 		/// 'Allow printing entry lists.'.
8683 		/// </summary>
8684 		public static string PolicyPrintDesc
8685 		{
8686 			get { return m_strPolicyPrintDesc; }
8687 		}
8688 
8689 		private static string m_strPolicyPrintNoKeyDesc =
8690 			@"Do not require entering current master key before printing.";
8691 		/// <summary>
8692 		/// Look up a localized string similar to
8693 		/// 'Do not require entering current master key before printing.'.
8694 		/// </summary>
8695 		public static string PolicyPrintNoKeyDesc
8696 		{
8697 			get { return m_strPolicyPrintNoKeyDesc; }
8698 		}
8699 
8700 		private static string m_strPolicyRequiredFlag =
8701 			@"The following policy flag is required";
8702 		/// <summary>
8703 		/// Look up a localized string similar to
8704 		/// 'The following policy flag is required'.
8705 		/// </summary>
8706 		public static string PolicyRequiredFlag
8707 		{
8708 			get { return m_strPolicyRequiredFlag; }
8709 		}
8710 
8711 		private static string m_strPolicySaveDatabaseDesc =
8712 			@"Allow saving databases to disk/URL.";
8713 		/// <summary>
8714 		/// Look up a localized string similar to
8715 		/// 'Allow saving databases to disk/URL.'.
8716 		/// </summary>
8717 		public static string PolicySaveDatabaseDesc
8718 		{
8719 			get { return m_strPolicySaveDatabaseDesc; }
8720 		}
8721 
8722 		private static string m_strPolicyTriggersEditDesc =
8723 			@"Allow editing triggers.";
8724 		/// <summary>
8725 		/// Look up a localized string similar to
8726 		/// 'Allow editing triggers.'.
8727 		/// </summary>
8728 		public static string PolicyTriggersEditDesc
8729 		{
8730 			get { return m_strPolicyTriggersEditDesc; }
8731 		}
8732 
8733 		private static string m_strPreReleaseVersion =
8734 			@"Pre-release version";
8735 		/// <summary>
8736 		/// Look up a localized string similar to
8737 		/// 'Pre-release version'.
8738 		/// </summary>
8739 		public static string PreReleaseVersion
8740 		{
8741 			get { return m_strPreReleaseVersion; }
8742 		}
8743 
8744 		private static string m_strPrint =
8745 			@"Print";
8746 		/// <summary>
8747 		/// Look up a localized string similar to
8748 		/// 'Print'.
8749 		/// </summary>
8750 		public static string Print
8751 		{
8752 			get { return m_strPrint; }
8753 		}
8754 
8755 		private static string m_strPrintDesc =
8756 			@"Print password entries.";
8757 		/// <summary>
8758 		/// Look up a localized string similar to
8759 		/// 'Print password entries.'.
8760 		/// </summary>
8761 		public static string PrintDesc
8762 		{
8763 			get { return m_strPrintDesc; }
8764 		}
8765 
8766 		private static string m_strPrivate =
8767 			@"Private";
8768 		/// <summary>
8769 		/// Look up a localized string similar to
8770 		/// 'Private'.
8771 		/// </summary>
8772 		public static string Private
8773 		{
8774 			get { return m_strPrivate; }
8775 		}
8776 
8777 		private static string m_strProfessional =
8778 			@"Professional";
8779 		/// <summary>
8780 		/// Look up a localized string similar to
8781 		/// 'Professional'.
8782 		/// </summary>
8783 		public static string Professional
8784 		{
8785 			get { return m_strProfessional; }
8786 		}
8787 
8788 		private static string m_strProfileDelete =
8789 			@"Delete Profile";
8790 		/// <summary>
8791 		/// Look up a localized string similar to
8792 		/// 'Delete Profile'.
8793 		/// </summary>
8794 		public static string ProfileDelete
8795 		{
8796 			get { return m_strProfileDelete; }
8797 		}
8798 
8799 		private static string m_strProfileDeleteDesc =
8800 			@"Delete the selected profile.";
8801 		/// <summary>
8802 		/// Look up a localized string similar to
8803 		/// 'Delete the selected profile.'.
8804 		/// </summary>
8805 		public static string ProfileDeleteDesc
8806 		{
8807 			get { return m_strProfileDeleteDesc; }
8808 		}
8809 
8810 		private static string m_strProfileSave =
8811 			@"Save as Profile";
8812 		/// <summary>
8813 		/// Look up a localized string similar to
8814 		/// 'Save as Profile'.
8815 		/// </summary>
8816 		public static string ProfileSave
8817 		{
8818 			get { return m_strProfileSave; }
8819 		}
8820 
8821 		private static string m_strProfileSaveDesc =
8822 			@"Save the current settings as a profile.";
8823 		/// <summary>
8824 		/// Look up a localized string similar to
8825 		/// 'Save the current settings as a profile.'.
8826 		/// </summary>
8827 		public static string ProfileSaveDesc
8828 		{
8829 			get { return m_strProfileSaveDesc; }
8830 		}
8831 
8832 		private static string m_strProfileSavePrompt =
8833 			@"Enter a name for the new profile or select an existing profile to overwrite it:";
8834 		/// <summary>
8835 		/// Look up a localized string similar to
8836 		/// 'Enter a name for the new profile or select an existing profile to overwrite it:'.
8837 		/// </summary>
8838 		public static string ProfileSavePrompt
8839 		{
8840 			get { return m_strProfileSavePrompt; }
8841 		}
8842 
8843 		private static string m_strQuality =
8844 			@"Quality";
8845 		/// <summary>
8846 		/// Look up a localized string similar to
8847 		/// 'Quality'.
8848 		/// </summary>
8849 		public static string Quality
8850 		{
8851 			get { return m_strQuality; }
8852 		}
8853 
8854 		private static string m_strQualityCheckToggle =
8855 			@"Enable/disable quality estimation for this entry (here, in password quality reports, ...)";
8856 		/// <summary>
8857 		/// Look up a localized string similar to
8858 		/// 'Enable/disable quality estimation for this entry (here, in password quality reports, ...)'.
8859 		/// </summary>
8860 		public static string QualityCheckToggle
8861 		{
8862 			get { return m_strQualityCheckToggle; }
8863 		}
8864 
8865 		private static string m_strQuick =
8866 			@"Quick";
8867 		/// <summary>
8868 		/// Look up a localized string similar to
8869 		/// 'Quick'.
8870 		/// </summary>
8871 		public static string Quick
8872 		{
8873 			get { return m_strQuick; }
8874 		}
8875 
8876 		private static string m_strQuickSearchDerefData =
8877 			@"Resolve field references in quick searches";
8878 		/// <summary>
8879 		/// Look up a localized string similar to
8880 		/// 'Resolve field references in quick searches'.
8881 		/// </summary>
8882 		public static string QuickSearchDerefData
8883 		{
8884 			get { return m_strQuickSearchDerefData; }
8885 		}
8886 
8887 		private static string m_strQuickSearchExclExpired =
8888 			@"Exclude expired entries in quick searches";
8889 		/// <summary>
8890 		/// Look up a localized string similar to
8891 		/// 'Exclude expired entries in quick searches'.
8892 		/// </summary>
8893 		public static string QuickSearchExclExpired
8894 		{
8895 			get { return m_strQuickSearchExclExpired; }
8896 		}
8897 
8898 		private static string m_strQuickSearchInPwFields =
8899 			@"Search for passwords in quick searches";
8900 		/// <summary>
8901 		/// Look up a localized string similar to
8902 		/// 'Search for passwords in quick searches'.
8903 		/// </summary>
8904 		public static string QuickSearchInPwFields
8905 		{
8906 			get { return m_strQuickSearchInPwFields; }
8907 		}
8908 
8909 		private static string m_strQuickSearchQ =
8910 			@"Would you like to perform a quick search?";
8911 		/// <summary>
8912 		/// Look up a localized string similar to
8913 		/// 'Would you like to perform a quick search?'.
8914 		/// </summary>
8915 		public static string QuickSearchQ
8916 		{
8917 			get { return m_strQuickSearchQ; }
8918 		}
8919 
8920 		private static string m_strQuickSearchTb =
8921 			@"Quick Search (Toolbar)";
8922 		/// <summary>
8923 		/// Look up a localized string similar to
8924 		/// 'Quick Search (Toolbar)'.
8925 		/// </summary>
8926 		public static string QuickSearchTb
8927 		{
8928 			get { return m_strQuickSearchTb; }
8929 		}
8930 
8931 		private static string m_strRandomMacAddress =
8932 			@"Random MAC Address";
8933 		/// <summary>
8934 		/// Look up a localized string similar to
8935 		/// 'Random MAC Address'.
8936 		/// </summary>
8937 		public static string RandomMacAddress
8938 		{
8939 			get { return m_strRandomMacAddress; }
8940 		}
8941 
8942 		private static string m_strReady =
8943 			@"Ready.";
8944 		/// <summary>
8945 		/// Look up a localized string similar to
8946 		/// 'Ready.'.
8947 		/// </summary>
8948 		public static string Ready
8949 		{
8950 			get { return m_strReady; }
8951 		}
8952 
8953 		private static string m_strRecommended =
8954 			@"recommended";
8955 		/// <summary>
8956 		/// Look up a localized string similar to
8957 		/// 'recommended'.
8958 		/// </summary>
8959 		public static string Recommended
8960 		{
8961 			get { return m_strRecommended; }
8962 		}
8963 
8964 		private static string m_strRecommendedCmd =
8965 			@"&Recommended";
8966 		/// <summary>
8967 		/// Look up a localized string similar to
8968 		/// '&amp;Recommended'.
8969 		/// </summary>
8970 		public static string RecommendedCmd
8971 		{
8972 			get { return m_strRecommendedCmd; }
8973 		}
8974 
8975 		private static string m_strRecycleBin =
8976 			@"Recycle Bin";
8977 		/// <summary>
8978 		/// Look up a localized string similar to
8979 		/// 'Recycle Bin'.
8980 		/// </summary>
8981 		public static string RecycleBin
8982 		{
8983 			get { return m_strRecycleBin; }
8984 		}
8985 
8986 		private static string m_strRecycleBinCollapse =
8987 			@"Collapse newly-created recycle bin tree node";
8988 		/// <summary>
8989 		/// Look up a localized string similar to
8990 		/// 'Collapse newly-created recycle bin tree node'.
8991 		/// </summary>
8992 		public static string RecycleBinCollapse
8993 		{
8994 			get { return m_strRecycleBinCollapse; }
8995 		}
8996 
8997 		private static string m_strRecycleEntryConfirm =
8998 			@"Are you sure you want to move the selected entries to the recycle bin?";
8999 		/// <summary>
9000 		/// Look up a localized string similar to
9001 		/// 'Are you sure you want to move the selected entries to the recycle bin?'.
9002 		/// </summary>
9003 		public static string RecycleEntryConfirm
9004 		{
9005 			get { return m_strRecycleEntryConfirm; }
9006 		}
9007 
9008 		private static string m_strRecycleEntryConfirmSingle =
9009 			@"Are you sure you want to move the selected entry to the recycle bin?";
9010 		/// <summary>
9011 		/// Look up a localized string similar to
9012 		/// 'Are you sure you want to move the selected entry to the recycle bin?'.
9013 		/// </summary>
9014 		public static string RecycleEntryConfirmSingle
9015 		{
9016 			get { return m_strRecycleEntryConfirmSingle; }
9017 		}
9018 
9019 		private static string m_strRecycleGroupConfirm =
9020 			@"Are you sure you want to move the selected group to the recycle bin?";
9021 		/// <summary>
9022 		/// Look up a localized string similar to
9023 		/// 'Are you sure you want to move the selected group to the recycle bin?'.
9024 		/// </summary>
9025 		public static string RecycleGroupConfirm
9026 		{
9027 			get { return m_strRecycleGroupConfirm; }
9028 		}
9029 
9030 		private static string m_strRecycleMoveInfo =
9031 			@"At least one of the selected entries/groups will be moved into/within the recycle bin.";
9032 		/// <summary>
9033 		/// Look up a localized string similar to
9034 		/// 'At least one of the selected entries/groups will be moved into/within the recycle bin.'.
9035 		/// </summary>
9036 		public static string RecycleMoveInfo
9037 		{
9038 			get { return m_strRecycleMoveInfo; }
9039 		}
9040 
9041 		private static string m_strRecycleShowConfirm =
9042 			@"Show confirmation dialog when moving entries/groups to the recycle bin";
9043 		/// <summary>
9044 		/// Look up a localized string similar to
9045 		/// 'Show confirmation dialog when moving entries/groups to the recycle bin'.
9046 		/// </summary>
9047 		public static string RecycleShowConfirm
9048 		{
9049 			get { return m_strRecycleShowConfirm; }
9050 		}
9051 
9052 		private static string m_strRedo =
9053 			@"Redo";
9054 		/// <summary>
9055 		/// Look up a localized string similar to
9056 		/// 'Redo'.
9057 		/// </summary>
9058 		public static string Redo
9059 		{
9060 			get { return m_strRedo; }
9061 		}
9062 
9063 		private static string m_strRememberHidingPasswordsEntry =
9064 			@"Remember password hiding setting in the entry editing dialog";
9065 		/// <summary>
9066 		/// Look up a localized string similar to
9067 		/// 'Remember password hiding setting in the entry editing dialog'.
9068 		/// </summary>
9069 		public static string RememberHidingPasswordsEntry
9070 		{
9071 			get { return m_strRememberHidingPasswordsEntry; }
9072 		}
9073 
9074 		private static string m_strRememberHidingPasswordsMain =
9075 			@"Remember password hiding setting in the main window";
9076 		/// <summary>
9077 		/// Look up a localized string similar to
9078 		/// 'Remember password hiding setting in the main window'.
9079 		/// </summary>
9080 		public static string RememberHidingPasswordsMain
9081 		{
9082 			get { return m_strRememberHidingPasswordsMain; }
9083 		}
9084 
9085 		private static string m_strRememberKeySources =
9086 			@"Remember key sources (key file paths, provider names, ...)";
9087 		/// <summary>
9088 		/// Look up a localized string similar to
9089 		/// 'Remember key sources (key file paths, provider names, ...)'.
9090 		/// </summary>
9091 		public static string RememberKeySources
9092 		{
9093 			get { return m_strRememberKeySources; }
9094 		}
9095 
9096 		private static string m_strRememberWorkingDirectories =
9097 			@"Remember working directories";
9098 		/// <summary>
9099 		/// Look up a localized string similar to
9100 		/// 'Remember working directories'.
9101 		/// </summary>
9102 		public static string RememberWorkingDirectories
9103 		{
9104 			get { return m_strRememberWorkingDirectories; }
9105 		}
9106 
9107 		private static string m_strRemoteHostReachable =
9108 			@"Remote host is reachable (ping)";
9109 		/// <summary>
9110 		/// Look up a localized string similar to
9111 		/// 'Remote host is reachable (ping)'.
9112 		/// </summary>
9113 		public static string RemoteHostReachable
9114 		{
9115 			get { return m_strRemoteHostReachable; }
9116 		}
9117 
9118 		private static string m_strRepairCmd =
9119 			@"&Repair";
9120 		/// <summary>
9121 		/// Look up a localized string similar to
9122 		/// '&amp;Repair'.
9123 		/// </summary>
9124 		public static string RepairCmd
9125 		{
9126 			get { return m_strRepairCmd; }
9127 		}
9128 
9129 		private static string m_strRepairMode =
9130 			@"Repair Mode";
9131 		/// <summary>
9132 		/// Look up a localized string similar to
9133 		/// 'Repair Mode'.
9134 		/// </summary>
9135 		public static string RepairMode
9136 		{
9137 			get { return m_strRepairMode; }
9138 		}
9139 
9140 		private static string m_strRepairModeInt =
9141 			@"In repair mode, the integrity of the data is not checked (in order to rescue as much data as possible). When no integrity checks are performed, corrupted/malicious data might be incorporated into the database.";
9142 		/// <summary>
9143 		/// Look up a localized string similar to
9144 		/// 'In repair mode, the integrity of the data is not checked (in order to rescue as much data as possible). When no integrity checks are performed, corrupted/malicious data might be incorporated into the database.'.
9145 		/// </summary>
9146 		public static string RepairModeInt
9147 		{
9148 			get { return m_strRepairModeInt; }
9149 		}
9150 
9151 		private static string m_strRepairModeQ =
9152 			@"Are you sure you want to attempt to repair the selected file?";
9153 		/// <summary>
9154 		/// Look up a localized string similar to
9155 		/// 'Are you sure you want to attempt to repair the selected file?'.
9156 		/// </summary>
9157 		public static string RepairModeQ
9158 		{
9159 			get { return m_strRepairModeQ; }
9160 		}
9161 
9162 		private static string m_strRepairModeUse =
9163 			@"Thus the repair functionality should only be used when there really is no other solution. If you use it, afterwards you should thoroughly check your whole database for corrupted/malicious data.";
9164 		/// <summary>
9165 		/// Look up a localized string similar to
9166 		/// 'Thus the repair functionality should only be used when there really is no other solution. If you use it, afterwards you should thoroughly check your whole database for corrupted/malicious data.'.
9167 		/// </summary>
9168 		public static string RepairModeUse
9169 		{
9170 			get { return m_strRepairModeUse; }
9171 		}
9172 
9173 		private static string m_strRepeatOnlyWhenHidden =
9174 			@"Require password repetition only when hiding using asterisks is enabled";
9175 		/// <summary>
9176 		/// Look up a localized string similar to
9177 		/// 'Require password repetition only when hiding using asterisks is enabled'.
9178 		/// </summary>
9179 		public static string RepeatOnlyWhenHidden
9180 		{
9181 			get { return m_strRepeatOnlyWhenHidden; }
9182 		}
9183 
9184 		private static string m_strReplace =
9185 			@"Replace";
9186 		/// <summary>
9187 		/// Look up a localized string similar to
9188 		/// 'Replace'.
9189 		/// </summary>
9190 		public static string Replace
9191 		{
9192 			get { return m_strReplace; }
9193 		}
9194 
9195 		private static string m_strReplaceNo =
9196 			@"Do not replace";
9197 		/// <summary>
9198 		/// Look up a localized string similar to
9199 		/// 'Do not replace'.
9200 		/// </summary>
9201 		public static string ReplaceNo
9202 		{
9203 			get { return m_strReplaceNo; }
9204 		}
9205 
9206 		private static string m_strRestartKeePassQuestion =
9207 			@"Do you wish to restart KeePass now?";
9208 		/// <summary>
9209 		/// Look up a localized string similar to
9210 		/// 'Do you wish to restart KeePass now?'.
9211 		/// </summary>
9212 		public static string RestartKeePassQuestion
9213 		{
9214 			get { return m_strRestartKeePassQuestion; }
9215 		}
9216 
9217 		private static string m_strRestore =
9218 			@"Restore";
9219 		/// <summary>
9220 		/// Look up a localized string similar to
9221 		/// 'Restore'.
9222 		/// </summary>
9223 		public static string Restore
9224 		{
9225 			get { return m_strRestore; }
9226 		}
9227 
9228 		private static string m_strRetry =
9229 			@"Retry";
9230 		/// <summary>
9231 		/// Look up a localized string similar to
9232 		/// 'Retry'.
9233 		/// </summary>
9234 		public static string Retry
9235 		{
9236 			get { return m_strRetry; }
9237 		}
9238 
9239 		private static string m_strRetryCmd =
9240 			@"&Retry";
9241 		/// <summary>
9242 		/// Look up a localized string similar to
9243 		/// '&amp;Retry'.
9244 		/// </summary>
9245 		public static string RetryCmd
9246 		{
9247 			get { return m_strRetryCmd; }
9248 		}
9249 
9250 		private static string m_strRootDirectory =
9251 			@"Root Directory";
9252 		/// <summary>
9253 		/// Look up a localized string similar to
9254 		/// 'Root Directory'.
9255 		/// </summary>
9256 		public static string RootDirectory
9257 		{
9258 			get { return m_strRootDirectory; }
9259 		}
9260 
9261 		private static string m_strSameKeybLayout =
9262 			@"Ensure same keyboard layouts during auto-type";
9263 		/// <summary>
9264 		/// Look up a localized string similar to
9265 		/// 'Ensure same keyboard layouts during auto-type'.
9266 		/// </summary>
9267 		public static string SameKeybLayout
9268 		{
9269 			get { return m_strSameKeybLayout; }
9270 		}
9271 
9272 		private static string m_strSampleEntry =
9273 			@"Sample Entry";
9274 		/// <summary>
9275 		/// Look up a localized string similar to
9276 		/// 'Sample Entry'.
9277 		/// </summary>
9278 		public static string SampleEntry
9279 		{
9280 			get { return m_strSampleEntry; }
9281 		}
9282 
9283 		private static string m_strSave =
9284 			@"Save";
9285 		/// <summary>
9286 		/// Look up a localized string similar to
9287 		/// 'Save'.
9288 		/// </summary>
9289 		public static string Save
9290 		{
9291 			get { return m_strSave; }
9292 		}
9293 
9294 		private static string m_strSaveBeforeCloseEntry =
9295 			@"Do you want to save the changes you have made to this entry?";
9296 		/// <summary>
9297 		/// Look up a localized string similar to
9298 		/// 'Do you want to save the changes you have made to this entry?'.
9299 		/// </summary>
9300 		public static string SaveBeforeCloseEntry
9301 		{
9302 			get { return m_strSaveBeforeCloseEntry; }
9303 		}
9304 
9305 		private static string m_strSaveBeforeCloseQuestion =
9306 			@"Do you want to save the changes before closing?";
9307 		/// <summary>
9308 		/// Look up a localized string similar to
9309 		/// 'Do you want to save the changes before closing?'.
9310 		/// </summary>
9311 		public static string SaveBeforeCloseQuestion
9312 		{
9313 			get { return m_strSaveBeforeCloseQuestion; }
9314 		}
9315 
9316 		private static string m_strSaveBeforeCloseTitle =
9317 			@"KeePass - Save Before Close/Lock?";
9318 		/// <summary>
9319 		/// Look up a localized string similar to
9320 		/// 'KeePass - Save Before Close/Lock?'.
9321 		/// </summary>
9322 		public static string SaveBeforeCloseTitle
9323 		{
9324 			get { return m_strSaveBeforeCloseTitle; }
9325 		}
9326 
9327 		private static string m_strSaveCmd =
9328 			@"&Save";
9329 		/// <summary>
9330 		/// Look up a localized string similar to
9331 		/// '&amp;Save'.
9332 		/// </summary>
9333 		public static string SaveCmd
9334 		{
9335 			get { return m_strSaveCmd; }
9336 		}
9337 
9338 		private static string m_strSaveDatabase =
9339 			@"Save Database";
9340 		/// <summary>
9341 		/// Look up a localized string similar to
9342 		/// 'Save Database'.
9343 		/// </summary>
9344 		public static string SaveDatabase
9345 		{
9346 			get { return m_strSaveDatabase; }
9347 		}
9348 
9349 		private static string m_strSaveDatabaseStc =
9350 			@"Save active database";
9351 		/// <summary>
9352 		/// Look up a localized string similar to
9353 		/// 'Save active database'.
9354 		/// </summary>
9355 		public static string SaveDatabaseStc
9356 		{
9357 			get { return m_strSaveDatabaseStc; }
9358 		}
9359 
9360 		private static string m_strSavedDatabaseFile =
9361 			@"Saved database file";
9362 		/// <summary>
9363 		/// Look up a localized string similar to
9364 		/// 'Saved database file'.
9365 		/// </summary>
9366 		public static string SavedDatabaseFile
9367 		{
9368 			get { return m_strSavedDatabaseFile; }
9369 		}
9370 
9371 		private static string m_strSaveForceSync =
9372 			@"Do not ask whether to synchronize or overwrite; force synchronization";
9373 		/// <summary>
9374 		/// Look up a localized string similar to
9375 		/// 'Do not ask whether to synchronize or overwrite; force synchronization'.
9376 		/// </summary>
9377 		public static string SaveForceSync
9378 		{
9379 			get { return m_strSaveForceSync; }
9380 		}
9381 
9382 		private static string m_strSavingDatabase =
9383 			@"Saving database...";
9384 		/// <summary>
9385 		/// Look up a localized string similar to
9386 		/// 'Saving database...'.
9387 		/// </summary>
9388 		public static string SavingDatabase
9389 		{
9390 			get { return m_strSavingDatabase; }
9391 		}
9392 
9393 		private static string m_strSavingDatabaseFile =
9394 			@"Saving database file";
9395 		/// <summary>
9396 		/// Look up a localized string similar to
9397 		/// 'Saving database file'.
9398 		/// </summary>
9399 		public static string SavingDatabaseFile
9400 		{
9401 			get { return m_strSavingDatabaseFile; }
9402 		}
9403 
9404 		private static string m_strSavingPost =
9405 			@"after saving";
9406 		/// <summary>
9407 		/// Look up a localized string similar to
9408 		/// 'after saving'.
9409 		/// </summary>
9410 		public static string SavingPost
9411 		{
9412 			get { return m_strSavingPost; }
9413 		}
9414 
9415 		private static string m_strSavingPre =
9416 			@"before saving";
9417 		/// <summary>
9418 		/// Look up a localized string similar to
9419 		/// 'before saving'.
9420 		/// </summary>
9421 		public static string SavingPre
9422 		{
9423 			get { return m_strSavingPre; }
9424 		}
9425 
9426 		private static string m_strScheme =
9427 			@"Scheme";
9428 		/// <summary>
9429 		/// Look up a localized string similar to
9430 		/// 'Scheme'.
9431 		/// </summary>
9432 		public static string Scheme
9433 		{
9434 			get { return m_strScheme; }
9435 		}
9436 
9437 		private static string m_strSearch =
9438 			@"Search...";
9439 		/// <summary>
9440 		/// Look up a localized string similar to
9441 		/// 'Search...'.
9442 		/// </summary>
9443 		public static string Search
9444 		{
9445 			get { return m_strSearch; }
9446 		}
9447 
9448 		private static string m_strSearchDesc2 =
9449 			@"Search the database for entries.";
9450 		/// <summary>
9451 		/// Look up a localized string similar to
9452 		/// 'Search the database for entries.'.
9453 		/// </summary>
9454 		public static string SearchDesc2
9455 		{
9456 			get { return m_strSearchDesc2; }
9457 		}
9458 
9459 		private static string m_strSearchEntriesFound =
9460 			@"{PARAM} entries found";
9461 		/// <summary>
9462 		/// Look up a localized string similar to
9463 		/// '{PARAM} entries found'.
9464 		/// </summary>
9465 		public static string SearchEntriesFound
9466 		{
9467 			get { return m_strSearchEntriesFound; }
9468 		}
9469 
9470 		private static string m_strSearchEntriesFound1 =
9471 			@"1 entry found";
9472 		/// <summary>
9473 		/// Look up a localized string similar to
9474 		/// '1 entry found'.
9475 		/// </summary>
9476 		public static string SearchEntriesFound1
9477 		{
9478 			get { return m_strSearchEntriesFound1; }
9479 		}
9480 
9481 		private static string m_strSearchGroupName =
9482 			@"Search Results";
9483 		/// <summary>
9484 		/// Look up a localized string similar to
9485 		/// 'Search Results'.
9486 		/// </summary>
9487 		public static string SearchGroupName
9488 		{
9489 			get { return m_strSearchGroupName; }
9490 		}
9491 
9492 		private static string m_strSearchingOp =
9493 			@"Searching";
9494 		/// <summary>
9495 		/// Look up a localized string similar to
9496 		/// 'Searching'.
9497 		/// </summary>
9498 		public static string SearchingOp
9499 		{
9500 			get { return m_strSearchingOp; }
9501 		}
9502 
9503 		private static string m_strSearchKeyFiles =
9504 			@"Automatically search key files";
9505 		/// <summary>
9506 		/// Look up a localized string similar to
9507 		/// 'Automatically search key files'.
9508 		/// </summary>
9509 		public static string SearchKeyFiles
9510 		{
9511 			get { return m_strSearchKeyFiles; }
9512 		}
9513 
9514 		private static string m_strSearchKeyFilesAlsoOnRemovable =
9515 			@"Automatically search key files also on removable media";
9516 		/// <summary>
9517 		/// Look up a localized string similar to
9518 		/// 'Automatically search key files also on removable media'.
9519 		/// </summary>
9520 		public static string SearchKeyFilesAlsoOnRemovable
9521 		{
9522 			get { return m_strSearchKeyFilesAlsoOnRemovable; }
9523 		}
9524 
9525 		private static string m_strSearchQuickPrompt =
9526 			@"Type to search the database";
9527 		/// <summary>
9528 		/// Look up a localized string similar to
9529 		/// 'Type to search the database'.
9530 		/// </summary>
9531 		public static string SearchQuickPrompt
9532 		{
9533 			get { return m_strSearchQuickPrompt; }
9534 		}
9535 
9536 		private static string m_strSearchResultsInSeparator =
9537 			@"in";
9538 		/// <summary>
9539 		/// Look up a localized string similar to
9540 		/// 'in'.
9541 		/// </summary>
9542 		public static string SearchResultsInSeparator
9543 		{
9544 			get { return m_strSearchResultsInSeparator; }
9545 		}
9546 
9547 		private static string m_strSearchTitle =
9548 			@"Find";
9549 		/// <summary>
9550 		/// Look up a localized string similar to
9551 		/// 'Find'.
9552 		/// </summary>
9553 		public static string SearchTitle
9554 		{
9555 			get { return m_strSearchTitle; }
9556 		}
9557 
9558 		private static string m_strSecDeskFileDialogHint =
9559 			@"Note: KeePass shows this simple file browser dialog, because standard Windows file dialogs cannot be shown on the secure desktop for security reasons.";
9560 		/// <summary>
9561 		/// Look up a localized string similar to
9562 		/// 'Note: KeePass shows this simple file browser dialog, because standard Windows file dialogs cannot be shown on the secure desktop for security reasons.'.
9563 		/// </summary>
9564 		public static string SecDeskFileDialogHint
9565 		{
9566 			get { return m_strSecDeskFileDialogHint; }
9567 		}
9568 
9569 		private static string m_strSecDeskOtherSwitched =
9570 			@"An application has switched from the secure desktop to a different desktop.";
9571 		/// <summary>
9572 		/// Look up a localized string similar to
9573 		/// 'An application has switched from the secure desktop to a different desktop.'.
9574 		/// </summary>
9575 		public static string SecDeskOtherSwitched
9576 		{
9577 			get { return m_strSecDeskOtherSwitched; }
9578 		}
9579 
9580 		private static string m_strSecDeskPlaySound =
9581 			@"Play UAC sound when switching to secure desktop";
9582 		/// <summary>
9583 		/// Look up a localized string similar to
9584 		/// 'Play UAC sound when switching to secure desktop'.
9585 		/// </summary>
9586 		public static string SecDeskPlaySound
9587 		{
9588 			get { return m_strSecDeskPlaySound; }
9589 		}
9590 
9591 		private static string m_strSecDeskSwitchBack =
9592 			@"Click [OK] to switch back to the secure desktop.";
9593 		/// <summary>
9594 		/// Look up a localized string similar to
9595 		/// 'Click [OK] to switch back to the secure desktop.'.
9596 		/// </summary>
9597 		public static string SecDeskSwitchBack
9598 		{
9599 			get { return m_strSecDeskSwitchBack; }
9600 		}
9601 
9602 		private static string m_strSelectAll =
9603 			@"Select All";
9604 		/// <summary>
9605 		/// Look up a localized string similar to
9606 		/// 'Select All'.
9607 		/// </summary>
9608 		public static string SelectAll
9609 		{
9610 			get { return m_strSelectAll; }
9611 		}
9612 
9613 		private static string m_strSelectColor =
9614 			@"Select Color";
9615 		/// <summary>
9616 		/// Look up a localized string similar to
9617 		/// 'Select Color'.
9618 		/// </summary>
9619 		public static string SelectColor
9620 		{
9621 			get { return m_strSelectColor; }
9622 		}
9623 
9624 		private static string m_strSelectDifferentGroup =
9625 			@"Please select a different group.";
9626 		/// <summary>
9627 		/// Look up a localized string similar to
9628 		/// 'Please select a different group.'.
9629 		/// </summary>
9630 		public static string SelectDifferentGroup
9631 		{
9632 			get { return m_strSelectDifferentGroup; }
9633 		}
9634 
9635 		private static string m_strSelectedColumn =
9636 			@"Selected column";
9637 		/// <summary>
9638 		/// Look up a localized string similar to
9639 		/// 'Selected column'.
9640 		/// </summary>
9641 		public static string SelectedColumn
9642 		{
9643 			get { return m_strSelectedColumn; }
9644 		}
9645 
9646 		private static string m_strSelectedGroup =
9647 			@"Selected Group";
9648 		/// <summary>
9649 		/// Look up a localized string similar to
9650 		/// 'Selected Group'.
9651 		/// </summary>
9652 		public static string SelectedGroup
9653 		{
9654 			get { return m_strSelectedGroup; }
9655 		}
9656 
9657 		private static string m_strSelectedLower =
9658 			@"selected";
9659 		/// <summary>
9660 		/// Look up a localized string similar to
9661 		/// 'selected'.
9662 		/// </summary>
9663 		public static string SelectedLower
9664 		{
9665 			get { return m_strSelectedLower; }
9666 		}
9667 
9668 		private static string m_strSelectFile =
9669 			@"Select a file.";
9670 		/// <summary>
9671 		/// Look up a localized string similar to
9672 		/// 'Select a file.'.
9673 		/// </summary>
9674 		public static string SelectFile
9675 		{
9676 			get { return m_strSelectFile; }
9677 		}
9678 
9679 		private static string m_strSelectIcon =
9680 			@"Select an icon";
9681 		/// <summary>
9682 		/// Look up a localized string similar to
9683 		/// 'Select an icon'.
9684 		/// </summary>
9685 		public static string SelectIcon
9686 		{
9687 			get { return m_strSelectIcon; }
9688 		}
9689 
9690 		private static string m_strSelectLanguage =
9691 			@"Select Language";
9692 		/// <summary>
9693 		/// Look up a localized string similar to
9694 		/// 'Select Language'.
9695 		/// </summary>
9696 		public static string SelectLanguage
9697 		{
9698 			get { return m_strSelectLanguage; }
9699 		}
9700 
9701 		private static string m_strSelectLanguageDesc =
9702 			@"Here you can change the user interface language.";
9703 		/// <summary>
9704 		/// Look up a localized string similar to
9705 		/// 'Here you can change the user interface language.'.
9706 		/// </summary>
9707 		public static string SelectLanguageDesc
9708 		{
9709 			get { return m_strSelectLanguageDesc; }
9710 		}
9711 
9712 		private static string m_strSelfTestFailed =
9713 			@"One or more of the KeePass self-tests failed.";
9714 		/// <summary>
9715 		/// Look up a localized string similar to
9716 		/// 'One or more of the KeePass self-tests failed.'.
9717 		/// </summary>
9718 		public static string SelfTestFailed
9719 		{
9720 			get { return m_strSelfTestFailed; }
9721 		}
9722 
9723 		private static string m_strSendingNoun =
9724 			@"Sending";
9725 		/// <summary>
9726 		/// Look up a localized string similar to
9727 		/// 'Sending'.
9728 		/// </summary>
9729 		public static string SendingNoun
9730 		{
9731 			get { return m_strSendingNoun; }
9732 		}
9733 
9734 		private static string m_strSeparator =
9735 			@"Separator";
9736 		/// <summary>
9737 		/// Look up a localized string similar to
9738 		/// 'Separator'.
9739 		/// </summary>
9740 		public static string Separator
9741 		{
9742 			get { return m_strSeparator; }
9743 		}
9744 
9745 		private static string m_strSequence =
9746 			@"Sequence";
9747 		/// <summary>
9748 		/// Look up a localized string similar to
9749 		/// 'Sequence'.
9750 		/// </summary>
9751 		public static string Sequence
9752 		{
9753 			get { return m_strSequence; }
9754 		}
9755 
9756 		private static string m_strSequences =
9757 			@"Sequences";
9758 		/// <summary>
9759 		/// Look up a localized string similar to
9760 		/// 'Sequences'.
9761 		/// </summary>
9762 		public static string Sequences
9763 		{
9764 			get { return m_strSequences; }
9765 		}
9766 
9767 		private static string m_strShowAdvAutoTypeCommands =
9768 			@"Show additional auto-type menu commands";
9769 		/// <summary>
9770 		/// Look up a localized string similar to
9771 		/// 'Show additional auto-type menu commands'.
9772 		/// </summary>
9773 		public static string ShowAdvAutoTypeCommands
9774 		{
9775 			get { return m_strShowAdvAutoTypeCommands; }
9776 		}
9777 
9778 		private static string m_strShowDerefData =
9779 			@"Show dereferenced data";
9780 		/// <summary>
9781 		/// Look up a localized string similar to
9782 		/// 'Show dereferenced data'.
9783 		/// </summary>
9784 		public static string ShowDerefData
9785 		{
9786 			get { return m_strShowDerefData; }
9787 		}
9788 
9789 		private static string m_strShowDerefDataAndRefs =
9790 			@"When showing dereferenced data, additionally show references";
9791 		/// <summary>
9792 		/// Look up a localized string similar to
9793 		/// 'When showing dereferenced data, additionally show references'.
9794 		/// </summary>
9795 		public static string ShowDerefDataAndRefs
9796 		{
9797 			get { return m_strShowDerefDataAndRefs; }
9798 		}
9799 
9800 		private static string m_strShowDerefDataAsync =
9801 			@"Show dereferenced data asynchronously";
9802 		/// <summary>
9803 		/// Look up a localized string similar to
9804 		/// 'Show dereferenced data asynchronously'.
9805 		/// </summary>
9806 		public static string ShowDerefDataAsync
9807 		{
9808 			get { return m_strShowDerefDataAsync; }
9809 		}
9810 
9811 		private static string m_strShowEntriesByTag =
9812 			@"Show entries by tag";
9813 		/// <summary>
9814 		/// Look up a localized string similar to
9815 		/// 'Show entries by tag'.
9816 		/// </summary>
9817 		public static string ShowEntriesByTag
9818 		{
9819 			get { return m_strShowEntriesByTag; }
9820 		}
9821 
9822 		private static string m_strShowFullPathInTitleBar =
9823 			@"Show full path in title bar (instead of file name only)";
9824 		/// <summary>
9825 		/// Look up a localized string similar to
9826 		/// 'Show full path in title bar (instead of file name only)'.
9827 		/// </summary>
9828 		public static string ShowFullPathInTitleBar
9829 		{
9830 			get { return m_strShowFullPathInTitleBar; }
9831 		}
9832 
9833 		private static string m_strShowIn =
9834 			@"Show in";
9835 		/// <summary>
9836 		/// Look up a localized string similar to
9837 		/// 'Show in'.
9838 		/// </summary>
9839 		public static string ShowIn
9840 		{
9841 			get { return m_strShowIn; }
9842 		}
9843 
9844 		private static string m_strShowMessageBox =
9845 			@"Show message box";
9846 		/// <summary>
9847 		/// Look up a localized string similar to
9848 		/// 'Show message box'.
9849 		/// </summary>
9850 		public static string ShowMessageBox
9851 		{
9852 			get { return m_strShowMessageBox; }
9853 		}
9854 
9855 		private static string m_strShowMore =
9856 			@"Show more";
9857 		/// <summary>
9858 		/// Look up a localized string similar to
9859 		/// 'Show more'.
9860 		/// </summary>
9861 		public static string ShowMore
9862 		{
9863 			get { return m_strShowMore; }
9864 		}
9865 
9866 		private static string m_strSimilarPasswords =
9867 			@"Similar Passwords";
9868 		/// <summary>
9869 		/// Look up a localized string similar to
9870 		/// 'Similar Passwords'.
9871 		/// </summary>
9872 		public static string SimilarPasswords
9873 		{
9874 			get { return m_strSimilarPasswords; }
9875 		}
9876 
9877 		private static string m_strSimilarPasswordsGroup =
9878 			@"Entries using similar passwords (similarity: {PARAM}):";
9879 		/// <summary>
9880 		/// Look up a localized string similar to
9881 		/// 'Entries using similar passwords (similarity: {PARAM}):'.
9882 		/// </summary>
9883 		public static string SimilarPasswordsGroup
9884 		{
9885 			get { return m_strSimilarPasswordsGroup; }
9886 		}
9887 
9888 		private static string m_strSimilarPasswordsList2 =
9889 			@"List of entries that are using similar passwords (excluding TANs).";
9890 		/// <summary>
9891 		/// Look up a localized string similar to
9892 		/// 'List of entries that are using similar passwords (excluding TANs).'.
9893 		/// </summary>
9894 		public static string SimilarPasswordsList2
9895 		{
9896 			get { return m_strSimilarPasswordsList2; }
9897 		}
9898 
9899 		private static string m_strSimilarPasswordsNoDup =
9900 			@"The list shows entries that are using similar, but not identical passwords. For finding entries that are using the same passwords, use the 'Duplicate Passwords' command (in the main menu).";
9901 		/// <summary>
9902 		/// Look up a localized string similar to
9903 		/// 'The list shows entries that are using similar, but not identical passwords. For finding entries that are using the same passwords, use the &#39;Duplicate Passwords&#39; command (in the main menu).'.
9904 		/// </summary>
9905 		public static string SimilarPasswordsNoDup
9906 		{
9907 			get { return m_strSimilarPasswordsNoDup; }
9908 		}
9909 
9910 		private static string m_strSize =
9911 			@"Size";
9912 		/// <summary>
9913 		/// Look up a localized string similar to
9914 		/// 'Size'.
9915 		/// </summary>
9916 		public static string Size
9917 		{
9918 			get { return m_strSize; }
9919 		}
9920 
9921 		private static string m_strSkip =
9922 			@"Skip";
9923 		/// <summary>
9924 		/// Look up a localized string similar to
9925 		/// 'Skip'.
9926 		/// </summary>
9927 		public static string Skip
9928 		{
9929 			get { return m_strSkip; }
9930 		}
9931 
9932 		private static string m_strSlow =
9933 			@"slow";
9934 		/// <summary>
9935 		/// Look up a localized string similar to
9936 		/// 'slow'.
9937 		/// </summary>
9938 		public static string Slow
9939 		{
9940 			get { return m_strSlow; }
9941 		}
9942 
9943 		private static string m_strSoonToExpireEntries =
9944 			@"Expired Entries and Entries That Will Expire Soon";
9945 		/// <summary>
9946 		/// Look up a localized string similar to
9947 		/// 'Expired Entries and Entries That Will Expire Soon'.
9948 		/// </summary>
9949 		public static string SoonToExpireEntries
9950 		{
9951 			get { return m_strSoonToExpireEntries; }
9952 		}
9953 
9954 		private static string m_strSource =
9955 			@"Source";
9956 		/// <summary>
9957 		/// Look up a localized string similar to
9958 		/// 'Source'.
9959 		/// </summary>
9960 		public static string Source
9961 		{
9962 			get { return m_strSource; }
9963 		}
9964 
9965 		private static string m_strSpecialKeys =
9966 			@"Special Keys";
9967 		/// <summary>
9968 		/// Look up a localized string similar to
9969 		/// 'Special Keys'.
9970 		/// </summary>
9971 		public static string SpecialKeys
9972 		{
9973 			get { return m_strSpecialKeys; }
9974 		}
9975 
9976 		private static string m_strSslCertsAcceptInvalid =
9977 			@"Accept invalid SSL certificates (self-signed, expired, ...)";
9978 		/// <summary>
9979 		/// Look up a localized string similar to
9980 		/// 'Accept invalid SSL certificates (self-signed, expired, ...)'.
9981 		/// </summary>
9982 		public static string SslCertsAcceptInvalid
9983 		{
9984 			get { return m_strSslCertsAcceptInvalid; }
9985 		}
9986 
9987 		private static string m_strStandardExpireSelect =
9988 			@"Select one of the standard expiry times";
9989 		/// <summary>
9990 		/// Look up a localized string similar to
9991 		/// 'Select one of the standard expiry times'.
9992 		/// </summary>
9993 		public static string StandardExpireSelect
9994 		{
9995 			get { return m_strStandardExpireSelect; }
9996 		}
9997 
9998 		private static string m_strStandardFields =
9999 			@"Standard Fields";
10000 		/// <summary>
10001 		/// Look up a localized string similar to
10002 		/// 'Standard Fields'.
10003 		/// </summary>
10004 		public static string StandardFields
10005 		{
10006 			get { return m_strStandardFields; }
10007 		}
10008 
10009 		private static string m_strStartAndExit =
10010 			@"Start and Exit";
10011 		/// <summary>
10012 		/// Look up a localized string similar to
10013 		/// 'Start and Exit'.
10014 		/// </summary>
10015 		public static string StartAndExit
10016 		{
10017 			get { return m_strStartAndExit; }
10018 		}
10019 
10020 		private static string m_strStartMinimizedAndLocked =
10021 			@"Start minimized and locked";
10022 		/// <summary>
10023 		/// Look up a localized string similar to
10024 		/// 'Start minimized and locked'.
10025 		/// </summary>
10026 		public static string StartMinimizedAndLocked
10027 		{
10028 			get { return m_strStartMinimizedAndLocked; }
10029 		}
10030 
10031 		private static string m_strStartsWith =
10032 			@"Starts with";
10033 		/// <summary>
10034 		/// Look up a localized string similar to
10035 		/// 'Starts with'.
10036 		/// </summary>
10037 		public static string StartsWith
10038 		{
10039 			get { return m_strStartsWith; }
10040 		}
10041 
10042 		private static string m_strStatus =
10043 			@"Status";
10044 		/// <summary>
10045 		/// Look up a localized string similar to
10046 		/// 'Status'.
10047 		/// </summary>
10048 		public static string Status
10049 		{
10050 			get { return m_strStatus; }
10051 		}
10052 
10053 		private static string m_strStrikeout =
10054 			@"Strikeout";
10055 		/// <summary>
10056 		/// Look up a localized string similar to
10057 		/// 'Strikeout'.
10058 		/// </summary>
10059 		public static string Strikeout
10060 		{
10061 			get { return m_strStrikeout; }
10062 		}
10063 
10064 		private static string m_strString =
10065 			@"String";
10066 		/// <summary>
10067 		/// Look up a localized string similar to
10068 		/// 'String'.
10069 		/// </summary>
10070 		public static string String
10071 		{
10072 			get { return m_strString; }
10073 		}
10074 
10075 		private static string m_strSuccess =
10076 			@"Success.";
10077 		/// <summary>
10078 		/// Look up a localized string similar to
10079 		/// 'Success.'.
10080 		/// </summary>
10081 		public static string Success
10082 		{
10083 			get { return m_strSuccess; }
10084 		}
10085 
10086 		private static string m_strSyncFailed =
10087 			@"Synchronization failed.";
10088 		/// <summary>
10089 		/// Look up a localized string similar to
10090 		/// 'Synchronization failed.'.
10091 		/// </summary>
10092 		public static string SyncFailed
10093 		{
10094 			get { return m_strSyncFailed; }
10095 		}
10096 
10097 		private static string m_strSynchronize =
10098 			@"Synchronize";
10099 		/// <summary>
10100 		/// Look up a localized string similar to
10101 		/// 'Synchronize'.
10102 		/// </summary>
10103 		public static string Synchronize
10104 		{
10105 			get { return m_strSynchronize; }
10106 		}
10107 
10108 		private static string m_strSynchronizedDatabaseFile =
10109 			@"Synchronized database file";
10110 		/// <summary>
10111 		/// Look up a localized string similar to
10112 		/// 'Synchronized database file'.
10113 		/// </summary>
10114 		public static string SynchronizedDatabaseFile
10115 		{
10116 			get { return m_strSynchronizedDatabaseFile; }
10117 		}
10118 
10119 		private static string m_strSynchronizeStc =
10120 			@"Synchronize active database with a file/URL";
10121 		/// <summary>
10122 		/// Look up a localized string similar to
10123 		/// 'Synchronize active database with a file/URL'.
10124 		/// </summary>
10125 		public static string SynchronizeStc
10126 		{
10127 			get { return m_strSynchronizeStc; }
10128 		}
10129 
10130 		private static string m_strSynchronizing =
10131 			@"Synchronizing...";
10132 		/// <summary>
10133 		/// Look up a localized string similar to
10134 		/// 'Synchronizing...'.
10135 		/// </summary>
10136 		public static string Synchronizing
10137 		{
10138 			get { return m_strSynchronizing; }
10139 		}
10140 
10141 		private static string m_strSynchronizingDatabaseFile =
10142 			@"Synchronizing database file";
10143 		/// <summary>
10144 		/// Look up a localized string similar to
10145 		/// 'Synchronizing database file'.
10146 		/// </summary>
10147 		public static string SynchronizingDatabaseFile
10148 		{
10149 			get { return m_strSynchronizingDatabaseFile; }
10150 		}
10151 
10152 		private static string m_strSynchronizingHint =
10153 			@"Make sure that the two databases use the same master key. This is required for a synchronization.";
10154 		/// <summary>
10155 		/// Look up a localized string similar to
10156 		/// 'Make sure that the two databases use the same master key. This is required for a synchronization.'.
10157 		/// </summary>
10158 		public static string SynchronizingHint
10159 		{
10160 			get { return m_strSynchronizingHint; }
10161 		}
10162 
10163 		private static string m_strSyncSuccess =
10164 			@"Synchronization completed successfully.";
10165 		/// <summary>
10166 		/// Look up a localized string similar to
10167 		/// 'Synchronization completed successfully.'.
10168 		/// </summary>
10169 		public static string SyncSuccess
10170 		{
10171 			get { return m_strSyncSuccess; }
10172 		}
10173 
10174 		private static string m_strSystem =
10175 			@"System";
10176 		/// <summary>
10177 		/// Look up a localized string similar to
10178 		/// 'System'.
10179 		/// </summary>
10180 		public static string System
10181 		{
10182 			get { return m_strSystem; }
10183 		}
10184 
10185 		private static string m_strSystemCodePage =
10186 			@"System Code Page";
10187 		/// <summary>
10188 		/// Look up a localized string similar to
10189 		/// 'System Code Page'.
10190 		/// </summary>
10191 		public static string SystemCodePage
10192 		{
10193 			get { return m_strSystemCodePage; }
10194 		}
10195 
10196 		private static string m_strTag =
10197 			@"Tag";
10198 		/// <summary>
10199 		/// Look up a localized string similar to
10200 		/// 'Tag'.
10201 		/// </summary>
10202 		public static string Tag
10203 		{
10204 			get { return m_strTag; }
10205 		}
10206 
10207 		private static string m_strTagAddNew =
10208 			@"Add a new tag.";
10209 		/// <summary>
10210 		/// Look up a localized string similar to
10211 		/// 'Add a new tag.'.
10212 		/// </summary>
10213 		public static string TagAddNew
10214 		{
10215 			get { return m_strTagAddNew; }
10216 		}
10217 
10218 		private static string m_strTagNew =
10219 			@"New Tag";
10220 		/// <summary>
10221 		/// Look up a localized string similar to
10222 		/// 'New Tag'.
10223 		/// </summary>
10224 		public static string TagNew
10225 		{
10226 			get { return m_strTagNew; }
10227 		}
10228 
10229 		private static string m_strTags =
10230 			@"Tags";
10231 		/// <summary>
10232 		/// Look up a localized string similar to
10233 		/// 'Tags'.
10234 		/// </summary>
10235 		public static string Tags
10236 		{
10237 			get { return m_strTags; }
10238 		}
10239 
10240 		private static string m_strTagsAddRemove =
10241 			@"Add/remove tags";
10242 		/// <summary>
10243 		/// Look up a localized string similar to
10244 		/// 'Add/remove tags'.
10245 		/// </summary>
10246 		public static string TagsAddRemove
10247 		{
10248 			get { return m_strTagsAddRemove; }
10249 		}
10250 
10251 		private static string m_strTagsInheritedCount =
10252 			@"{PARAM} inherited tag(s)";
10253 		/// <summary>
10254 		/// Look up a localized string similar to
10255 		/// '{PARAM} inherited tag(s)'.
10256 		/// </summary>
10257 		public static string TagsInheritedCount
10258 		{
10259 			get { return m_strTagsInheritedCount; }
10260 		}
10261 
10262 		private static string m_strTagsNotFound =
10263 			@"No tags found";
10264 		/// <summary>
10265 		/// Look up a localized string similar to
10266 		/// 'No tags found'.
10267 		/// </summary>
10268 		public static string TagsNotFound
10269 		{
10270 			get { return m_strTagsNotFound; }
10271 		}
10272 
10273 		private static string m_strTanExpiresOnUse =
10274 			@"Mark TAN entries as expired when using them";
10275 		/// <summary>
10276 		/// Look up a localized string similar to
10277 		/// 'Mark TAN entries as expired when using them'.
10278 		/// </summary>
10279 		public static string TanExpiresOnUse
10280 		{
10281 			get { return m_strTanExpiresOnUse; }
10282 		}
10283 
10284 		private static string m_strTanWizard =
10285 			@"TAN Wizard";
10286 		/// <summary>
10287 		/// Look up a localized string similar to
10288 		/// 'TAN Wizard'.
10289 		/// </summary>
10290 		public static string TanWizard
10291 		{
10292 			get { return m_strTanWizard; }
10293 		}
10294 
10295 		private static string m_strTanWizardDesc =
10296 			@"With this TAN wizard you can easily add TAN entries.";
10297 		/// <summary>
10298 		/// Look up a localized string similar to
10299 		/// 'With this TAN wizard you can easily add TAN entries.'.
10300 		/// </summary>
10301 		public static string TanWizardDesc
10302 		{
10303 			get { return m_strTanWizardDesc; }
10304 		}
10305 
10306 		private static string m_strTargetWindow =
10307 			@"Target Window";
10308 		/// <summary>
10309 		/// Look up a localized string similar to
10310 		/// 'Target Window'.
10311 		/// </summary>
10312 		public static string TargetWindow
10313 		{
10314 			get { return m_strTargetWindow; }
10315 		}
10316 
10317 		private static string m_strTemplatesNotFound =
10318 			@"No templates found";
10319 		/// <summary>
10320 		/// Look up a localized string similar to
10321 		/// 'No templates found'.
10322 		/// </summary>
10323 		public static string TemplatesNotFound
10324 		{
10325 			get { return m_strTemplatesNotFound; }
10326 		}
10327 
10328 		private static string m_strTestSuccess =
10329 			@"Test succeeded!";
10330 		/// <summary>
10331 		/// Look up a localized string similar to
10332 		/// 'Test succeeded!'.
10333 		/// </summary>
10334 		public static string TestSuccess
10335 		{
10336 			get { return m_strTestSuccess; }
10337 		}
10338 
10339 		private static string m_strText =
10340 			@"Text";
10341 		/// <summary>
10342 		/// Look up a localized string similar to
10343 		/// 'Text'.
10344 		/// </summary>
10345 		public static string Text
10346 		{
10347 			get { return m_strText; }
10348 		}
10349 
10350 		private static string m_strTextColor =
10351 			@"Text Color";
10352 		/// <summary>
10353 		/// Look up a localized string similar to
10354 		/// 'Text Color'.
10355 		/// </summary>
10356 		public static string TextColor
10357 		{
10358 			get { return m_strTextColor; }
10359 		}
10360 
10361 		private static string m_strTextViewer =
10362 			@"Text Viewer";
10363 		/// <summary>
10364 		/// Look up a localized string similar to
10365 		/// 'Text Viewer'.
10366 		/// </summary>
10367 		public static string TextViewer
10368 		{
10369 			get { return m_strTextViewer; }
10370 		}
10371 
10372 		private static string m_strTime =
10373 			@"Time";
10374 		/// <summary>
10375 		/// Look up a localized string similar to
10376 		/// 'Time'.
10377 		/// </summary>
10378 		public static string Time
10379 		{
10380 			get { return m_strTime; }
10381 		}
10382 
10383 		private static string m_strTimeReq =
10384 			@"may take some time";
10385 		/// <summary>
10386 		/// Look up a localized string similar to
10387 		/// 'may take some time'.
10388 		/// </summary>
10389 		public static string TimeReq
10390 		{
10391 			get { return m_strTimeReq; }
10392 		}
10393 
10394 		private static string m_strTimerRestartOnActivity =
10395 			@"Restart timer on KeePass activity";
10396 		/// <summary>
10397 		/// Look up a localized string similar to
10398 		/// 'Restart timer on KeePass activity'.
10399 		/// </summary>
10400 		public static string TimerRestartOnActivity
10401 		{
10402 			get { return m_strTimerRestartOnActivity; }
10403 		}
10404 
10405 		private static string m_strTimeSpan =
10406 			@"Time span";
10407 		/// <summary>
10408 		/// Look up a localized string similar to
10409 		/// 'Time span'.
10410 		/// </summary>
10411 		public static string TimeSpan
10412 		{
10413 			get { return m_strTimeSpan; }
10414 		}
10415 
10416 		private static string m_strTitle =
10417 			@"Title";
10418 		/// <summary>
10419 		/// Look up a localized string similar to
10420 		/// 'Title'.
10421 		/// </summary>
10422 		public static string Title
10423 		{
10424 			get { return m_strTitle; }
10425 		}
10426 
10427 		private static string m_strToggle =
10428 			@"Toggle";
10429 		/// <summary>
10430 		/// Look up a localized string similar to
10431 		/// 'Toggle'.
10432 		/// </summary>
10433 		public static string Toggle
10434 		{
10435 			get { return m_strToggle; }
10436 		}
10437 
10438 		private static string m_strTogglePasswordAsterisks =
10439 			@"Show/hide password using asterisks";
10440 		/// <summary>
10441 		/// Look up a localized string similar to
10442 		/// 'Show/hide password using asterisks'.
10443 		/// </summary>
10444 		public static string TogglePasswordAsterisks
10445 		{
10446 			get { return m_strTogglePasswordAsterisks; }
10447 		}
10448 
10449 		private static string m_strToolBarNew =
10450 			@"New...";
10451 		/// <summary>
10452 		/// Look up a localized string similar to
10453 		/// 'New...'.
10454 		/// </summary>
10455 		public static string ToolBarNew
10456 		{
10457 			get { return m_strToolBarNew; }
10458 		}
10459 
10460 		private static string m_strToolBarOpen =
10461 			@"Open...";
10462 		/// <summary>
10463 		/// Look up a localized string similar to
10464 		/// 'Open...'.
10465 		/// </summary>
10466 		public static string ToolBarOpen
10467 		{
10468 			get { return m_strToolBarOpen; }
10469 		}
10470 
10471 		private static string m_strToolBarSaveAll =
10472 			@"Save All";
10473 		/// <summary>
10474 		/// Look up a localized string similar to
10475 		/// 'Save All'.
10476 		/// </summary>
10477 		public static string ToolBarSaveAll
10478 		{
10479 			get { return m_strToolBarSaveAll; }
10480 		}
10481 
10482 		private static string m_strTooManyFilesError =
10483 			@"Too many files have been selected. Select smaller groups and repeat the current procedure a few times.";
10484 		/// <summary>
10485 		/// Look up a localized string similar to
10486 		/// 'Too many files have been selected. Select smaller groups and repeat the current procedure a few times.'.
10487 		/// </summary>
10488 		public static string TooManyFilesError
10489 		{
10490 			get { return m_strTooManyFilesError; }
10491 		}
10492 
10493 		private static string m_strTransformTime =
10494 			@"The key transformation took {PARAM} seconds.";
10495 		/// <summary>
10496 		/// Look up a localized string similar to
10497 		/// 'The key transformation took {PARAM} seconds.'.
10498 		/// </summary>
10499 		public static string TransformTime
10500 		{
10501 			get { return m_strTransformTime; }
10502 		}
10503 
10504 		private static string m_strTrayIcon =
10505 			@"Tray Icon";
10506 		/// <summary>
10507 		/// Look up a localized string similar to
10508 		/// 'Tray Icon'.
10509 		/// </summary>
10510 		public static string TrayIcon
10511 		{
10512 			get { return m_strTrayIcon; }
10513 		}
10514 
10515 		private static string m_strTrayIconGray =
10516 			@"Use gray tray icon";
10517 		/// <summary>
10518 		/// Look up a localized string similar to
10519 		/// 'Use gray tray icon'.
10520 		/// </summary>
10521 		public static string TrayIconGray
10522 		{
10523 			get { return m_strTrayIconGray; }
10524 		}
10525 
10526 		private static string m_strTrayIconSingleClick =
10527 			@"Single click instead of double click for default tray icon action";
10528 		/// <summary>
10529 		/// Look up a localized string similar to
10530 		/// 'Single click instead of double click for default tray icon action'.
10531 		/// </summary>
10532 		public static string TrayIconSingleClick
10533 		{
10534 			get { return m_strTrayIconSingleClick; }
10535 		}
10536 
10537 		private static string m_strTreeViewShowLines =
10538 			@"Show lines between nodes in tree views";
10539 		/// <summary>
10540 		/// Look up a localized string similar to
10541 		/// 'Show lines between nodes in tree views'.
10542 		/// </summary>
10543 		public static string TreeViewShowLines
10544 		{
10545 			get { return m_strTreeViewShowLines; }
10546 		}
10547 
10548 		private static string m_strTrigger =
10549 			@"Trigger";
10550 		/// <summary>
10551 		/// Look up a localized string similar to
10552 		/// 'Trigger'.
10553 		/// </summary>
10554 		public static string Trigger
10555 		{
10556 			get { return m_strTrigger; }
10557 		}
10558 
10559 		private static string m_strTriggerActionTypeUnknown =
10560 			@"The trigger action type is unknown.";
10561 		/// <summary>
10562 		/// Look up a localized string similar to
10563 		/// 'The trigger action type is unknown.'.
10564 		/// </summary>
10565 		public static string TriggerActionTypeUnknown
10566 		{
10567 			get { return m_strTriggerActionTypeUnknown; }
10568 		}
10569 
10570 		private static string m_strTriggerAdd =
10571 			@"Add Trigger";
10572 		/// <summary>
10573 		/// Look up a localized string similar to
10574 		/// 'Add Trigger'.
10575 		/// </summary>
10576 		public static string TriggerAdd
10577 		{
10578 			get { return m_strTriggerAdd; }
10579 		}
10580 
10581 		private static string m_strTriggerAddDesc =
10582 			@"Create a new workflow automation.";
10583 		/// <summary>
10584 		/// Look up a localized string similar to
10585 		/// 'Create a new workflow automation.'.
10586 		/// </summary>
10587 		public static string TriggerAddDesc
10588 		{
10589 			get { return m_strTriggerAddDesc; }
10590 		}
10591 
10592 		private static string m_strTriggerConditionTypeUnknown =
10593 			@"The trigger condition type is unknown.";
10594 		/// <summary>
10595 		/// Look up a localized string similar to
10596 		/// 'The trigger condition type is unknown.'.
10597 		/// </summary>
10598 		public static string TriggerConditionTypeUnknown
10599 		{
10600 			get { return m_strTriggerConditionTypeUnknown; }
10601 		}
10602 
10603 		private static string m_strTriggerEdit =
10604 			@"Edit Trigger";
10605 		/// <summary>
10606 		/// Look up a localized string similar to
10607 		/// 'Edit Trigger'.
10608 		/// </summary>
10609 		public static string TriggerEdit
10610 		{
10611 			get { return m_strTriggerEdit; }
10612 		}
10613 
10614 		private static string m_strTriggerEditDesc =
10615 			@"Modify an existing workflow automation.";
10616 		/// <summary>
10617 		/// Look up a localized string similar to
10618 		/// 'Modify an existing workflow automation.'.
10619 		/// </summary>
10620 		public static string TriggerEditDesc
10621 		{
10622 			get { return m_strTriggerEditDesc; }
10623 		}
10624 
10625 		private static string m_strTriggerEventTypeUnknown =
10626 			@"The trigger event type is unknown.";
10627 		/// <summary>
10628 		/// Look up a localized string similar to
10629 		/// 'The trigger event type is unknown.'.
10630 		/// </summary>
10631 		public static string TriggerEventTypeUnknown
10632 		{
10633 			get { return m_strTriggerEventTypeUnknown; }
10634 		}
10635 
10636 		private static string m_strTriggerExecutionFailed =
10637 			@"Trigger execution failed";
10638 		/// <summary>
10639 		/// Look up a localized string similar to
10640 		/// 'Trigger execution failed'.
10641 		/// </summary>
10642 		public static string TriggerExecutionFailed
10643 		{
10644 			get { return m_strTriggerExecutionFailed; }
10645 		}
10646 
10647 		private static string m_strTriggering =
10648 			@"Triggering";
10649 		/// <summary>
10650 		/// Look up a localized string similar to
10651 		/// 'Triggering'.
10652 		/// </summary>
10653 		public static string Triggering
10654 		{
10655 			get { return m_strTriggering; }
10656 		}
10657 
10658 		private static string m_strTriggerName =
10659 			@"Trigger name";
10660 		/// <summary>
10661 		/// Look up a localized string similar to
10662 		/// 'Trigger name'.
10663 		/// </summary>
10664 		public static string TriggerName
10665 		{
10666 			get { return m_strTriggerName; }
10667 		}
10668 
10669 		private static string m_strTriggers =
10670 			@"Triggers";
10671 		/// <summary>
10672 		/// Look up a localized string similar to
10673 		/// 'Triggers'.
10674 		/// </summary>
10675 		public static string Triggers
10676 		{
10677 			get { return m_strTriggers; }
10678 		}
10679 
10680 		private static string m_strTriggersDesc =
10681 			@"Automate workflows using the trigger system.";
10682 		/// <summary>
10683 		/// Look up a localized string similar to
10684 		/// 'Automate workflows using the trigger system.'.
10685 		/// </summary>
10686 		public static string TriggersDesc
10687 		{
10688 			get { return m_strTriggersDesc; }
10689 		}
10690 
10691 		private static string m_strTriggersEdit =
10692 			@"Edit Triggers";
10693 		/// <summary>
10694 		/// Look up a localized string similar to
10695 		/// 'Edit Triggers'.
10696 		/// </summary>
10697 		public static string TriggersEdit
10698 		{
10699 			get { return m_strTriggersEdit; }
10700 		}
10701 
10702 		private static string m_strTriggerStateChange =
10703 			@"Change trigger on/off state";
10704 		/// <summary>
10705 		/// Look up a localized string similar to
10706 		/// 'Change trigger on/off state'.
10707 		/// </summary>
10708 		public static string TriggerStateChange
10709 		{
10710 			get { return m_strTriggerStateChange; }
10711 		}
10712 
10713 		private static string m_strType =
10714 			@"Type";
10715 		/// <summary>
10716 		/// Look up a localized string similar to
10717 		/// 'Type'.
10718 		/// </summary>
10719 		public static string Type
10720 		{
10721 			get { return m_strType; }
10722 		}
10723 
10724 		private static string m_strTypeUnknownHint =
10725 			@"A newer KeePass version or a plugin might be required for this type.";
10726 		/// <summary>
10727 		/// Look up a localized string similar to
10728 		/// 'A newer KeePass version or a plugin might be required for this type.'.
10729 		/// </summary>
10730 		public static string TypeUnknownHint
10731 		{
10732 			get { return m_strTypeUnknownHint; }
10733 		}
10734 
10735 		private static string m_strUnderline =
10736 			@"Underline";
10737 		/// <summary>
10738 		/// Look up a localized string similar to
10739 		/// 'Underline'.
10740 		/// </summary>
10741 		public static string Underline
10742 		{
10743 			get { return m_strUnderline; }
10744 		}
10745 
10746 		private static string m_strUndo =
10747 			@"Undo";
10748 		/// <summary>
10749 		/// Look up a localized string similar to
10750 		/// 'Undo'.
10751 		/// </summary>
10752 		public static string Undo
10753 		{
10754 			get { return m_strUndo; }
10755 		}
10756 
10757 		private static string m_strUnhidePasswords =
10758 			@"Unhide Passwords";
10759 		/// <summary>
10760 		/// Look up a localized string similar to
10761 		/// 'Unhide Passwords'.
10762 		/// </summary>
10763 		public static string UnhidePasswords
10764 		{
10765 			get { return m_strUnhidePasswords; }
10766 		}
10767 
10768 		private static string m_strUnhidePasswordsDesc =
10769 			@"Allow displaying passwords as plain-text.";
10770 		/// <summary>
10771 		/// Look up a localized string similar to
10772 		/// 'Allow displaying passwords as plain-text.'.
10773 		/// </summary>
10774 		public static string UnhidePasswordsDesc
10775 		{
10776 			get { return m_strUnhidePasswordsDesc; }
10777 		}
10778 
10779 		private static string m_strUnhideSourceCharactersToo =
10780 			@"Unhide button also unhides source characters";
10781 		/// <summary>
10782 		/// Look up a localized string similar to
10783 		/// 'Unhide button also unhides source characters'.
10784 		/// </summary>
10785 		public static string UnhideSourceCharactersToo
10786 		{
10787 			get { return m_strUnhideSourceCharactersToo; }
10788 		}
10789 
10790 		private static string m_strUnknown =
10791 			@"Unknown";
10792 		/// <summary>
10793 		/// Look up a localized string similar to
10794 		/// 'Unknown'.
10795 		/// </summary>
10796 		public static string Unknown
10797 		{
10798 			get { return m_strUnknown; }
10799 		}
10800 
10801 		private static string m_strUnsupportedByMono =
10802 			@"unsupported by Mono";
10803 		/// <summary>
10804 		/// Look up a localized string similar to
10805 		/// 'unsupported by Mono'.
10806 		/// </summary>
10807 		public static string UnsupportedByMono
10808 		{
10809 			get { return m_strUnsupportedByMono; }
10810 		}
10811 
10812 		private static string m_strUpdateCheck =
10813 			@"Update Check";
10814 		/// <summary>
10815 		/// Look up a localized string similar to
10816 		/// 'Update Check'.
10817 		/// </summary>
10818 		public static string UpdateCheck
10819 		{
10820 			get { return m_strUpdateCheck; }
10821 		}
10822 
10823 		private static string m_strUpdateCheckEnableQ =
10824 			@"Enable automatic update check?";
10825 		/// <summary>
10826 		/// Look up a localized string similar to
10827 		/// 'Enable automatic update check?'.
10828 		/// </summary>
10829 		public static string UpdateCheckEnableQ
10830 		{
10831 			get { return m_strUpdateCheckEnableQ; }
10832 		}
10833 
10834 		private static string m_strUpdateCheckFailedNoDl =
10835 			@"Update check failed. Version information file cannot be downloaded.";
10836 		/// <summary>
10837 		/// Look up a localized string similar to
10838 		/// 'Update check failed. Version information file cannot be downloaded.'.
10839 		/// </summary>
10840 		public static string UpdateCheckFailedNoDl
10841 		{
10842 			get { return m_strUpdateCheckFailedNoDl; }
10843 		}
10844 
10845 		private static string m_strUpdateCheckInfo =
10846 			@"KeePass can automatically check for updates on each program start.";
10847 		/// <summary>
10848 		/// Look up a localized string similar to
10849 		/// 'KeePass can automatically check for updates on each program start.'.
10850 		/// </summary>
10851 		public static string UpdateCheckInfo
10852 		{
10853 			get { return m_strUpdateCheckInfo; }
10854 		}
10855 
10856 		private static string m_strUpdateCheckInfoPriv =
10857 			@"No personal information is sent to the KeePass web server. KeePass just downloads a small version information file and compares the available version with the installed version.";
10858 		/// <summary>
10859 		/// Look up a localized string similar to
10860 		/// 'No personal information is sent to the KeePass web server. KeePass just downloads a small version information file and compares the available version with the installed version.'.
10861 		/// </summary>
10862 		public static string UpdateCheckInfoPriv
10863 		{
10864 			get { return m_strUpdateCheckInfoPriv; }
10865 		}
10866 
10867 		private static string m_strUpdateCheckInfoRes =
10868 			@"Automatic update checks are performed unintrusively in the background. A notification is only displayed when an update is available. Updates are not downloaded or installed automatically.";
10869 		/// <summary>
10870 		/// Look up a localized string similar to
10871 		/// 'Automatic update checks are performed unintrusively in the background. A notification is only displayed when an update is available. Updates are not downloaded or installed automatically.'.
10872 		/// </summary>
10873 		public static string UpdateCheckInfoRes
10874 		{
10875 			get { return m_strUpdateCheckInfoRes; }
10876 		}
10877 
10878 		private static string m_strUpdateCheckResults =
10879 			@"The results of the update check.";
10880 		/// <summary>
10881 		/// Look up a localized string similar to
10882 		/// 'The results of the update check.'.
10883 		/// </summary>
10884 		public static string UpdateCheckResults
10885 		{
10886 			get { return m_strUpdateCheckResults; }
10887 		}
10888 
10889 		private static string m_strUpdatedUIState =
10890 			@"User interface state updated";
10891 		/// <summary>
10892 		/// Look up a localized string similar to
10893 		/// 'User interface state updated'.
10894 		/// </summary>
10895 		public static string UpdatedUIState
10896 		{
10897 			get { return m_strUpdatedUIState; }
10898 		}
10899 
10900 		private static string m_strUpToDate =
10901 			@"Up to date";
10902 		/// <summary>
10903 		/// Look up a localized string similar to
10904 		/// 'Up to date'.
10905 		/// </summary>
10906 		public static string UpToDate
10907 		{
10908 			get { return m_strUpToDate; }
10909 		}
10910 
10911 		private static string m_strUrl =
10912 			@"URL";
10913 		/// <summary>
10914 		/// Look up a localized string similar to
10915 		/// 'URL'.
10916 		/// </summary>
10917 		public static string Url
10918 		{
10919 			get { return m_strUrl; }
10920 		}
10921 
10922 		private static string m_strUrlFieldEmptyFirstTab =
10923 			@"The URL field (on the first tab page) is empty.";
10924 		/// <summary>
10925 		/// Look up a localized string similar to
10926 		/// 'The URL field (on the first tab page) is empty.'.
10927 		/// </summary>
10928 		public static string UrlFieldEmptyFirstTab
10929 		{
10930 			get { return m_strUrlFieldEmptyFirstTab; }
10931 		}
10932 
10933 		private static string m_strUrlOpenDesc =
10934 			@"Open a database stored on a server.";
10935 		/// <summary>
10936 		/// Look up a localized string similar to
10937 		/// 'Open a database stored on a server.'.
10938 		/// </summary>
10939 		public static string UrlOpenDesc
10940 		{
10941 			get { return m_strUrlOpenDesc; }
10942 		}
10943 
10944 		private static string m_strUrlOpenTitle =
10945 			@"Open From URL";
10946 		/// <summary>
10947 		/// Look up a localized string similar to
10948 		/// 'Open From URL'.
10949 		/// </summary>
10950 		public static string UrlOpenTitle
10951 		{
10952 			get { return m_strUrlOpenTitle; }
10953 		}
10954 
10955 		private static string m_strUrlOverride =
10956 			@"URL Override";
10957 		/// <summary>
10958 		/// Look up a localized string similar to
10959 		/// 'URL Override'.
10960 		/// </summary>
10961 		public static string UrlOverride
10962 		{
10963 			get { return m_strUrlOverride; }
10964 		}
10965 
10966 		private static string m_strUrlOverrides =
10967 			@"URL Overrides";
10968 		/// <summary>
10969 		/// Look up a localized string similar to
10970 		/// 'URL Overrides'.
10971 		/// </summary>
10972 		public static string UrlOverrides
10973 		{
10974 			get { return m_strUrlOverrides; }
10975 		}
10976 
10977 		private static string m_strUrlSaveDesc =
10978 			@"Save current database on a server.";
10979 		/// <summary>
10980 		/// Look up a localized string similar to
10981 		/// 'Save current database on a server.'.
10982 		/// </summary>
10983 		public static string UrlSaveDesc
10984 		{
10985 			get { return m_strUrlSaveDesc; }
10986 		}
10987 
10988 		private static string m_strUrlSaveTitle =
10989 			@"Save To URL";
10990 		/// <summary>
10991 		/// Look up a localized string similar to
10992 		/// 'Save To URL'.
10993 		/// </summary>
10994 		public static string UrlSaveTitle
10995 		{
10996 			get { return m_strUrlSaveTitle; }
10997 		}
10998 
10999 		private static string m_strURtfCheck =
11000 			@"It is recommended to reopen the text and check it carefully.";
11001 		/// <summary>
11002 		/// Look up a localized string similar to
11003 		/// 'It is recommended to reopen the text and check it carefully.'.
11004 		/// </summary>
11005 		public static string URtfCheck
11006 		{
11007 			get { return m_strURtfCheck; }
11008 		}
11009 
11010 		private static string m_strURtfProblem =
11011 			@"KeePass has detected that certain characters in your text may have been corrupted (due to a bug in Windows).";
11012 		/// <summary>
11013 		/// Look up a localized string similar to
11014 		/// 'KeePass has detected that certain characters in your text may have been corrupted (due to a bug in Windows).'.
11015 		/// </summary>
11016 		public static string URtfProblem
11017 		{
11018 			get { return m_strURtfProblem; }
11019 		}
11020 
11021 		private static string m_strURtfSuggestion =
11022 			@"In order to avoid text corruptions, turn off the Windows option 'Use Unicode UTF-8 for worldwide language support'.";
11023 		/// <summary>
11024 		/// Look up a localized string similar to
11025 		/// 'In order to avoid text corruptions, turn off the Windows option &#39;Use Unicode UTF-8 for worldwide language support&#39;.'.
11026 		/// </summary>
11027 		public static string URtfSuggestion
11028 		{
11029 			get { return m_strURtfSuggestion; }
11030 		}
11031 
11032 		private static string m_strUseFileLocks =
11033 			@"Use database lock files";
11034 		/// <summary>
11035 		/// Look up a localized string similar to
11036 		/// 'Use database lock files'.
11037 		/// </summary>
11038 		public static string UseFileLocks
11039 		{
11040 			get { return m_strUseFileLocks; }
11041 		}
11042 
11043 		private static string m_strUserName =
11044 			@"User Name";
11045 		/// <summary>
11046 		/// Look up a localized string similar to
11047 		/// 'User Name'.
11048 		/// </summary>
11049 		public static string UserName
11050 		{
11051 			get { return m_strUserName; }
11052 		}
11053 
11054 		private static string m_strUserNamePrompt =
11055 			@"Enter the user name:";
11056 		/// <summary>
11057 		/// Look up a localized string similar to
11058 		/// 'Enter the user name:'.
11059 		/// </summary>
11060 		public static string UserNamePrompt
11061 		{
11062 			get { return m_strUserNamePrompt; }
11063 		}
11064 
11065 		private static string m_strUserNameStc =
11066 			@"User name";
11067 		/// <summary>
11068 		/// Look up a localized string similar to
11069 		/// 'User name'.
11070 		/// </summary>
11071 		public static string UserNameStc
11072 		{
11073 			get { return m_strUserNameStc; }
11074 		}
11075 
11076 		private static string m_strUseTransactedConfigWrites =
11077 			@"Use file transactions for writing configuration settings";
11078 		/// <summary>
11079 		/// Look up a localized string similar to
11080 		/// 'Use file transactions for writing configuration settings'.
11081 		/// </summary>
11082 		public static string UseTransactedConfigWrites
11083 		{
11084 			get { return m_strUseTransactedConfigWrites; }
11085 		}
11086 
11087 		private static string m_strUseTransactedDatabaseWrites =
11088 			@"Use file transactions for writing databases";
11089 		/// <summary>
11090 		/// Look up a localized string similar to
11091 		/// 'Use file transactions for writing databases'.
11092 		/// </summary>
11093 		public static string UseTransactedDatabaseWrites
11094 		{
11095 			get { return m_strUseTransactedDatabaseWrites; }
11096 		}
11097 
11098 		private static string m_strUuid =
11099 			@"UUID";
11100 		/// <summary>
11101 		/// Look up a localized string similar to
11102 		/// 'UUID'.
11103 		/// </summary>
11104 		public static string Uuid
11105 		{
11106 			get { return m_strUuid; }
11107 		}
11108 
11109 		private static string m_strUuidDupInDb =
11110 			@"The database contains duplicate UUIDs.";
11111 		/// <summary>
11112 		/// Look up a localized string similar to
11113 		/// 'The database contains duplicate UUIDs.'.
11114 		/// </summary>
11115 		public static string UuidDupInDb
11116 		{
11117 			get { return m_strUuidDupInDb; }
11118 		}
11119 
11120 		private static string m_strUuidFix =
11121 			@"When closing this dialog, KeePass will fix the problem (by generating new UUIDs for duplicates) and continue.";
11122 		/// <summary>
11123 		/// Look up a localized string similar to
11124 		/// 'When closing this dialog, KeePass will fix the problem (by generating new UUIDs for duplicates) and continue.'.
11125 		/// </summary>
11126 		public static string UuidFix
11127 		{
11128 			get { return m_strUuidFix; }
11129 		}
11130 
11131 		private static string m_strValidationFailed =
11132 			@"Validation failed";
11133 		/// <summary>
11134 		/// Look up a localized string similar to
11135 		/// 'Validation failed'.
11136 		/// </summary>
11137 		public static string ValidationFailed
11138 		{
11139 			get { return m_strValidationFailed; }
11140 		}
11141 
11142 		private static string m_strValue =
11143 			@"Value";
11144 		/// <summary>
11145 		/// Look up a localized string similar to
11146 		/// 'Value'.
11147 		/// </summary>
11148 		public static string Value
11149 		{
11150 			get { return m_strValue; }
11151 		}
11152 
11153 		private static string m_strVerb =
11154 			@"Verb";
11155 		/// <summary>
11156 		/// Look up a localized string similar to
11157 		/// 'Verb'.
11158 		/// </summary>
11159 		public static string Verb
11160 		{
11161 			get { return m_strVerb; }
11162 		}
11163 
11164 		private static string m_strVerifyWrittenFileAfterSave =
11165 			@"Verify written file after saving a database";
11166 		/// <summary>
11167 		/// Look up a localized string similar to
11168 		/// 'Verify written file after saving a database'.
11169 		/// </summary>
11170 		public static string VerifyWrittenFileAfterSave
11171 		{
11172 			get { return m_strVerifyWrittenFileAfterSave; }
11173 		}
11174 
11175 		private static string m_strVersion =
11176 			@"Version";
11177 		/// <summary>
11178 		/// Look up a localized string similar to
11179 		/// 'Version'.
11180 		/// </summary>
11181 		public static string Version
11182 		{
11183 			get { return m_strVersion; }
11184 		}
11185 
11186 		private static string m_strView =
11187 			@"View";
11188 		/// <summary>
11189 		/// Look up a localized string similar to
11190 		/// 'View'.
11191 		/// </summary>
11192 		public static string View
11193 		{
11194 			get { return m_strView; }
11195 		}
11196 
11197 		private static string m_strViewCmd =
11198 			@"&View";
11199 		/// <summary>
11200 		/// Look up a localized string similar to
11201 		/// '&amp;View'.
11202 		/// </summary>
11203 		public static string ViewCmd
11204 		{
11205 			get { return m_strViewCmd; }
11206 		}
11207 
11208 		private static string m_strViewEntryDesc =
11209 			@"You're viewing an entry.";
11210 		/// <summary>
11211 		/// Look up a localized string similar to
11212 		/// 'You&#39;re viewing an entry.'.
11213 		/// </summary>
11214 		public static string ViewEntryDesc
11215 		{
11216 			get { return m_strViewEntryDesc; }
11217 		}
11218 
11219 		private static string m_strViewEntryReadOnly =
11220 			@"View Entry (Read-Only)";
11221 		/// <summary>
11222 		/// Look up a localized string similar to
11223 		/// 'View Entry (Read-Only)'.
11224 		/// </summary>
11225 		public static string ViewEntryReadOnly
11226 		{
11227 			get { return m_strViewEntryReadOnly; }
11228 		}
11229 
11230 		private static string m_strWait =
11231 			@"Wait";
11232 		/// <summary>
11233 		/// Look up a localized string similar to
11234 		/// 'Wait'.
11235 		/// </summary>
11236 		public static string Wait
11237 		{
11238 			get { return m_strWait; }
11239 		}
11240 
11241 		private static string m_strWaitForExit =
11242 			@"Wait for exit";
11243 		/// <summary>
11244 		/// Look up a localized string similar to
11245 		/// 'Wait for exit'.
11246 		/// </summary>
11247 		public static string WaitForExit
11248 		{
11249 			get { return m_strWaitForExit; }
11250 		}
11251 
11252 		private static string m_strWaitPlease =
11253 			@"Please wait";
11254 		/// <summary>
11255 		/// Look up a localized string similar to
11256 		/// 'Please wait'.
11257 		/// </summary>
11258 		public static string WaitPlease
11259 		{
11260 			get { return m_strWaitPlease; }
11261 		}
11262 
11263 		private static string m_strWarning =
11264 			@"Warning";
11265 		/// <summary>
11266 		/// Look up a localized string similar to
11267 		/// 'Warning'.
11268 		/// </summary>
11269 		public static string Warning
11270 		{
11271 			get { return m_strWarning; }
11272 		}
11273 
11274 		private static string m_strWarnings =
11275 			@"Warnings";
11276 		/// <summary>
11277 		/// Look up a localized string similar to
11278 		/// 'Warnings'.
11279 		/// </summary>
11280 		public static string Warnings
11281 		{
11282 			get { return m_strWarnings; }
11283 		}
11284 
11285 		private static string m_strWebBrowser =
11286 			@"Web Browser";
11287 		/// <summary>
11288 		/// Look up a localized string similar to
11289 		/// 'Web Browser'.
11290 		/// </summary>
11291 		public static string WebBrowser
11292 		{
11293 			get { return m_strWebBrowser; }
11294 		}
11295 
11296 		private static string m_strWebSiteLogin =
11297 			@"Web Site Login";
11298 		/// <summary>
11299 		/// Look up a localized string similar to
11300 		/// 'Web Site Login'.
11301 		/// </summary>
11302 		public static string WebSiteLogin
11303 		{
11304 			get { return m_strWebSiteLogin; }
11305 		}
11306 
11307 		private static string m_strWebSites =
11308 			@"Web Sites";
11309 		/// <summary>
11310 		/// Look up a localized string similar to
11311 		/// 'Web Sites'.
11312 		/// </summary>
11313 		public static string WebSites
11314 		{
11315 			get { return m_strWebSites; }
11316 		}
11317 
11318 		private static string m_strWindowsFavorites =
11319 			@"Windows Favorites";
11320 		/// <summary>
11321 		/// Look up a localized string similar to
11322 		/// 'Windows Favorites'.
11323 		/// </summary>
11324 		public static string WindowsFavorites
11325 		{
11326 			get { return m_strWindowsFavorites; }
11327 		}
11328 
11329 		private static string m_strWindowsOS =
11330 			@"Windows";
11331 		/// <summary>
11332 		/// Look up a localized string similar to
11333 		/// 'Windows'.
11334 		/// </summary>
11335 		public static string WindowsOS
11336 		{
11337 			get { return m_strWindowsOS; }
11338 		}
11339 
11340 		private static string m_strWindowStyle =
11341 			@"Window style";
11342 		/// <summary>
11343 		/// Look up a localized string similar to
11344 		/// 'Window style'.
11345 		/// </summary>
11346 		public static string WindowStyle
11347 		{
11348 			get { return m_strWindowStyle; }
11349 		}
11350 
11351 		private static string m_strWindowsUserAccount =
11352 			@"Windows user account";
11353 		/// <summary>
11354 		/// Look up a localized string similar to
11355 		/// 'Windows user account'.
11356 		/// </summary>
11357 		public static string WindowsUserAccount
11358 		{
11359 			get { return m_strWindowsUserAccount; }
11360 		}
11361 
11362 		private static string m_strWindowsUserAccountBackup =
11363 			@"You should create a complete backup of your Windows user account.";
11364 		/// <summary>
11365 		/// Look up a localized string similar to
11366 		/// 'You should create a complete backup of your Windows user account.'.
11367 		/// </summary>
11368 		public static string WindowsUserAccountBackup
11369 		{
11370 			get { return m_strWindowsUserAccountBackup; }
11371 		}
11372 
11373 		private static string m_strWithoutContext =
11374 			@"Without Context";
11375 		/// <summary>
11376 		/// Look up a localized string similar to
11377 		/// 'Without Context'.
11378 		/// </summary>
11379 		public static string WithoutContext
11380 		{
11381 			get { return m_strWithoutContext; }
11382 		}
11383 
11384 		private static string m_strWorkspaceLocked =
11385 			@"Workspace Locked";
11386 		/// <summary>
11387 		/// Look up a localized string similar to
11388 		/// 'Workspace Locked'.
11389 		/// </summary>
11390 		public static string WorkspaceLocked
11391 		{
11392 			get { return m_strWorkspaceLocked; }
11393 		}
11394 
11395 		private static string m_strXmlModInvalid =
11396 			@"The modified XML data is invalid.";
11397 		/// <summary>
11398 		/// Look up a localized string similar to
11399 		/// 'The modified XML data is invalid.'.
11400 		/// </summary>
11401 		public static string XmlModInvalid
11402 		{
11403 			get { return m_strXmlModInvalid; }
11404 		}
11405 
11406 		private static string m_strXmlReplace =
11407 			@"XML Replace";
11408 		/// <summary>
11409 		/// Look up a localized string similar to
11410 		/// 'XML Replace'.
11411 		/// </summary>
11412 		public static string XmlReplace
11413 		{
11414 			get { return m_strXmlReplace; }
11415 		}
11416 
11417 		private static string m_strXmlReplaceDesc =
11418 			@"Replace data in the XML representation of the database.";
11419 		/// <summary>
11420 		/// Look up a localized string similar to
11421 		/// 'Replace data in the XML representation of the database.'.
11422 		/// </summary>
11423 		public static string XmlReplaceDesc
11424 		{
11425 			get { return m_strXmlReplaceDesc; }
11426 		}
11427 
11428 		private static string m_strXslExporter =
11429 			@"Transform using XSL Stylesheet";
11430 		/// <summary>
11431 		/// Look up a localized string similar to
11432 		/// 'Transform using XSL Stylesheet'.
11433 		/// </summary>
11434 		public static string XslExporter
11435 		{
11436 			get { return m_strXslExporter; }
11437 		}
11438 
11439 		private static string m_strXslFileType =
11440 			@"XSL Stylesheets";
11441 		/// <summary>
11442 		/// Look up a localized string similar to
11443 		/// 'XSL Stylesheets'.
11444 		/// </summary>
11445 		public static string XslFileType
11446 		{
11447 			get { return m_strXslFileType; }
11448 		}
11449 
11450 		private static string m_strXslSelectFile =
11451 			@"Select XSL Transformation File";
11452 		/// <summary>
11453 		/// Look up a localized string similar to
11454 		/// 'Select XSL Transformation File'.
11455 		/// </summary>
11456 		public static string XslSelectFile
11457 		{
11458 			get { return m_strXslSelectFile; }
11459 		}
11460 
11461 		private static string m_strXslStylesheetsKdbx =
11462 			@"XSL Stylesheets for KDBX XML";
11463 		/// <summary>
11464 		/// Look up a localized string similar to
11465 		/// 'XSL Stylesheets for KDBX XML'.
11466 		/// </summary>
11467 		public static string XslStylesheetsKdbx
11468 		{
11469 			get { return m_strXslStylesheetsKdbx; }
11470 		}
11471 
11472 		private static string m_strYes =
11473 			@"Yes";
11474 		/// <summary>
11475 		/// Look up a localized string similar to
11476 		/// 'Yes'.
11477 		/// </summary>
11478 		public static string Yes
11479 		{
11480 			get { return m_strYes; }
11481 		}
11482 
11483 		private static string m_strYesCmd =
11484 			@"&Yes";
11485 		/// <summary>
11486 		/// Look up a localized string similar to
11487 		/// '&amp;Yes'.
11488 		/// </summary>
11489 		public static string YesCmd
11490 		{
11491 			get { return m_strYesCmd; }
11492 		}
11493 
11494 		private static string m_strZoom =
11495 			@"Zoom";
11496 		/// <summary>
11497 		/// Look up a localized string similar to
11498 		/// 'Zoom'.
11499 		/// </summary>
11500 		public static string Zoom
11501 		{
11502 			get { return m_strZoom; }
11503 		}
11504 	}
11505 }
11506