diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs
index 13638cff..0fee0153 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs
@@ -11341,6 +11341,1102 @@ namespace Microsoft.SqlTools.ServiceLayer
}
}
+ public static string autogrowth_dialog_title
+ {
+ get
+ {
+ return Keys.GetString(Keys.autogrowth_dialog_title);
+ }
+ }
+
+ public static string autogrowth_dialog_filestreamtitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.autogrowth_dialog_filestreamtitle);
+ }
+ }
+
+ public static string autogrowth_dialog_defaulttitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.autogrowth_dialog_defaulttitle);
+ }
+ }
+
+ public static string autogrowth_dialog_defaultfilestreamtitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.autogrowth_dialog_defaultfilestreamtitle);
+ }
+ }
+
+ public static string createDatabase_title
+ {
+ get
+ {
+ return Keys.GetString(Keys.createDatabase_title);
+ }
+ }
+
+ public static string error_60compatibility
+ {
+ get
+ {
+ return Keys.GetString(Keys.error_60compatibility);
+ }
+ }
+
+ public static string error_cantModifyExistingFilePath
+ {
+ get
+ {
+ return Keys.GetString(Keys.error_cantModifyExistingFilePath);
+ }
+ }
+
+ public static string error_databaseAlreadyExists
+ {
+ get
+ {
+ return Keys.GetString(Keys.error_databaseAlreadyExists);
+ }
+ }
+
+ public static string error_databaseProperties_title
+ {
+ get
+ {
+ return Keys.GetString(Keys.error_databaseProperties_title);
+ }
+ }
+
+ public static string error_emptyFileName
+ {
+ get
+ {
+ return Keys.GetString(Keys.error_emptyFileName);
+ }
+ }
+
+ public static string error_fileNameContainsIllegalCharacter
+ {
+ get
+ {
+ return Keys.GetString(Keys.error_fileNameContainsIllegalCharacter);
+ }
+ }
+
+ public static string error_fileNameStartsWithSpace
+ {
+ get
+ {
+ return Keys.GetString(Keys.error_fileNameStartsWithSpace);
+ }
+ }
+
+ public static string error_whitespaceDatabaseName
+ {
+ get
+ {
+ return Keys.GetString(Keys.error_whitespaceDatabaseName);
+ }
+ }
+
+ public static string filegroup_dialog_defaultFilegroup
+ {
+ get
+ {
+ return Keys.GetString(Keys.filegroup_dialog_defaultFilegroup);
+ }
+ }
+
+ public static string filegroup_dialog_title
+ {
+ get
+ {
+ return Keys.GetString(Keys.filegroup_dialog_title);
+ }
+ }
+
+ public static string filegroups_default
+ {
+ get
+ {
+ return Keys.GetString(Keys.filegroups_default);
+ }
+ }
+
+ public static string filegroups_files
+ {
+ get
+ {
+ return Keys.GetString(Keys.filegroups_files);
+ }
+ }
+
+ public static string filegroups_name
+ {
+ get
+ {
+ return Keys.GetString(Keys.filegroups_name);
+ }
+ }
+
+ public static string filegroups_readonly
+ {
+ get
+ {
+ return Keys.GetString(Keys.filegroups_readonly);
+ }
+ }
+
+ public static string filegroups_autogrowAllFiles
+ {
+ get
+ {
+ return Keys.GetString(Keys.filegroups_autogrowAllFiles);
+ }
+ }
+
+ public static string general_autogrowth
+ {
+ get
+ {
+ return Keys.GetString(Keys.general_autogrowth);
+ }
+ }
+
+ public static string general_builderText
+ {
+ get
+ {
+ return Keys.GetString(Keys.general_builderText);
+ }
+ }
+
+ public static string general_default
+ {
+ get
+ {
+ return Keys.GetString(Keys.general_default);
+ }
+ }
+
+ public static string general_fileGroup
+ {
+ get
+ {
+ return Keys.GetString(Keys.general_fileGroup);
+ }
+ }
+
+ public static string general_fileName
+ {
+ get
+ {
+ return Keys.GetString(Keys.general_fileName);
+ }
+ }
+
+ public static string general_fileType
+ {
+ get
+ {
+ return Keys.GetString(Keys.general_fileType);
+ }
+ }
+
+ public static string general_initialSize
+ {
+ get
+ {
+ return Keys.GetString(Keys.general_initialSize);
+ }
+ }
+
+ public static string general_currentSize
+ {
+ get
+ {
+ return Keys.GetString(Keys.general_currentSize);
+ }
+ }
+
+ public static string general_newFilegroup
+ {
+ get
+ {
+ return Keys.GetString(Keys.general_newFilegroup);
+ }
+ }
+
+ public static string general_path
+ {
+ get
+ {
+ return Keys.GetString(Keys.general_path);
+ }
+ }
+
+ public static string general_physicalFileName
+ {
+ get
+ {
+ return Keys.GetString(Keys.general_physicalFileName);
+ }
+ }
+
+ public static string general_rawDevice
+ {
+ get
+ {
+ return Keys.GetString(Keys.general_rawDevice);
+ }
+ }
+
+ public static string general_recoveryModel_bulkLogged
+ {
+ get
+ {
+ return Keys.GetString(Keys.general_recoveryModel_bulkLogged);
+ }
+ }
+
+ public static string general_recoveryModel_full
+ {
+ get
+ {
+ return Keys.GetString(Keys.general_recoveryModel_full);
+ }
+ }
+
+ public static string general_recoveryModel_simple
+ {
+ get
+ {
+ return Keys.GetString(Keys.general_recoveryModel_simple);
+ }
+ }
+
+ public static string general_titleSearchOwner
+ {
+ get
+ {
+ return Keys.GetString(Keys.general_titleSearchOwner);
+ }
+ }
+
+ public static string leftPane_extendedPropertiesNode_name
+ {
+ get
+ {
+ return Keys.GetString(Keys.leftPane_extendedPropertiesNode_name);
+ }
+ }
+
+ public static string leftPane_filegroupsNode_name
+ {
+ get
+ {
+ return Keys.GetString(Keys.leftPane_filegroupsNode_name);
+ }
+ }
+
+ public static string leftPane_generalNode_name
+ {
+ get
+ {
+ return Keys.GetString(Keys.leftPane_generalNode_name);
+ }
+ }
+
+ public static string leftPane_optionsNode_name
+ {
+ get
+ {
+ return Keys.GetString(Keys.leftPane_optionsNode_name);
+ }
+ }
+
+ public static string leftPane_capabilitiesNode_name
+ {
+ get
+ {
+ return Keys.GetString(Keys.leftPane_capabilitiesNode_name);
+ }
+ }
+
+ public static string leftPane_topNode_name
+ {
+ get
+ {
+ return Keys.GetString(Keys.leftPane_topNode_name);
+ }
+ }
+
+ public static string prototype_autogrowth_disabled
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_autogrowth_disabled);
+ }
+ }
+
+ public static string prototype_autogrowth_restrictedGrowthByMB
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_autogrowth_restrictedGrowthByMB);
+ }
+ }
+
+ public static string prototype_autogrowth_restrictedGrowthByPercent
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_autogrowth_restrictedGrowthByPercent);
+ }
+ }
+
+ public static string prototype_autogrowth_unrestrictedGrowthByMB
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_autogrowth_unrestrictedGrowthByMB);
+ }
+ }
+
+ public static string prototype_autogrowth_unrestrictedGrowthByPercent
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_autogrowth_unrestrictedGrowthByPercent);
+ }
+ }
+
+ public static string prototype_autogrowth_unlimitedfilestream
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_autogrowth_unlimitedfilestream);
+ }
+ }
+
+ public static string prototype_autogrowth_limitedfilestream
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_autogrowth_limitedfilestream);
+ }
+ }
+
+ public static string prototype_db_category_automatic
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_category_automatic);
+ }
+ }
+
+ public static string prototype_db_category_servicebroker
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_category_servicebroker);
+ }
+ }
+
+ public static string prototype_db_category_collation
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_category_collation);
+ }
+ }
+
+ public static string prototype_db_category_cursor
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_category_cursor);
+ }
+ }
+
+ public static string prototype_db_category_misc
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_category_misc);
+ }
+ }
+
+ public static string prototype_db_category_recovery
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_category_recovery);
+ }
+ }
+
+ public static string prototype_db_category_state
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_category_state);
+ }
+ }
+
+ public static string prototype_db_prop_ansiNullDefault
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_ansiNullDefault);
+ }
+ }
+
+ public static string prototype_db_prop_ansiNulls
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_ansiNulls);
+ }
+ }
+
+ public static string prototype_db_prop_ansiPadding
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_ansiPadding);
+ }
+ }
+
+ public static string prototype_db_prop_ansiWarnings
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_ansiWarnings);
+ }
+ }
+
+ public static string prototype_db_prop_arithabort
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_arithabort);
+ }
+ }
+
+ public static string prototype_db_prop_autoClose
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_autoClose);
+ }
+ }
+
+ public static string prototype_db_prop_autoCreateStatistics
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_autoCreateStatistics);
+ }
+ }
+
+ public static string prototype_db_prop_autoShrink
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_autoShrink);
+ }
+ }
+
+ public static string prototype_db_prop_autoUpdateStatistics
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_autoUpdateStatistics);
+ }
+ }
+
+ public static string prototype_db_prop_autoUpdateStatisticsAsync
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_autoUpdateStatisticsAsync);
+ }
+ }
+
+ public static string prototype_db_prop_caseSensitive
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_caseSensitive);
+ }
+ }
+
+ public static string prototype_db_prop_closeCursorOnCommit
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_closeCursorOnCommit);
+ }
+ }
+
+ public static string prototype_db_prop_collation
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_collation);
+ }
+ }
+
+ public static string prototype_db_prop_concatNullYieldsNull
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_concatNullYieldsNull);
+ }
+ }
+
+ public static string prototype_db_prop_databaseCompatibilityLevel
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_databaseCompatibilityLevel);
+ }
+ }
+
+ public static string prototype_db_prop_databaseState
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_databaseState);
+ }
+ }
+
+ public static string prototype_db_prop_defaultCursor
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_defaultCursor);
+ }
+ }
+
+ public static string prototype_db_prop_fullTextIndexing
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_fullTextIndexing);
+ }
+ }
+
+ public static string prototype_db_prop_numericRoundAbort
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_numericRoundAbort);
+ }
+ }
+
+ public static string prototype_db_prop_pageVerify
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_pageVerify);
+ }
+ }
+
+ public static string prototype_db_prop_quotedIdentifier
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_quotedIdentifier);
+ }
+ }
+
+ public static string prototype_db_prop_readOnly
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_readOnly);
+ }
+ }
+
+ public static string prototype_db_prop_recursiveTriggers
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_recursiveTriggers);
+ }
+ }
+
+ public static string prototype_db_prop_restrictAccess
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_restrictAccess);
+ }
+ }
+
+ public static string prototype_db_prop_selectIntoBulkCopy
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_selectIntoBulkCopy);
+ }
+ }
+
+ public static string prototype_db_prop_honorBrokerPriority
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_honorBrokerPriority);
+ }
+ }
+
+ public static string prototype_db_prop_serviceBrokerGuid
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_serviceBrokerGuid);
+ }
+ }
+
+ public static string prototype_db_prop_brokerEnabled
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_brokerEnabled);
+ }
+ }
+
+ public static string prototype_db_prop_truncateLogOnCheckpoint
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_truncateLogOnCheckpoint);
+ }
+ }
+
+ public static string prototype_db_prop_dbChaining
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_dbChaining);
+ }
+ }
+
+ public static string prototype_db_prop_trustworthy
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_trustworthy);
+ }
+ }
+
+ public static string prototype_db_prop_dateCorrelationOptimization
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_dateCorrelationOptimization);
+ }
+ }
+
+ public static string prototype_db_prop_parameterization
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_parameterization);
+ }
+ }
+
+ public static string prototype_db_prop_parameterization_value_forced
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_parameterization_value_forced);
+ }
+ }
+
+ public static string prototype_db_prop_parameterization_value_simple
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_parameterization_value_simple);
+ }
+ }
+
+ public static string prototype_file_dataFile
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_file_dataFile);
+ }
+ }
+
+ public static string prototype_file_logFile
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_file_logFile);
+ }
+ }
+
+ public static string prototype_file_filestreamFile
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_file_filestreamFile);
+ }
+ }
+
+ public static string prototype_file_noFileGroup
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_file_noFileGroup);
+ }
+ }
+
+ public static string prototype_file_defaultpathstring
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_file_defaultpathstring);
+ }
+ }
+
+ public static string title_openConnectionsMustBeClosed
+ {
+ get
+ {
+ return Keys.GetString(Keys.title_openConnectionsMustBeClosed);
+ }
+ }
+
+ public static string warning_openConnectionsMustBeClosed
+ {
+ get
+ {
+ return Keys.GetString(Keys.warning_openConnectionsMustBeClosed);
+ }
+ }
+
+ public static string prototype_db_prop_databaseState_value_autoClosed
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_databaseState_value_autoClosed);
+ }
+ }
+
+ public static string prototype_db_prop_databaseState_value_emergency
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_databaseState_value_emergency);
+ }
+ }
+
+ public static string prototype_db_prop_databaseState_value_inaccessible
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_databaseState_value_inaccessible);
+ }
+ }
+
+ public static string prototype_db_prop_databaseState_value_normal
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_databaseState_value_normal);
+ }
+ }
+
+ public static string prototype_db_prop_databaseState_value_offline
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_databaseState_value_offline);
+ }
+ }
+
+ public static string prototype_db_prop_databaseState_value_recovering
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_databaseState_value_recovering);
+ }
+ }
+
+ public static string prototype_db_prop_databaseState_value_recoveryPending
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_databaseState_value_recoveryPending);
+ }
+ }
+
+ public static string prototype_db_prop_databaseState_value_restoring
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_databaseState_value_restoring);
+ }
+ }
+
+ public static string prototype_db_prop_databaseState_value_shutdown
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_databaseState_value_shutdown);
+ }
+ }
+
+ public static string prototype_db_prop_databaseState_value_standby
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_databaseState_value_standby);
+ }
+ }
+
+ public static string prototype_db_prop_databaseState_value_suspect
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_databaseState_value_suspect);
+ }
+ }
+
+ public static string prototype_db_prop_defaultCursor_value_global
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_defaultCursor_value_global);
+ }
+ }
+
+ public static string prototype_db_prop_defaultCursor_value_local
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_defaultCursor_value_local);
+ }
+ }
+
+ public static string prototype_db_prop_restrictAccess_value_multiple
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_restrictAccess_value_multiple);
+ }
+ }
+
+ public static string prototype_db_prop_restrictAccess_value_restricted
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_restrictAccess_value_restricted);
+ }
+ }
+
+ public static string prototype_db_prop_restrictAccess_value_single
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_restrictAccess_value_single);
+ }
+ }
+
+ public static string prototype_db_prop_pageVerify_value_checksum
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_pageVerify_value_checksum);
+ }
+ }
+
+ public static string prototype_db_prop_pageVerify_value_none
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_pageVerify_value_none);
+ }
+ }
+
+ public static string prototype_db_prop_pageVerify_value_tornPageDetection
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_pageVerify_value_tornPageDetection);
+ }
+ }
+
+ public static string prototype_db_prop_varDecimalEnabled
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_varDecimalEnabled);
+ }
+ }
+
+ public static string prototype_db_prop_encryptionEnabled
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_encryptionEnabled);
+ }
+ }
+
+ public static string prototype_db_prop_databasescopedconfig_value_off
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_databasescopedconfig_value_off);
+ }
+ }
+
+ public static string prototype_db_prop_databasescopedconfig_value_on
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_databasescopedconfig_value_on);
+ }
+ }
+
+ public static string prototype_db_prop_databasescopedconfig_value_primary
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_db_prop_databasescopedconfig_value_primary);
+ }
+ }
+
+ public static string error_db_prop_invalidleadingColumns
+ {
+ get
+ {
+ return Keys.GetString(Keys.error_db_prop_invalidleadingColumns);
+ }
+ }
+
+ public static string compatibilityLevel_sphinx
+ {
+ get
+ {
+ return Keys.GetString(Keys.compatibilityLevel_sphinx);
+ }
+ }
+
+ public static string compatibilityLevel_shiloh
+ {
+ get
+ {
+ return Keys.GetString(Keys.compatibilityLevel_shiloh);
+ }
+ }
+
+ public static string compatibilityLevel_yukon
+ {
+ get
+ {
+ return Keys.GetString(Keys.compatibilityLevel_yukon);
+ }
+ }
+
+ public static string compatibilityLevel_katmai
+ {
+ get
+ {
+ return Keys.GetString(Keys.compatibilityLevel_katmai);
+ }
+ }
+
+ public static string compatibilityLevel_denali
+ {
+ get
+ {
+ return Keys.GetString(Keys.compatibilityLevel_denali);
+ }
+ }
+
+ public static string compatibilityLevel_sql14
+ {
+ get
+ {
+ return Keys.GetString(Keys.compatibilityLevel_sql14);
+ }
+ }
+
+ public static string compatibilityLevel_sql15
+ {
+ get
+ {
+ return Keys.GetString(Keys.compatibilityLevel_sql15);
+ }
+ }
+
+ public static string compatibilityLevel_sql2017
+ {
+ get
+ {
+ return Keys.GetString(Keys.compatibilityLevel_sql2017);
+ }
+ }
+
+ public static string compatibilityLevel_sqlv150
+ {
+ get
+ {
+ return Keys.GetString(Keys.compatibilityLevel_sqlv150);
+ }
+ }
+
+ public static string compatibilityLevel_sqlv160
+ {
+ get
+ {
+ return Keys.GetString(Keys.compatibilityLevel_sqlv160);
+ }
+ }
+
+ public static string general_containmentType_None
+ {
+ get
+ {
+ return Keys.GetString(Keys.general_containmentType_None);
+ }
+ }
+
+ public static string general_containmentType_Partial
+ {
+ get
+ {
+ return Keys.GetString(Keys.general_containmentType_Partial);
+ }
+ }
+
+ public static string filegroups_filestreamFiles
+ {
+ get
+ {
+ return Keys.GetString(Keys.filegroups_filestreamFiles);
+ }
+ }
+
+ public static string prototype_file_noApplicableFileGroup
+ {
+ get
+ {
+ return Keys.GetString(Keys.prototype_file_noApplicableFileGroup);
+ }
+ }
+
public static string ConnectionServiceListDbErrorNotConnected(string uri)
{
return Keys.GetString(Keys.ConnectionServiceListDbErrorNotConnected, uri);
@@ -16287,6 +17383,417 @@ namespace Microsoft.SqlTools.ServiceLayer
public const string ServiceNotFound = "ServiceNotFound";
+ public const string autogrowth_dialog_title = "autogrowth_dialog_title";
+
+
+ public const string autogrowth_dialog_filestreamtitle = "autogrowth_dialog_filestreamtitle";
+
+
+ public const string autogrowth_dialog_defaulttitle = "autogrowth_dialog_defaulttitle";
+
+
+ public const string autogrowth_dialog_defaultfilestreamtitle = "autogrowth_dialog_defaultfilestreamtitle";
+
+
+ public const string createDatabase_title = "createDatabase_title";
+
+
+ public const string error_60compatibility = "error_60compatibility";
+
+
+ public const string error_cantModifyExistingFilePath = "error_cantModifyExistingFilePath";
+
+
+ public const string error_databaseAlreadyExists = "error_databaseAlreadyExists";
+
+
+ public const string error_databaseProperties_title = "error_databaseProperties_title";
+
+
+ public const string error_emptyFileName = "error_emptyFileName";
+
+
+ public const string error_fileNameContainsIllegalCharacter = "error_fileNameContainsIllegalCharacter";
+
+
+ public const string error_fileNameStartsWithSpace = "error_fileNameStartsWithSpace";
+
+
+ public const string error_whitespaceDatabaseName = "error_whitespaceDatabaseName";
+
+
+ public const string filegroup_dialog_defaultFilegroup = "filegroup_dialog_defaultFilegroup";
+
+
+ public const string filegroup_dialog_title = "filegroup_dialog_title";
+
+
+ public const string filegroups_default = "filegroups_default";
+
+
+ public const string filegroups_files = "filegroups_files";
+
+
+ public const string filegroups_name = "filegroups_name";
+
+
+ public const string filegroups_readonly = "filegroups_readonly";
+
+
+ public const string filegroups_autogrowAllFiles = "filegroups_autogrowAllFiles";
+
+
+ public const string general_autogrowth = "general_autogrowth";
+
+
+ public const string general_builderText = "general_builderText";
+
+
+ public const string general_default = "general_default";
+
+
+ public const string general_fileGroup = "general_fileGroup";
+
+
+ public const string general_fileName = "general_fileName";
+
+
+ public const string general_fileType = "general_fileType";
+
+
+ public const string general_initialSize = "general_initialSize";
+
+
+ public const string general_currentSize = "general_currentSize";
+
+
+ public const string general_newFilegroup = "general_newFilegroup";
+
+
+ public const string general_path = "general_path";
+
+
+ public const string general_physicalFileName = "general_physicalFileName";
+
+
+ public const string general_rawDevice = "general_rawDevice";
+
+
+ public const string general_recoveryModel_bulkLogged = "general_recoveryModel_bulkLogged";
+
+
+ public const string general_recoveryModel_full = "general_recoveryModel_full";
+
+
+ public const string general_recoveryModel_simple = "general_recoveryModel_simple";
+
+
+ public const string general_titleSearchOwner = "general_titleSearchOwner";
+
+
+ public const string leftPane_extendedPropertiesNode_name = "leftPane_extendedPropertiesNode_name";
+
+
+ public const string leftPane_filegroupsNode_name = "leftPane_filegroupsNode_name";
+
+
+ public const string leftPane_generalNode_name = "leftPane_generalNode_name";
+
+
+ public const string leftPane_optionsNode_name = "leftPane_optionsNode_name";
+
+
+ public const string leftPane_capabilitiesNode_name = "leftPane_capabilitiesNode_name";
+
+
+ public const string leftPane_topNode_name = "leftPane_topNode_name";
+
+
+ public const string prototype_autogrowth_disabled = "prototype_autogrowth_disabled";
+
+
+ public const string prototype_autogrowth_restrictedGrowthByMB = "prototype_autogrowth_restrictedGrowthByMB";
+
+
+ public const string prototype_autogrowth_restrictedGrowthByPercent = "prototype_autogrowth_restrictedGrowthByPercent";
+
+
+ public const string prototype_autogrowth_unrestrictedGrowthByMB = "prototype_autogrowth_unrestrictedGrowthByMB";
+
+
+ public const string prototype_autogrowth_unrestrictedGrowthByPercent = "prototype_autogrowth_unrestrictedGrowthByPercent";
+
+
+ public const string prototype_autogrowth_unlimitedfilestream = "prototype_autogrowth_unlimitedfilestream";
+
+
+ public const string prototype_autogrowth_limitedfilestream = "prototype_autogrowth_limitedfilestream";
+
+
+ public const string prototype_db_category_automatic = "prototype_db_category_automatic";
+
+
+ public const string prototype_db_category_servicebroker = "prototype_db_category_servicebroker";
+
+
+ public const string prototype_db_category_collation = "prototype_db_category_collation";
+
+
+ public const string prototype_db_category_cursor = "prototype_db_category_cursor";
+
+
+ public const string prototype_db_category_misc = "prototype_db_category_misc";
+
+
+ public const string prototype_db_category_recovery = "prototype_db_category_recovery";
+
+
+ public const string prototype_db_category_state = "prototype_db_category_state";
+
+
+ public const string prototype_db_prop_ansiNullDefault = "prototype_db_prop_ansiNullDefault";
+
+
+ public const string prototype_db_prop_ansiNulls = "prototype_db_prop_ansiNulls";
+
+
+ public const string prototype_db_prop_ansiPadding = "prototype_db_prop_ansiPadding";
+
+
+ public const string prototype_db_prop_ansiWarnings = "prototype_db_prop_ansiWarnings";
+
+
+ public const string prototype_db_prop_arithabort = "prototype_db_prop_arithabort";
+
+
+ public const string prototype_db_prop_autoClose = "prototype_db_prop_autoClose";
+
+
+ public const string prototype_db_prop_autoCreateStatistics = "prototype_db_prop_autoCreateStatistics";
+
+
+ public const string prototype_db_prop_autoShrink = "prototype_db_prop_autoShrink";
+
+
+ public const string prototype_db_prop_autoUpdateStatistics = "prototype_db_prop_autoUpdateStatistics";
+
+
+ public const string prototype_db_prop_autoUpdateStatisticsAsync = "prototype_db_prop_autoUpdateStatisticsAsync";
+
+
+ public const string prototype_db_prop_caseSensitive = "prototype_db_prop_caseSensitive";
+
+
+ public const string prototype_db_prop_closeCursorOnCommit = "prototype_db_prop_closeCursorOnCommit";
+
+
+ public const string prototype_db_prop_collation = "prototype_db_prop_collation";
+
+
+ public const string prototype_db_prop_concatNullYieldsNull = "prototype_db_prop_concatNullYieldsNull";
+
+
+ public const string prototype_db_prop_databaseCompatibilityLevel = "prototype_db_prop_databaseCompatibilityLevel";
+
+
+ public const string prototype_db_prop_databaseState = "prototype_db_prop_databaseState";
+
+
+ public const string prototype_db_prop_defaultCursor = "prototype_db_prop_defaultCursor";
+
+
+ public const string prototype_db_prop_fullTextIndexing = "prototype_db_prop_fullTextIndexing";
+
+
+ public const string prototype_db_prop_numericRoundAbort = "prototype_db_prop_numericRoundAbort";
+
+
+ public const string prototype_db_prop_pageVerify = "prototype_db_prop_pageVerify";
+
+
+ public const string prototype_db_prop_quotedIdentifier = "prototype_db_prop_quotedIdentifier";
+
+
+ public const string prototype_db_prop_readOnly = "prototype_db_prop_readOnly";
+
+
+ public const string prototype_db_prop_recursiveTriggers = "prototype_db_prop_recursiveTriggers";
+
+
+ public const string prototype_db_prop_restrictAccess = "prototype_db_prop_restrictAccess";
+
+
+ public const string prototype_db_prop_selectIntoBulkCopy = "prototype_db_prop_selectIntoBulkCopy";
+
+
+ public const string prototype_db_prop_honorBrokerPriority = "prototype_db_prop_honorBrokerPriority";
+
+
+ public const string prototype_db_prop_serviceBrokerGuid = "prototype_db_prop_serviceBrokerGuid";
+
+
+ public const string prototype_db_prop_brokerEnabled = "prototype_db_prop_brokerEnabled";
+
+
+ public const string prototype_db_prop_truncateLogOnCheckpoint = "prototype_db_prop_truncateLogOnCheckpoint";
+
+
+ public const string prototype_db_prop_dbChaining = "prototype_db_prop_dbChaining";
+
+
+ public const string prototype_db_prop_trustworthy = "prototype_db_prop_trustworthy";
+
+
+ public const string prototype_db_prop_dateCorrelationOptimization = "prototype_db_prop_dateCorrelationOptimization";
+
+
+ public const string prototype_db_prop_parameterization = "prototype_db_prop_parameterization";
+
+
+ public const string prototype_db_prop_parameterization_value_forced = "prototype_db_prop_parameterization_value_forced";
+
+
+ public const string prototype_db_prop_parameterization_value_simple = "prototype_db_prop_parameterization_value_simple";
+
+
+ public const string prototype_file_dataFile = "prototype_file_dataFile";
+
+
+ public const string prototype_file_logFile = "prototype_file_logFile";
+
+
+ public const string prototype_file_filestreamFile = "prototype_file_filestreamFile";
+
+
+ public const string prototype_file_noFileGroup = "prototype_file_noFileGroup";
+
+
+ public const string prototype_file_defaultpathstring = "prototype_file_defaultpathstring";
+
+
+ public const string title_openConnectionsMustBeClosed = "title_openConnectionsMustBeClosed";
+
+
+ public const string warning_openConnectionsMustBeClosed = "warning_openConnectionsMustBeClosed";
+
+
+ public const string prototype_db_prop_databaseState_value_autoClosed = "prototype_db_prop_databaseState_value_autoClosed";
+
+
+ public const string prototype_db_prop_databaseState_value_emergency = "prototype_db_prop_databaseState_value_emergency";
+
+
+ public const string prototype_db_prop_databaseState_value_inaccessible = "prototype_db_prop_databaseState_value_inaccessible";
+
+
+ public const string prototype_db_prop_databaseState_value_normal = "prototype_db_prop_databaseState_value_normal";
+
+
+ public const string prototype_db_prop_databaseState_value_offline = "prototype_db_prop_databaseState_value_offline";
+
+
+ public const string prototype_db_prop_databaseState_value_recovering = "prototype_db_prop_databaseState_value_recovering";
+
+
+ public const string prototype_db_prop_databaseState_value_recoveryPending = "prototype_db_prop_databaseState_value_recoveryPending";
+
+
+ public const string prototype_db_prop_databaseState_value_restoring = "prototype_db_prop_databaseState_value_restoring";
+
+
+ public const string prototype_db_prop_databaseState_value_shutdown = "prototype_db_prop_databaseState_value_shutdown";
+
+
+ public const string prototype_db_prop_databaseState_value_standby = "prototype_db_prop_databaseState_value_standby";
+
+
+ public const string prototype_db_prop_databaseState_value_suspect = "prototype_db_prop_databaseState_value_suspect";
+
+
+ public const string prototype_db_prop_defaultCursor_value_global = "prototype_db_prop_defaultCursor_value_global";
+
+
+ public const string prototype_db_prop_defaultCursor_value_local = "prototype_db_prop_defaultCursor_value_local";
+
+
+ public const string prototype_db_prop_restrictAccess_value_multiple = "prototype_db_prop_restrictAccess_value_multiple";
+
+
+ public const string prototype_db_prop_restrictAccess_value_restricted = "prototype_db_prop_restrictAccess_value_restricted";
+
+
+ public const string prototype_db_prop_restrictAccess_value_single = "prototype_db_prop_restrictAccess_value_single";
+
+
+ public const string prototype_db_prop_pageVerify_value_checksum = "prototype_db_prop_pageVerify_value_checksum";
+
+
+ public const string prototype_db_prop_pageVerify_value_none = "prototype_db_prop_pageVerify_value_none";
+
+
+ public const string prototype_db_prop_pageVerify_value_tornPageDetection = "prototype_db_prop_pageVerify_value_tornPageDetection";
+
+
+ public const string prototype_db_prop_varDecimalEnabled = "prototype_db_prop_varDecimalEnabled";
+
+
+ public const string prototype_db_prop_encryptionEnabled = "prototype_db_prop_encryptionEnabled";
+
+
+ public const string prototype_db_prop_databasescopedconfig_value_off = "prototype_db_prop_databasescopedconfig_value_off";
+
+
+ public const string prototype_db_prop_databasescopedconfig_value_on = "prototype_db_prop_databasescopedconfig_value_on";
+
+
+ public const string prototype_db_prop_databasescopedconfig_value_primary = "prototype_db_prop_databasescopedconfig_value_primary";
+
+
+ public const string error_db_prop_invalidleadingColumns = "error_db_prop_invalidleadingColumns";
+
+
+ public const string compatibilityLevel_sphinx = "compatibilityLevel_sphinx";
+
+
+ public const string compatibilityLevel_shiloh = "compatibilityLevel_shiloh";
+
+
+ public const string compatibilityLevel_yukon = "compatibilityLevel_yukon";
+
+
+ public const string compatibilityLevel_katmai = "compatibilityLevel_katmai";
+
+
+ public const string compatibilityLevel_denali = "compatibilityLevel_denali";
+
+
+ public const string compatibilityLevel_sql14 = "compatibilityLevel_sql14";
+
+
+ public const string compatibilityLevel_sql15 = "compatibilityLevel_sql15";
+
+
+ public const string compatibilityLevel_sql2017 = "compatibilityLevel_sql2017";
+
+
+ public const string compatibilityLevel_sqlv150 = "compatibilityLevel_sqlv150";
+
+
+ public const string compatibilityLevel_sqlv160 = "compatibilityLevel_sqlv160";
+
+
+ public const string general_containmentType_None = "general_containmentType_None";
+
+
+ public const string general_containmentType_Partial = "general_containmentType_Partial";
+
+
+ public const string filegroups_filestreamFiles = "filegroups_filestreamFiles";
+
+
+ public const string prototype_file_noApplicableFileGroup = "prototype_file_noApplicableFileGroup";
+
+
private Keys()
{ }
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx
index 026379e7..c0834cff 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx
@@ -6212,4 +6212,552 @@ The Query Processor estimates that implementing the following index could improv
.
Parameters: 0 - serviceName (string)
+
+ Change Autogrowth for {0}
+
+
+
+ Change Maxsize for {0}
+
+
+
+ Change Autogrowth
+
+
+
+ Change Maxsize
+
+
+
+ New Database
+
+
+
+ Database properties cannot be set or viewed for databases in 6.0 or 6.5 compatibility mode.
+
+
+
+ You cannot modify the path for existing database files.
+
+
+
+ There is already a database named "{0}" on the server.
+
+
+
+ Database Properties
+
+
+
+ File name was empty. Provide a file name for the file.
+
+
+
+ Cannot create a file with name '{0}' because it contains the invalid character '{1}'.
+
+
+
+ Cannot create a file with name '{0}' because it begins with a space character.
+
+
+
+ A database name cannot consist of all whitespace characters.
+
+
+
+ Current default filegroup: {0}
+
+
+
+ New Filegroup for {0}
+
+
+
+ Default
+
+
+
+ Files
+
+
+
+ Name
+
+
+
+ Read-Only
+
+
+
+ Autogrow All Files
+
+
+
+ Autogrowth / Maxsize
+
+
+
+ ...
+
+
+
+ <default>
+
+
+
+ Filegroup
+
+
+
+ Logical Name
+
+
+
+ File Type
+
+
+
+ Initial Size (MB)
+
+
+
+ Size (MB)
+
+
+
+ <new filegroup>
+
+
+
+ Path
+
+
+
+ File Name
+
+
+
+ <raw device>
+
+
+
+ Bulk-logged
+
+
+
+ Full
+
+
+
+ Simple
+
+
+
+ Select Database Owner
+
+
+
+ Extended Properties
+
+
+
+ Filegroups
+
+
+
+ General
+
+
+
+ Options
+
+
+
+ Configure SLO
+
+
+
+ New Database
+
+
+
+ None
+
+
+
+ By {0} MB, Limited to {1} MB
+
+
+
+ By {0} percent, Limited to {1} MB
+
+
+
+ By {0} MB, Unlimited
+
+
+
+ By {0} percent, Unlimited
+
+
+
+ Unlimited
+
+
+
+ Limited to {0} MB
+
+
+
+ Automatic
+
+
+
+ Service Broker
+
+
+
+ Collation
+
+
+
+ Cursor
+
+
+
+ Miscellaneous
+
+
+
+ Recovery
+
+
+
+ State
+
+
+
+ ANSI NULL Default
+
+
+
+ ANSI NULLS Enabled
+
+
+
+ ANSI Padding Enabled
+
+
+
+ ANSI Warnings Enabled
+
+
+
+ Arithmetic Abort Enabled
+
+
+
+ Auto Close
+
+
+
+ Auto Create Statistics
+
+
+
+ Auto Shrink
+
+
+
+ Auto Update Statistics
+
+
+
+ Auto Update Statistics Asynchronously
+
+
+
+ Case Sensitive
+
+
+
+ Close Cursor on Commit Enabled
+
+
+
+ Collation
+
+
+
+ Concatenate Null Yields Null
+
+
+
+ Database Compatibility Level
+
+
+
+ Database State
+
+
+
+ Default Cursor
+
+
+
+ Full-Text Indexing Enabled
+
+
+
+ Numeric Round-Abort
+
+
+
+ Page Verify
+
+
+
+ Quoted Identifiers Enabled
+
+
+
+ Database Read-Only
+
+
+
+ Recursive Triggers Enabled
+
+
+
+ Restrict Access
+
+
+
+ Select Into/Bulk Copy
+
+
+
+ Honor Broker Priority
+
+
+
+ Service Broker Identifier
+
+
+
+ Broker Enabled
+
+
+
+ Truncate Log on Checkpoint
+
+
+
+ Cross-database Ownership Chaining Enabled
+
+
+
+ Trustworthy
+
+
+
+ Date Correlation Optimization Enabled
+
+
+
+ Parameterization
+
+
+
+ Forced
+
+
+
+ Simple
+
+
+
+ ROWS Data
+
+
+
+ LOG
+
+
+
+ FILESTREAM Data
+
+
+
+ Not Applicable
+
+
+
+ <default path>
+
+
+
+ Open Connections
+
+
+
+ To change the database properties, SQL Server must close all other connections to the database. Are you sure you want to change the properties and close all other connections?
+
+
+
+ AUTO_CLOSED
+
+
+
+ EMERGENCY
+
+
+
+ INACCESSIBLE
+
+
+
+ NORMAL
+
+
+
+ OFFLINE
+
+
+
+ RECOVERING
+
+
+
+ RECOVERY PENDING
+
+
+
+ RESTORING
+
+
+
+ SHUTDOWN
+
+
+
+ STANDBY
+
+
+
+ SUSPECT
+
+
+
+ GLOBAL
+
+
+
+ LOCAL
+
+
+
+ MULTI_USER
+
+
+
+ RESTRICTED_USER
+
+
+
+ SINGLE_USER
+
+
+
+ CHECKSUM
+
+
+
+ NONE
+
+
+
+ TORN_PAGE_DETECTION
+
+
+
+ VarDecimal Storage Format Enabled
+
+
+
+ Encryption Enabled
+
+
+
+ OFF
+
+
+
+ ON
+
+
+
+ PRIMARY
+
+
+
+ For the distribution policy HASH, the number of leading hash columns is optional but should be from 1 to 16 columns
+
+
+
+ SQL Server 7.0 (70)
+
+
+
+ SQL Server 2000 (80)
+
+
+
+ SQL Server 2005 (90)
+
+
+
+ SQL Server 2008 (100)
+
+
+
+ SQL Server 2012 (110)
+
+
+
+ SQL Server 2014 (120)
+
+
+
+ SQL Server 2016 (130)
+
+
+
+ SQL Server 2017 (140)
+
+
+
+ SQL Server 2019 (150)
+
+
+
+ SQL Server 2022 (160)
+
+
+
+ None
+
+
+
+ Partial
+
+
+
+ FILESTREAM Files
+
+
+
+ No Applicable Filegroup
+
+
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings
index 225b4928..cea89ec4 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings
@@ -2662,3 +2662,143 @@ Permission_ImpersonateAnyLogin = Impersonate Any Login
ServiceProviderNotSet = SetServiceProvider() was not called to establish the required service provider
ServiceNotFound(string serviceName) = Service {0} was not found in the service provider
+
+############################################################################
+# Create Database
+autogrowth_dialog_title = Change Autogrowth for {0}
+autogrowth_dialog_filestreamtitle = Change Maxsize for {0}
+autogrowth_dialog_defaulttitle = Change Autogrowth
+autogrowth_dialog_defaultfilestreamtitle = Change Maxsize
+createDatabase_title = New Database
+error_60compatibility = Database properties cannot be set or viewed for databases in 6.0 or 6.5 compatibility mode.
+error_cantModifyExistingFilePath = You cannot modify the path for existing database files.
+error_databaseAlreadyExists = There is already a database named "{0}" on the server.
+error_databaseProperties_title = Database Properties
+error_emptyFileName = File name was empty. Provide a file name for the file.
+error_fileNameContainsIllegalCharacter = Cannot create a file with name '{0}' because it contains the invalid character '{1}'.
+error_fileNameStartsWithSpace = Cannot create a file with name '{0}' because it begins with a space character.
+error_whitespaceDatabaseName = A database name cannot consist of all whitespace characters.
+filegroup_dialog_defaultFilegroup = Current default filegroup: {0}
+filegroup_dialog_title = New Filegroup for {0}
+filegroups_default = Default
+filegroups_files = Files
+filegroups_name = Name
+filegroups_readonly = Read-Only
+filegroups_autogrowAllFiles = Autogrow All Files
+general_autogrowth = Autogrowth / Maxsize
+general_builderText = ...
+general_default =
+general_fileGroup = Filegroup
+general_fileName = Logical Name
+general_fileType = File Type
+general_initialSize = Initial Size (MB)
+general_currentSize = Size (MB)
+general_newFilegroup =
+general_path = Path
+general_physicalFileName = File Name
+general_rawDevice =
+general_recoveryModel_bulkLogged = Bulk-logged
+general_recoveryModel_full = Full
+general_recoveryModel_simple = Simple
+general_titleSearchOwner = Select Database Owner
+leftPane_extendedPropertiesNode_name = Extended Properties
+leftPane_filegroupsNode_name = Filegroups
+leftPane_generalNode_name = General
+leftPane_optionsNode_name = Options
+leftPane_capabilitiesNode_name = Configure SLO
+leftPane_topNode_name = New Database
+prototype_autogrowth_disabled = None
+prototype_autogrowth_restrictedGrowthByMB = By {0} MB, Limited to {1} MB
+prototype_autogrowth_restrictedGrowthByPercent = By {0} percent, Limited to {1} MB
+prototype_autogrowth_unrestrictedGrowthByMB = By {0} MB, Unlimited
+prototype_autogrowth_unrestrictedGrowthByPercent = By {0} percent, Unlimited
+prototype_autogrowth_unlimitedfilestream = Unlimited
+prototype_autogrowth_limitedfilestream = Limited to {0} MB
+prototype_db_category_automatic = Automatic
+prototype_db_category_servicebroker = Service Broker
+prototype_db_category_collation = Collation
+prototype_db_category_cursor = Cursor
+prototype_db_category_misc = Miscellaneous
+prototype_db_category_recovery = Recovery
+prototype_db_category_state = State
+prototype_db_prop_ansiNullDefault = ANSI NULL Default
+prototype_db_prop_ansiNulls = ANSI NULLS Enabled
+prototype_db_prop_ansiPadding = ANSI Padding Enabled
+prototype_db_prop_ansiWarnings = ANSI Warnings Enabled
+prototype_db_prop_arithabort = Arithmetic Abort Enabled
+prototype_db_prop_autoClose = Auto Close
+prototype_db_prop_autoCreateStatistics = Auto Create Statistics
+prototype_db_prop_autoShrink = Auto Shrink
+prototype_db_prop_autoUpdateStatistics = Auto Update Statistics
+prototype_db_prop_autoUpdateStatisticsAsync = Auto Update Statistics Asynchronously
+prototype_db_prop_caseSensitive = Case Sensitive
+prototype_db_prop_closeCursorOnCommit = Close Cursor on Commit Enabled
+prototype_db_prop_collation = Collation
+prototype_db_prop_concatNullYieldsNull = Concatenate Null Yields Null
+prototype_db_prop_databaseCompatibilityLevel = Database Compatibility Level
+prototype_db_prop_databaseState = Database State
+prototype_db_prop_defaultCursor = Default Cursor
+prototype_db_prop_fullTextIndexing = Full-Text Indexing Enabled
+prototype_db_prop_numericRoundAbort = Numeric Round-Abort
+prototype_db_prop_pageVerify = Page Verify
+prototype_db_prop_quotedIdentifier = Quoted Identifiers Enabled
+prototype_db_prop_readOnly = Database Read-Only
+prototype_db_prop_recursiveTriggers = Recursive Triggers Enabled
+prototype_db_prop_restrictAccess = Restrict Access
+prototype_db_prop_selectIntoBulkCopy = Select Into/Bulk Copy
+prototype_db_prop_honorBrokerPriority = Honor Broker Priority
+prototype_db_prop_serviceBrokerGuid = Service Broker Identifier
+prototype_db_prop_brokerEnabled = Broker Enabled
+prototype_db_prop_truncateLogOnCheckpoint = Truncate Log on Checkpoint
+prototype_db_prop_dbChaining = Cross-database Ownership Chaining Enabled
+prototype_db_prop_trustworthy = Trustworthy
+prototype_db_prop_dateCorrelationOptimization = Date Correlation Optimization Enabled
+prototype_db_prop_parameterization = Parameterization
+prototype_db_prop_parameterization_value_forced = Forced
+prototype_db_prop_parameterization_value_simple = Simple
+prototype_file_dataFile = ROWS Data
+prototype_file_logFile = LOG
+prototype_file_filestreamFile = FILESTREAM Data
+prototype_file_noFileGroup = Not Applicable
+prototype_file_defaultpathstring =
+title_openConnectionsMustBeClosed = Open Connections
+warning_openConnectionsMustBeClosed = To change the database properties, SQL Server must close all other connections to the database. Are you sure you want to change the properties and close all other connections?
+prototype_db_prop_databaseState_value_autoClosed = AUTO_CLOSED
+prototype_db_prop_databaseState_value_emergency = EMERGENCY
+prototype_db_prop_databaseState_value_inaccessible = INACCESSIBLE
+prototype_db_prop_databaseState_value_normal = NORMAL
+prototype_db_prop_databaseState_value_offline = OFFLINE
+prototype_db_prop_databaseState_value_recovering = RECOVERING
+prototype_db_prop_databaseState_value_recoveryPending = RECOVERY PENDING
+prototype_db_prop_databaseState_value_restoring = RESTORING
+prototype_db_prop_databaseState_value_shutdown = SHUTDOWN
+prototype_db_prop_databaseState_value_standby = STANDBY
+prototype_db_prop_databaseState_value_suspect = SUSPECT
+prototype_db_prop_defaultCursor_value_global = GLOBAL
+prototype_db_prop_defaultCursor_value_local = LOCAL
+prototype_db_prop_restrictAccess_value_multiple = MULTI_USER
+prototype_db_prop_restrictAccess_value_restricted = RESTRICTED_USER
+prototype_db_prop_restrictAccess_value_single = SINGLE_USER
+prototype_db_prop_pageVerify_value_checksum = CHECKSUM
+prototype_db_prop_pageVerify_value_none = NONE
+prototype_db_prop_pageVerify_value_tornPageDetection = TORN_PAGE_DETECTION
+prototype_db_prop_varDecimalEnabled = VarDecimal Storage Format Enabled
+prototype_db_prop_encryptionEnabled = Encryption Enabled
+prototype_db_prop_databasescopedconfig_value_off = OFF
+prototype_db_prop_databasescopedconfig_value_on = ON
+prototype_db_prop_databasescopedconfig_value_primary = PRIMARY
+error_db_prop_invalidleadingColumns = For the distribution policy HASH, the number of leading hash columns is optional but should be from 1 to 16 columns
+compatibilityLevel_sphinx = SQL Server 7.0 (70)
+compatibilityLevel_shiloh = SQL Server 2000 (80)
+compatibilityLevel_yukon = SQL Server 2005 (90)
+compatibilityLevel_katmai = SQL Server 2008 (100)
+compatibilityLevel_denali = SQL Server 2012 (110)
+compatibilityLevel_sql14 = SQL Server 2014 (120)
+compatibilityLevel_sql15 = SQL Server 2016 (130)
+compatibilityLevel_sql2017 = SQL Server 2017 (140)
+compatibilityLevel_sqlv150 = SQL Server 2019 (150)
+compatibilityLevel_sqlv160 = SQL Server 2022 (160)
+general_containmentType_None = None
+general_containmentType_Partial = Partial
+filegroups_filestreamFiles = FILESTREAM Files
+prototype_file_noApplicableFileGroup = No Applicable Filegroup
\ No newline at end of file
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf
index 51e74413..123f4e6a 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf
@@ -7596,6 +7596,691 @@ The Query Processor estimates that implementing the following index could improv
Schema and Data
+
+ Change Autogrowth for {0}
+ Change Autogrowth for {0}
+
+
+
+ Change Maxsize for {0}
+ Change Maxsize for {0}
+
+
+
+ Change Autogrowth
+ Change Autogrowth
+
+
+
+ Change Maxsize
+ Change Maxsize
+
+
+
+ SQL Server 2000 (80)
+ SQL Server 2000 (80)
+
+
+
+ SQL Server 7.0 (70)
+ SQL Server 7.0 (70)
+
+
+
+ SQL Server 2005 (90)
+ SQL Server 2005 (90)
+
+
+
+ New Database
+ New Database
+
+
+
+ Database properties cannot be set or viewed for databases in 6.0 or 6.5 compatibility mode.
+ Database properties cannot be set or viewed for databases in 6.0 or 6.5 compatibility mode.
+
+
+
+ You cannot modify the path for existing database files.
+ You cannot modify the path for existing database files.
+
+
+
+ There is already a database named "{0}" on the server.
+ There is already a database named "{0}" on the server.
+
+
+
+ Database Properties
+ Database Properties
+
+
+
+ File name was empty. Provide a file name for the file.
+ File name was empty. Provide a file name for the file.
+
+
+
+ Cannot create a file with name '{0}' because it contains the invalid character '{1}'.
+ Cannot create a file with name '{0}' because it contains the invalid character '{1}'.
+
+
+
+ Cannot create a file with name '{0}' because it begins with a space character.
+ Cannot create a file with name '{0}' because it begins with a space character.
+
+
+
+ A database name cannot consist of all whitespace characters.
+ A database name cannot consist of all whitespace characters.
+
+
+
+ Current default filegroup: {0}
+ Current default filegroup: {0}
+
+
+
+ New Filegroup for {0}
+ New Filegroup for {0}
+
+
+
+ Default
+ Default
+
+
+
+ Files
+ Files
+
+
+
+ Name
+ Name
+
+
+
+ Read-Only
+ Read-Only
+
+
+
+ Autogrow All Files
+ Autogrow All Files
+
+
+
+ Autogrowth / Maxsize
+ Autogrowth / Maxsize
+
+
+
+ ...
+ ...
+
+
+
+ <default>
+ <default>
+
+
+
+ Filegroup
+ Filegroup
+
+
+
+ Logical Name
+ Logical Name
+
+
+
+ File Type
+ File Type
+
+
+
+ Initial Size (MB)
+ Initial Size (MB)
+
+
+
+ Size (MB)
+ Size (MB)
+
+
+
+ <new filegroup>
+ <new filegroup>
+
+
+
+ Path
+ Path
+
+
+
+ File Name
+ File Name
+
+
+
+ <raw device>
+ <raw device>
+
+
+
+ Bulk-logged
+ Bulk-logged
+
+
+
+ Full
+ Full
+
+
+
+ Simple
+ Simple
+
+
+
+ Select Database Owner
+ Select Database Owner
+
+
+
+ Extended Properties
+ Extended Properties
+
+
+
+ Filegroups
+ Filegroups
+
+
+
+ General
+ General
+
+
+
+ Options
+ Options
+
+
+
+ Configure SLO
+ Configure SLO
+
+
+
+ New Database
+ New Database
+
+
+
+ None
+ None
+
+
+
+ By {0} MB, Limited to {1} MB
+ By {0} MB, Limited to {1} MB
+
+
+
+ By {0} percent, Limited to {1} MB
+ By {0} percent, Limited to {1} MB
+
+
+
+ By {0} MB, Unlimited
+ By {0} MB, Unlimited
+
+
+
+ By {0} percent, Unlimited
+ By {0} percent, Unlimited
+
+
+
+ Unlimited
+ Unlimited
+
+
+
+ Limited to {0} MB
+ Limited to {0} MB
+
+
+
+ Automatic
+ Automatic
+
+
+
+ Service Broker
+ Service Broker
+
+
+
+ Collation
+ Collation
+
+
+
+ Cursor
+ Cursor
+
+
+
+ Miscellaneous
+ Miscellaneous
+
+
+
+ Recovery
+ Recovery
+
+
+
+ State
+ State
+
+
+
+ ANSI NULL Default
+ ANSI NULL Default
+
+
+
+ ANSI NULLS Enabled
+ ANSI NULLS Enabled
+
+
+
+ ANSI Padding Enabled
+ ANSI Padding Enabled
+
+
+
+ ANSI Warnings Enabled
+ ANSI Warnings Enabled
+
+
+
+ Arithmetic Abort Enabled
+ Arithmetic Abort Enabled
+
+
+
+ Auto Close
+ Auto Close
+
+
+
+ Auto Create Statistics
+ Auto Create Statistics
+
+
+
+ Auto Shrink
+ Auto Shrink
+
+
+
+ Auto Update Statistics
+ Auto Update Statistics
+
+
+
+ Auto Update Statistics Asynchronously
+ Auto Update Statistics Asynchronously
+
+
+
+ Case Sensitive
+ Case Sensitive
+
+
+
+ Close Cursor on Commit Enabled
+ Close Cursor on Commit Enabled
+
+
+
+ Collation
+ Collation
+
+
+
+ Concatenate Null Yields Null
+ Concatenate Null Yields Null
+
+
+
+ Database Compatibility Level
+ Database Compatibility Level
+
+
+
+ Database State
+ Database State
+
+
+
+ Default Cursor
+ Default Cursor
+
+
+
+ Full-Text Indexing Enabled
+ Full-Text Indexing Enabled
+
+
+
+ Numeric Round-Abort
+ Numeric Round-Abort
+
+
+
+ Page Verify
+ Page Verify
+
+
+
+ Quoted Identifiers Enabled
+ Quoted Identifiers Enabled
+
+
+
+ Database Read-Only
+ Database Read-Only
+
+
+
+ Recursive Triggers Enabled
+ Recursive Triggers Enabled
+
+
+
+ Restrict Access
+ Restrict Access
+
+
+
+ Select Into/Bulk Copy
+ Select Into/Bulk Copy
+
+
+
+ Honor Broker Priority
+ Honor Broker Priority
+
+
+
+ Service Broker Identifier
+ Service Broker Identifier
+
+
+
+ Broker Enabled
+ Broker Enabled
+
+
+
+ Truncate Log on Checkpoint
+ Truncate Log on Checkpoint
+
+
+
+ Cross-database Ownership Chaining Enabled
+ Cross-database Ownership Chaining Enabled
+
+
+
+ Trustworthy
+ Trustworthy
+
+
+
+ Date Correlation Optimization Enabled
+ Date Correlation Optimization Enabled
+
+
+
+ Parameterization
+ Parameterization
+
+
+
+ Forced
+ Forced
+
+
+
+ Simple
+ Simple
+
+
+
+ ROWS Data
+ ROWS Data
+
+
+
+ LOG
+ LOG
+
+
+
+ FILESTREAM Data
+ FILESTREAM Data
+
+
+
+ Not Applicable
+ Not Applicable
+
+
+
+ <default path>
+ <default path>
+
+
+
+ Open Connections
+ Open Connections
+
+
+
+ To change the database properties, SQL Server must close all other connections to the database. Are you sure you want to change the properties and close all other connections?
+ To change the database properties, SQL Server must close all other connections to the database. Are you sure you want to change the properties and close all other connections?
+
+
+
+ AUTO_CLOSED
+ AUTO_CLOSED
+
+
+
+ EMERGENCY
+ EMERGENCY
+
+
+
+ INACCESSIBLE
+ INACCESSIBLE
+
+
+
+ NORMAL
+ NORMAL
+
+
+
+ OFFLINE
+ OFFLINE
+
+
+
+ RECOVERING
+ RECOVERING
+
+
+
+ RECOVERY PENDING
+ RECOVERY PENDING
+
+
+
+ RESTORING
+ RESTORING
+
+
+
+ SHUTDOWN
+ SHUTDOWN
+
+
+
+ STANDBY
+ STANDBY
+
+
+
+ SUSPECT
+ SUSPECT
+
+
+
+ GLOBAL
+ GLOBAL
+
+
+
+ LOCAL
+ LOCAL
+
+
+
+ MULTI_USER
+ MULTI_USER
+
+
+
+ RESTRICTED_USER
+ RESTRICTED_USER
+
+
+
+ SINGLE_USER
+ SINGLE_USER
+
+
+
+ CHECKSUM
+ CHECKSUM
+
+
+
+ NONE
+ NONE
+
+
+
+ TORN_PAGE_DETECTION
+ TORN_PAGE_DETECTION
+
+
+
+ VarDecimal Storage Format Enabled
+ VarDecimal Storage Format Enabled
+
+
+
+ SQL Server 2008 (100)
+ SQL Server 2008 (100)
+
+
+
+ Encryption Enabled
+ Encryption Enabled
+
+
+
+ OFF
+ OFF
+
+
+
+ ON
+ ON
+
+
+
+ PRIMARY
+ PRIMARY
+
+
+
+ For the distribution policy HASH, the number of leading hash columns is optional but should be from 1 to 16 columns
+ For the distribution policy HASH, the number of leading hash columns is optional but should be from 1 to 16 columns
+
+
+
+ SQL Server 2012 (110)
+ SQL Server 2012 (110)
+
+
+
+ SQL Server 2014 (120)
+ SQL Server 2014 (120)
+
+
+
+ SQL Server 2016 (130)
+ SQL Server 2016 (130)
+
+
+
+ SQL Server 2017 (140)
+ SQL Server 2017 (140)
+
+
+
+ SQL Server 2019 (150)
+ SQL Server 2019 (150)
+
+
+
+ SQL Server 2022 (160)
+ SQL Server 2022 (160)
+
+
+
+ None
+ None
+
+
+
+ Partial
+ Partial
+
+
+
+ FILESTREAM Files
+ FILESTREAM Files
+
+
+
+ No Applicable Filegroup
+ No Applicable Filegroup
+
+