Resources\ConfigCommandStrings.Designer.cs (25)
67return ResourceManager.GetString("ConfigurationKeyDeletedGlobally", resourceCulture);
76return ResourceManager.GetString("ConfigurationKeyDeletedLocally", resourceCulture);
85return ResourceManager.GetString("ConfigurationKeySetGlobally", resourceCulture);
94return ResourceManager.GetString("ConfigurationKeySetLocally", resourceCulture);
103return ResourceManager.GetString("DeleteCommand_Description", resourceCulture);
112return ResourceManager.GetString("DeleteCommand_GlobalArgumentDescription", resourceCulture);
121return ResourceManager.GetString("DeleteCommand_KeyArgumentDescription", resourceCulture);
130return ResourceManager.GetString("DeleteCommand_PromptForGlobal", resourceCulture);
139return ResourceManager.GetString("DeleteCommand_PromptForKey", resourceCulture);
148return ResourceManager.GetString("Description", resourceCulture);
157return ResourceManager.GetString("ExtensionActionPrompt", resourceCulture);
166return ResourceManager.GetString("GetCommand_Description", resourceCulture);
175return ResourceManager.GetString("GetCommand_KeyArgumentDescription", resourceCulture);
184return ResourceManager.GetString("GetCommand_PromptForKey", resourceCulture);
193return ResourceManager.GetString("ListCommand_Description", resourceCulture);
202return ResourceManager.GetString("NoConfigurationValuesFound", resourceCulture);
211return ResourceManager.GetString("SetCommand_Description", resourceCulture);
220return ResourceManager.GetString("SetCommand_GlobalArgumentDescription", resourceCulture);
229return ResourceManager.GetString("SetCommand_KeyArgumentDescription", resourceCulture);
238return ResourceManager.GetString("SetCommand_PromptForGlobal", resourceCulture);
247return ResourceManager.GetString("SetCommand_PromptForGlobal_GlobalOption", resourceCulture);
256return ResourceManager.GetString("SetCommand_PromptForGlobal_LocalOption", resourceCulture);
265return ResourceManager.GetString("SetCommand_PromptForKey", resourceCulture);
274return ResourceManager.GetString("SetCommand_PromptForValue", resourceCulture);
283return ResourceManager.GetString("SetCommand_ValueArgumentDescription", resourceCulture);