From 73397a8dd09ae6651951af53312925cda19844a4 Mon Sep 17 00:00:00 2001 From: Sean McManus Date: Fri, 11 Jul 2025 12:27:45 -0700 Subject: [PATCH 1/2] Update IntelliSense loc strings. --- Extension/bin/messages/cs/messages.json | 19 +++++++++++++++++-- Extension/bin/messages/de/messages.json | 17 ++++++++++++++++- Extension/bin/messages/es/messages.json | 17 ++++++++++++++++- Extension/bin/messages/fr/messages.json | 19 +++++++++++++++++-- Extension/bin/messages/it/messages.json | 17 ++++++++++++++++- Extension/bin/messages/ja/messages.json | 19 +++++++++++++++++-- Extension/bin/messages/ko/messages.json | 19 +++++++++++++++++-- Extension/bin/messages/pl/messages.json | 19 +++++++++++++++++-- Extension/bin/messages/pt-br/messages.json | 19 +++++++++++++++++-- Extension/bin/messages/ru/messages.json | 19 +++++++++++++++++-- Extension/bin/messages/tr/messages.json | 19 +++++++++++++++++-- Extension/bin/messages/zh-cn/messages.json | 19 +++++++++++++++++-- Extension/bin/messages/zh-tw/messages.json | 19 +++++++++++++++++-- 13 files changed, 218 insertions(+), 23 deletions(-) diff --git a/Extension/bin/messages/cs/messages.json b/Extension/bin/messages/cs/messages.json index a7e9e1935..d0aa3feab 100644 --- a/Extension/bin/messages/cs/messages.json +++ b/Extension/bin/messages/cs/messages.json @@ -3656,5 +3656,20 @@ "příliš mnoho argumentů pro atribut %sq", "řetězec mantissa neobsahuje platné číslo", "chyba v pohyblivé desetinné čárce při vyhodnocování konstanty", - "ignorován dědičný konstruktor %n pro operace podobné kopírování/přesouvání" -] + "ignorován dědičný konstruktor %n pro operace podobné kopírování/přesouvání", + "cannot determine size of file %s", + "cannot read %s", + "embed", + "unrecognized parameter name", + "parameter specified more than once", + "__has_embed cannot appear outside #if", + "could not set LC_NUMERIC locale to C", + "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", + "an alias declaration is nonstandard in this context", + "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", + "EDG IFC module interface unit", + "EDG IFC module partition unit", + "the module declaration cannot be exported from this translation unit unless creating a module interface file", + "the module declaration must be exported from this translation unit to create a module interface file", + "module file generation was requested but no module was declared in the translation unit" +] \ No newline at end of file diff --git a/Extension/bin/messages/de/messages.json b/Extension/bin/messages/de/messages.json index b7ba91e1d..cc9ee55c6 100644 --- a/Extension/bin/messages/de/messages.json +++ b/Extension/bin/messages/de/messages.json @@ -3656,5 +3656,20 @@ "Zu viele Argumente für %sq-Attribut", "Die Zeichenfolge der Mantisse enthält keine gültige Zahl", "Gleitkommafehler während der Konstantenauswertung", - "Der vererbende Konstruktor %n wird bei einem Vorgang wie Kopieren/Verschieben ignoriert" + "Der vererbende Konstruktor %n wird bei einem Vorgang wie Kopieren/Verschieben ignoriert", + "cannot determine size of file %s", + "cannot read %s", + "embed", + "unrecognized parameter name", + "parameter specified more than once", + "__has_embed cannot appear outside #if", + "could not set LC_NUMERIC locale to C", + "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", + "an alias declaration is nonstandard in this context", + "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", + "EDG IFC module interface unit", + "EDG IFC module partition unit", + "the module declaration cannot be exported from this translation unit unless creating a module interface file", + "the module declaration must be exported from this translation unit to create a module interface file", + "module file generation was requested but no module was declared in the translation unit" ] \ No newline at end of file diff --git a/Extension/bin/messages/es/messages.json b/Extension/bin/messages/es/messages.json index 5181c8851..c7807aeff 100644 --- a/Extension/bin/messages/es/messages.json +++ b/Extension/bin/messages/es/messages.json @@ -3656,5 +3656,20 @@ "demasiados argumentos para el atributo %sq", "La cadena de mantisa no contiene un número válido", "error de punto flotante durante la evaluación constante", - "constructor heredado %n omitido para la operación de copia o movimiento" + "constructor heredado %n omitido para la operación de copia o movimiento", + "cannot determine size of file %s", + "cannot read %s", + "embed", + "unrecognized parameter name", + "parameter specified more than once", + "__has_embed cannot appear outside #if", + "could not set LC_NUMERIC locale to C", + "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", + "an alias declaration is nonstandard in this context", + "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", + "EDG IFC module interface unit", + "EDG IFC module partition unit", + "the module declaration cannot be exported from this translation unit unless creating a module interface file", + "the module declaration must be exported from this translation unit to create a module interface file", + "module file generation was requested but no module was declared in the translation unit" ] \ No newline at end of file diff --git a/Extension/bin/messages/fr/messages.json b/Extension/bin/messages/fr/messages.json index e265e7bd5..badb8b04d 100644 --- a/Extension/bin/messages/fr/messages.json +++ b/Extension/bin/messages/fr/messages.json @@ -3656,5 +3656,20 @@ "trop d’arguments pour l’attribut %sq", "la chaîne de mantisse ne contient pas de nombre valide", "erreur de point flottant lors de l’évaluation constante", - "le constructeur d’héritage %n a été ignoré pour l’opération qui ressemble à copier/déplacer" -] + "le constructeur d’héritage %n a été ignoré pour l’opération qui ressemble à copier/déplacer", + "cannot determine size of file %s", + "cannot read %s", + "embed", + "unrecognized parameter name", + "parameter specified more than once", + "__has_embed cannot appear outside #if", + "could not set LC_NUMERIC locale to C", + "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", + "an alias declaration is nonstandard in this context", + "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", + "EDG IFC module interface unit", + "EDG IFC module partition unit", + "the module declaration cannot be exported from this translation unit unless creating a module interface file", + "the module declaration must be exported from this translation unit to create a module interface file", + "module file generation was requested but no module was declared in the translation unit" +] \ No newline at end of file diff --git a/Extension/bin/messages/it/messages.json b/Extension/bin/messages/it/messages.json index d5bbcc3eb..ca2a9ced5 100644 --- a/Extension/bin/messages/it/messages.json +++ b/Extension/bin/messages/it/messages.json @@ -3656,5 +3656,20 @@ "troppi argomenti per l'attributo %sq", "la stringa mantissa non contiene un numero valido", "errore di virgola mobile durante la valutazione costante", - "eredità del costruttore %n ignorata per l'operazione analoga a copia/spostamento" + "eredità del costruttore %n ignorata per l'operazione analoga a copia/spostamento", + "cannot determine size of file %s", + "cannot read %s", + "embed", + "unrecognized parameter name", + "parameter specified more than once", + "__has_embed cannot appear outside #if", + "could not set LC_NUMERIC locale to C", + "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", + "an alias declaration is nonstandard in this context", + "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", + "EDG IFC module interface unit", + "EDG IFC module partition unit", + "the module declaration cannot be exported from this translation unit unless creating a module interface file", + "the module declaration must be exported from this translation unit to create a module interface file", + "module file generation was requested but no module was declared in the translation unit" ] diff --git a/Extension/bin/messages/ja/messages.json b/Extension/bin/messages/ja/messages.json index e949d511b..541f600a5 100644 --- a/Extension/bin/messages/ja/messages.json +++ b/Extension/bin/messages/ja/messages.json @@ -3656,5 +3656,20 @@ "属性 %sq の引数が多すぎます", "仮数の文字列に有効な数値が含まれていません", "定数の評価中に浮動小数点エラーが発生しました", - "コンストラクターの継承 %n は、コピーや移動と似た操作では無視されます" -] + "コンストラクターの継承 %n は、コピーや移動と似た操作では無視されます", + "cannot determine size of file %s", + "cannot read %s", + "embed", + "unrecognized parameter name", + "parameter specified more than once", + "__has_embed cannot appear outside #if", + "could not set LC_NUMERIC locale to C", + "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", + "an alias declaration is nonstandard in this context", + "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", + "EDG IFC module interface unit", + "EDG IFC module partition unit", + "the module declaration cannot be exported from this translation unit unless creating a module interface file", + "the module declaration must be exported from this translation unit to create a module interface file", + "module file generation was requested but no module was declared in the translation unit" +] \ No newline at end of file diff --git a/Extension/bin/messages/ko/messages.json b/Extension/bin/messages/ko/messages.json index c977b7036..08fb502ee 100644 --- a/Extension/bin/messages/ko/messages.json +++ b/Extension/bin/messages/ko/messages.json @@ -3656,5 +3656,20 @@ "%sq 특성에 대한 인수가 너무 많습니다.", "mantissa 문자열에 올바른 숫자가 없습니다.", "상수 평가 중 부동 소수점 오류", - "복사/이동과 유사한 작업에 대해 상속 생성자 %n이(가) 무시됨" -] + "복사/이동과 유사한 작업에 대해 상속 생성자 %n이(가) 무시됨", + "cannot determine size of file %s", + "cannot read %s", + "embed", + "unrecognized parameter name", + "parameter specified more than once", + "__has_embed cannot appear outside #if", + "could not set LC_NUMERIC locale to C", + "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", + "an alias declaration is nonstandard in this context", + "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", + "EDG IFC module interface unit", + "EDG IFC module partition unit", + "the module declaration cannot be exported from this translation unit unless creating a module interface file", + "the module declaration must be exported from this translation unit to create a module interface file", + "module file generation was requested but no module was declared in the translation unit" +] \ No newline at end of file diff --git a/Extension/bin/messages/pl/messages.json b/Extension/bin/messages/pl/messages.json index e683e600b..bb209df9a 100644 --- a/Extension/bin/messages/pl/messages.json +++ b/Extension/bin/messages/pl/messages.json @@ -3656,5 +3656,20 @@ "zbyt wiele argumentów dla atrybutu %sq", "ciąg mantysy nie zawiera prawidłowej liczby", "błąd zmiennoprzecinkowy podczas obliczania stałej", - "dziedziczenie konstruktora %n zostało zignorowane dla operacji kopiowania/przenoszenia" -] + "dziedziczenie konstruktora %n zostało zignorowane dla operacji kopiowania/przenoszenia", + "cannot determine size of file %s", + "cannot read %s", + "embed", + "unrecognized parameter name", + "parameter specified more than once", + "__has_embed cannot appear outside #if", + "could not set LC_NUMERIC locale to C", + "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", + "an alias declaration is nonstandard in this context", + "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", + "EDG IFC module interface unit", + "EDG IFC module partition unit", + "the module declaration cannot be exported from this translation unit unless creating a module interface file", + "the module declaration must be exported from this translation unit to create a module interface file", + "module file generation was requested but no module was declared in the translation unit" +] \ No newline at end of file diff --git a/Extension/bin/messages/pt-br/messages.json b/Extension/bin/messages/pt-br/messages.json index c98e4e0df..1efbf05cc 100644 --- a/Extension/bin/messages/pt-br/messages.json +++ b/Extension/bin/messages/pt-br/messages.json @@ -3656,5 +3656,20 @@ "muitos argumentos para o atributo %sq", "cadeia de mantissa não contém um número válido", "erro de ponto flutuante durante a avaliação da constante", - "construtor herdado %n ignorado para operação do tipo cópia/movimento" -] + "construtor herdado %n ignorado para operação do tipo cópia/movimento", + "cannot determine size of file %s", + "cannot read %s", + "embed", + "unrecognized parameter name", + "parameter specified more than once", + "__has_embed cannot appear outside #if", + "could not set LC_NUMERIC locale to C", + "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", + "an alias declaration is nonstandard in this context", + "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", + "EDG IFC module interface unit", + "EDG IFC module partition unit", + "the module declaration cannot be exported from this translation unit unless creating a module interface file", + "the module declaration must be exported from this translation unit to create a module interface file", + "module file generation was requested but no module was declared in the translation unit" +] \ No newline at end of file diff --git a/Extension/bin/messages/ru/messages.json b/Extension/bin/messages/ru/messages.json index 64580c79b..82126aa67 100644 --- a/Extension/bin/messages/ru/messages.json +++ b/Extension/bin/messages/ru/messages.json @@ -3656,5 +3656,20 @@ "слишком много аргументов для атрибута %sq", "строка мантиссы не содержит допустимого числа", "ошибка с плавающей запятой во время вычисления константы", - "наследование конструктора %n игнорируется для операций, подобных копированию и перемещению" -] + "наследование конструктора %n игнорируется для операций, подобных копированию и перемещению", + "cannot determine size of file %s", + "cannot read %s", + "embed", + "unrecognized parameter name", + "parameter specified more than once", + "__has_embed cannot appear outside #if", + "could not set LC_NUMERIC locale to C", + "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", + "an alias declaration is nonstandard in this context", + "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", + "EDG IFC module interface unit", + "EDG IFC module partition unit", + "the module declaration cannot be exported from this translation unit unless creating a module interface file", + "the module declaration must be exported from this translation unit to create a module interface file", + "module file generation was requested but no module was declared in the translation unit" +] \ No newline at end of file diff --git a/Extension/bin/messages/tr/messages.json b/Extension/bin/messages/tr/messages.json index e3b545ee9..693516a23 100644 --- a/Extension/bin/messages/tr/messages.json +++ b/Extension/bin/messages/tr/messages.json @@ -3656,5 +3656,20 @@ "%sq özniteliği için çok fazla bağımsız değişken var", "mantissa dizesi geçerli bir sayı içermiyor", "sabit değerlendirme sırasında kayan nokta hatası", - "kopyalama/taşıma benzeri işlem için %n oluşturucusunu devralma yoksayıldı" -] + "kopyalama/taşıma benzeri işlem için %n oluşturucusunu devralma yoksayıldı", + "cannot determine size of file %s", + "cannot read %s", + "embed", + "unrecognized parameter name", + "parameter specified more than once", + "__has_embed cannot appear outside #if", + "could not set LC_NUMERIC locale to C", + "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", + "an alias declaration is nonstandard in this context", + "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", + "EDG IFC module interface unit", + "EDG IFC module partition unit", + "the module declaration cannot be exported from this translation unit unless creating a module interface file", + "the module declaration must be exported from this translation unit to create a module interface file", + "module file generation was requested but no module was declared in the translation unit" +] \ No newline at end of file diff --git a/Extension/bin/messages/zh-cn/messages.json b/Extension/bin/messages/zh-cn/messages.json index 9150d72f8..c1306e2b5 100644 --- a/Extension/bin/messages/zh-cn/messages.json +++ b/Extension/bin/messages/zh-cn/messages.json @@ -3656,5 +3656,20 @@ "属性 %sq 的参数太多", "mantissa 字符串不包含有效的数字", "常量计算期间出现浮点错误", - "对于复制/移动类操作,已忽略继承构造函数 %n" -] + "对于复制/移动类操作,已忽略继承构造函数 %n", + "cannot determine size of file %s", + "cannot read %s", + "embed", + "unrecognized parameter name", + "parameter specified more than once", + "__has_embed cannot appear outside #if", + "could not set LC_NUMERIC locale to C", + "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", + "an alias declaration is nonstandard in this context", + "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", + "EDG IFC module interface unit", + "EDG IFC module partition unit", + "the module declaration cannot be exported from this translation unit unless creating a module interface file", + "the module declaration must be exported from this translation unit to create a module interface file", + "module file generation was requested but no module was declared in the translation unit" +] \ No newline at end of file diff --git a/Extension/bin/messages/zh-tw/messages.json b/Extension/bin/messages/zh-tw/messages.json index 4b1a5b387..421a8a0c8 100644 --- a/Extension/bin/messages/zh-tw/messages.json +++ b/Extension/bin/messages/zh-tw/messages.json @@ -3656,5 +3656,20 @@ "屬性 %sq 的引數太多", "Mantissa 字串未包含有效的數字", "常數評估期間發生浮點錯誤", - "繼承建構函式 %n 已略過複製/移動之類作業" -] + "繼承建構函式 %n 已略過複製/移動之類作業", + "cannot determine size of file %s", + "cannot read %s", + "embed", + "unrecognized parameter name", + "parameter specified more than once", + "__has_embed cannot appear outside #if", + "could not set LC_NUMERIC locale to C", + "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", + "an alias declaration is nonstandard in this context", + "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", + "EDG IFC module interface unit", + "EDG IFC module partition unit", + "the module declaration cannot be exported from this translation unit unless creating a module interface file", + "the module declaration must be exported from this translation unit to create a module interface file", + "module file generation was requested but no module was declared in the translation unit" +] \ No newline at end of file From f398ead3c343804fb072c0305c1e00c6ad32251c Mon Sep 17 00:00:00 2001 From: Sean McManus Date: Fri, 11 Jul 2025 12:53:34 -0700 Subject: [PATCH 2/2] Add ending newlines. --- Extension/bin/messages/cs/messages.json | 2 +- Extension/bin/messages/de/messages.json | 2 +- Extension/bin/messages/es/messages.json | 2 +- Extension/bin/messages/fr/messages.json | 2 +- Extension/bin/messages/ja/messages.json | 2 +- Extension/bin/messages/ko/messages.json | 2 +- Extension/bin/messages/pl/messages.json | 2 +- Extension/bin/messages/pt-br/messages.json | 2 +- Extension/bin/messages/ru/messages.json | 2 +- Extension/bin/messages/tr/messages.json | 2 +- Extension/bin/messages/zh-cn/messages.json | 2 +- Extension/bin/messages/zh-tw/messages.json | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Extension/bin/messages/cs/messages.json b/Extension/bin/messages/cs/messages.json index d0aa3feab..8c3f4d5f6 100644 --- a/Extension/bin/messages/cs/messages.json +++ b/Extension/bin/messages/cs/messages.json @@ -3672,4 +3672,4 @@ "the module declaration cannot be exported from this translation unit unless creating a module interface file", "the module declaration must be exported from this translation unit to create a module interface file", "module file generation was requested but no module was declared in the translation unit" -] \ No newline at end of file +] diff --git a/Extension/bin/messages/de/messages.json b/Extension/bin/messages/de/messages.json index cc9ee55c6..117e7d93f 100644 --- a/Extension/bin/messages/de/messages.json +++ b/Extension/bin/messages/de/messages.json @@ -3672,4 +3672,4 @@ "the module declaration cannot be exported from this translation unit unless creating a module interface file", "the module declaration must be exported from this translation unit to create a module interface file", "module file generation was requested but no module was declared in the translation unit" -] \ No newline at end of file +] diff --git a/Extension/bin/messages/es/messages.json b/Extension/bin/messages/es/messages.json index c7807aeff..c3d1b940d 100644 --- a/Extension/bin/messages/es/messages.json +++ b/Extension/bin/messages/es/messages.json @@ -3672,4 +3672,4 @@ "the module declaration cannot be exported from this translation unit unless creating a module interface file", "the module declaration must be exported from this translation unit to create a module interface file", "module file generation was requested but no module was declared in the translation unit" -] \ No newline at end of file +] diff --git a/Extension/bin/messages/fr/messages.json b/Extension/bin/messages/fr/messages.json index badb8b04d..4a8af0a2e 100644 --- a/Extension/bin/messages/fr/messages.json +++ b/Extension/bin/messages/fr/messages.json @@ -3672,4 +3672,4 @@ "the module declaration cannot be exported from this translation unit unless creating a module interface file", "the module declaration must be exported from this translation unit to create a module interface file", "module file generation was requested but no module was declared in the translation unit" -] \ No newline at end of file +] diff --git a/Extension/bin/messages/ja/messages.json b/Extension/bin/messages/ja/messages.json index 541f600a5..839d31c5f 100644 --- a/Extension/bin/messages/ja/messages.json +++ b/Extension/bin/messages/ja/messages.json @@ -3672,4 +3672,4 @@ "the module declaration cannot be exported from this translation unit unless creating a module interface file", "the module declaration must be exported from this translation unit to create a module interface file", "module file generation was requested but no module was declared in the translation unit" -] \ No newline at end of file +] diff --git a/Extension/bin/messages/ko/messages.json b/Extension/bin/messages/ko/messages.json index 08fb502ee..0bd4b8416 100644 --- a/Extension/bin/messages/ko/messages.json +++ b/Extension/bin/messages/ko/messages.json @@ -3672,4 +3672,4 @@ "the module declaration cannot be exported from this translation unit unless creating a module interface file", "the module declaration must be exported from this translation unit to create a module interface file", "module file generation was requested but no module was declared in the translation unit" -] \ No newline at end of file +] diff --git a/Extension/bin/messages/pl/messages.json b/Extension/bin/messages/pl/messages.json index bb209df9a..286042b0a 100644 --- a/Extension/bin/messages/pl/messages.json +++ b/Extension/bin/messages/pl/messages.json @@ -3672,4 +3672,4 @@ "the module declaration cannot be exported from this translation unit unless creating a module interface file", "the module declaration must be exported from this translation unit to create a module interface file", "module file generation was requested but no module was declared in the translation unit" -] \ No newline at end of file +] diff --git a/Extension/bin/messages/pt-br/messages.json b/Extension/bin/messages/pt-br/messages.json index 1efbf05cc..d1a3f8703 100644 --- a/Extension/bin/messages/pt-br/messages.json +++ b/Extension/bin/messages/pt-br/messages.json @@ -3672,4 +3672,4 @@ "the module declaration cannot be exported from this translation unit unless creating a module interface file", "the module declaration must be exported from this translation unit to create a module interface file", "module file generation was requested but no module was declared in the translation unit" -] \ No newline at end of file +] diff --git a/Extension/bin/messages/ru/messages.json b/Extension/bin/messages/ru/messages.json index 82126aa67..5bbd56c7f 100644 --- a/Extension/bin/messages/ru/messages.json +++ b/Extension/bin/messages/ru/messages.json @@ -3672,4 +3672,4 @@ "the module declaration cannot be exported from this translation unit unless creating a module interface file", "the module declaration must be exported from this translation unit to create a module interface file", "module file generation was requested but no module was declared in the translation unit" -] \ No newline at end of file +] diff --git a/Extension/bin/messages/tr/messages.json b/Extension/bin/messages/tr/messages.json index 693516a23..8478a0bab 100644 --- a/Extension/bin/messages/tr/messages.json +++ b/Extension/bin/messages/tr/messages.json @@ -3672,4 +3672,4 @@ "the module declaration cannot be exported from this translation unit unless creating a module interface file", "the module declaration must be exported from this translation unit to create a module interface file", "module file generation was requested but no module was declared in the translation unit" -] \ No newline at end of file +] diff --git a/Extension/bin/messages/zh-cn/messages.json b/Extension/bin/messages/zh-cn/messages.json index c1306e2b5..5f10c692e 100644 --- a/Extension/bin/messages/zh-cn/messages.json +++ b/Extension/bin/messages/zh-cn/messages.json @@ -3672,4 +3672,4 @@ "the module declaration cannot be exported from this translation unit unless creating a module interface file", "the module declaration must be exported from this translation unit to create a module interface file", "module file generation was requested but no module was declared in the translation unit" -] \ No newline at end of file +] diff --git a/Extension/bin/messages/zh-tw/messages.json b/Extension/bin/messages/zh-tw/messages.json index 421a8a0c8..fa871f7e5 100644 --- a/Extension/bin/messages/zh-tw/messages.json +++ b/Extension/bin/messages/zh-tw/messages.json @@ -3672,4 +3672,4 @@ "the module declaration cannot be exported from this translation unit unless creating a module interface file", "the module declaration must be exported from this translation unit to create a module interface file", "module file generation was requested but no module was declared in the translation unit" -] \ No newline at end of file +]