diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx
index f39759c8..6cfd800e 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx
@@ -4012,4 +4012,7 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index
Kennwort für die Anmeldung beim Entsperren zurücksetzen.
+
+ Das Objekt konnte nicht umbenannt werden. URN: '{0}'.
+
\ No newline at end of file
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx
index 24472f6d..402e6797 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx
@@ -4012,4 +4012,7 @@ El procesador de consultas estima que la implementación del siguiente índice p
Restablecer contraseña para el inicio de sesión durante el desbloqueo.
+
+ No se pudo cambiar el nombre del objeto. URN: '{0}'.
+
\ No newline at end of file
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx
index 00bd5d08..4b6a0a3e 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx
@@ -4012,4 +4012,7 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
Réinitialiser le mot de passe pour la connexion lors du déverrouillage.
+
+ L'objet n'a pas pu être renommé. UR : '{0}'.
+
\ No newline at end of file
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx
index d07ff22f..12a0b013 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx
@@ -4012,4 +4012,7 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior
Reimpostare la password per l'account di accesso durante lo sblocco.
+
+ Non è stato possibile rinominare l'oggetto. URN: '{0}'.
+
\ No newline at end of file
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx
index 9d3b2cc4..295b19f1 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx
@@ -4012,4 +4012,7 @@
ロックの解除中にログインのパスワードをリセットします。
+
+ The object could not be renamed. URN: '{0}'.
+
\ No newline at end of file
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx
index 14f9bced..d718a8f6 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx
@@ -4012,4 +4012,7 @@
잠금을 해제하는 동안 로그인 암호를 다시 설정하십시오.
+
+ 개체의 이름을 바꿀 수 없습니다. URN: '{0}'.
+
\ No newline at end of file
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx
index 9e3710de..48f592de 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx
@@ -4012,4 +4012,7 @@ O Processador de Consultas estima que a implementação do índice a seguir pode
Redefinir a senha de logon ao desbloquear.
+
+ Não foi possível renomear o objeto. URN: '{0}'.
+
\ No newline at end of file
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx
index 2dbae27d..fbd0b867 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx
@@ -4012,4 +4012,7 @@
При снятии блокировки переустановите пароль для входа.
+
+ Не удалось переименовать объект. Унифицированное имя ресурса: "{0}".
+
\ No newline at end of file
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx
index d3699a76..3e52ad53 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx
@@ -4012,4 +4012,7 @@
解锁时重置登录密码。
+
+ 无法重命名对象。URN:“{0}”。
+
\ No newline at end of file
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx
index a3dff7a2..2c7668f8 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx
@@ -4012,4 +4012,7 @@
解除鎖定時重設登入密碼。
+
+ 無法重新命名物件。URN: '{0}'。
+
\ No newline at end of file
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf
index 78f092f2..44abe7d3 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf
@@ -6576,6 +6576,12 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index
Kennwort für die Anmeldung beim Entsperren zurücksetzen.
+
+ The object could not be renamed. URN: '{0}'.
+ Das Objekt konnte nicht umbenannt werden. URN: '{0}'.
+ .
+ Parameters: 0 - urn (string)
+