From 74380ebcd21af34ed269bf522d730f123916923d Mon Sep 17 00:00:00 2001 From: VS MobileTools Engineering Service 2 Date: Tue, 31 May 2022 09:42:02 -0700 Subject: [PATCH] Localized file check-in by OneLocBuild Task: Build definition ID 14411: Build ID 6217070 (#15150) --- tools/mtouch/TranslatedAssemblies/Errors.cs.resx | 7 +++++++ tools/mtouch/TranslatedAssemblies/Errors.de.resx | 7 +++++++ tools/mtouch/TranslatedAssemblies/Errors.es.resx | 7 +++++++ tools/mtouch/TranslatedAssemblies/Errors.fr.resx | 7 +++++++ tools/mtouch/TranslatedAssemblies/Errors.it.resx | 7 +++++++ tools/mtouch/TranslatedAssemblies/Errors.ja.resx | 7 +++++++ tools/mtouch/TranslatedAssemblies/Errors.ko.resx | 7 +++++++ tools/mtouch/TranslatedAssemblies/Errors.pl.resx | 7 +++++++ tools/mtouch/TranslatedAssemblies/Errors.pt-BR.resx | 7 +++++++ tools/mtouch/TranslatedAssemblies/Errors.ru.resx | 7 +++++++ tools/mtouch/TranslatedAssemblies/Errors.tr.resx | 7 +++++++ tools/mtouch/TranslatedAssemblies/Errors.zh-Hans.resx | 7 +++++++ tools/mtouch/TranslatedAssemblies/Errors.zh-Hant.resx | 7 +++++++ 13 files changed, 91 insertions(+) diff --git a/tools/mtouch/TranslatedAssemblies/Errors.cs.resx b/tools/mtouch/TranslatedAssemblies/Errors.cs.resx index 718f1679d3..3f8d1bd38b 100644 --- a/tools/mtouch/TranslatedAssemblies/Errors.cs.resx +++ b/tools/mtouch/TranslatedAssemblies/Errors.cs.resx @@ -1743,4 +1743,11 @@ Nelze vytvořit instanci typu {0}. + + An exception occurred while trying to invoke the function {0}: {1}. + + 0: name of function + 1: exception info + + \ No newline at end of file diff --git a/tools/mtouch/TranslatedAssemblies/Errors.de.resx b/tools/mtouch/TranslatedAssemblies/Errors.de.resx index adeb64fd98..51086fbd97 100644 --- a/tools/mtouch/TranslatedAssemblies/Errors.de.resx +++ b/tools/mtouch/TranslatedAssemblies/Errors.de.resx @@ -1743,4 +1743,11 @@ Es kann keine Instanz des Typs {0}erstellt werden. + + An exception occurred while trying to invoke the function {0}: {1}. + + 0: name of function + 1: exception info + + \ No newline at end of file diff --git a/tools/mtouch/TranslatedAssemblies/Errors.es.resx b/tools/mtouch/TranslatedAssemblies/Errors.es.resx index 9052edb2db..080d4f1f1d 100644 --- a/tools/mtouch/TranslatedAssemblies/Errors.es.resx +++ b/tools/mtouch/TranslatedAssemblies/Errors.es.resx @@ -1743,4 +1743,11 @@ No se puede crear una instancia de tipo {0}. + + An exception occurred while trying to invoke the function {0}: {1}. + + 0: name of function + 1: exception info + + \ No newline at end of file diff --git a/tools/mtouch/TranslatedAssemblies/Errors.fr.resx b/tools/mtouch/TranslatedAssemblies/Errors.fr.resx index 9283461907..c09fad86a8 100644 --- a/tools/mtouch/TranslatedAssemblies/Errors.fr.resx +++ b/tools/mtouch/TranslatedAssemblies/Errors.fr.resx @@ -1743,4 +1743,11 @@ Impossible de créer une instance du type {0}. + + An exception occurred while trying to invoke the function {0}: {1}. + + 0: name of function + 1: exception info + + \ No newline at end of file diff --git a/tools/mtouch/TranslatedAssemblies/Errors.it.resx b/tools/mtouch/TranslatedAssemblies/Errors.it.resx index 1fd8ca0f88..5a78532ff0 100644 --- a/tools/mtouch/TranslatedAssemblies/Errors.it.resx +++ b/tools/mtouch/TranslatedAssemblies/Errors.it.resx @@ -1743,4 +1743,11 @@ Impossibile creare un'istanza del tipo di {0}. + + An exception occurred while trying to invoke the function {0}: {1}. + + 0: name of function + 1: exception info + + \ No newline at end of file diff --git a/tools/mtouch/TranslatedAssemblies/Errors.ja.resx b/tools/mtouch/TranslatedAssemblies/Errors.ja.resx index c5e39edb7e..b09347377b 100644 --- a/tools/mtouch/TranslatedAssemblies/Errors.ja.resx +++ b/tools/mtouch/TranslatedAssemblies/Errors.ja.resx @@ -1744,4 +1744,11 @@ 型 {0} のインスタンスを作成できません。 + + An exception occurred while trying to invoke the function {0}: {1}. + + 0: name of function + 1: exception info + + \ No newline at end of file diff --git a/tools/mtouch/TranslatedAssemblies/Errors.ko.resx b/tools/mtouch/TranslatedAssemblies/Errors.ko.resx index b39230e029..6769d399db 100644 --- a/tools/mtouch/TranslatedAssemblies/Errors.ko.resx +++ b/tools/mtouch/TranslatedAssemblies/Errors.ko.resx @@ -1743,4 +1743,11 @@ {0} 형식의 인스턴스를 만들 수 없습니다. + + An exception occurred while trying to invoke the function {0}: {1}. + + 0: name of function + 1: exception info + + \ No newline at end of file diff --git a/tools/mtouch/TranslatedAssemblies/Errors.pl.resx b/tools/mtouch/TranslatedAssemblies/Errors.pl.resx index 713e692699..d0a33106e8 100644 --- a/tools/mtouch/TranslatedAssemblies/Errors.pl.resx +++ b/tools/mtouch/TranslatedAssemblies/Errors.pl.resx @@ -1743,4 +1743,11 @@ Nie można utworzyć wystąpienia typu {0}. + + An exception occurred while trying to invoke the function {0}: {1}. + + 0: name of function + 1: exception info + + \ No newline at end of file diff --git a/tools/mtouch/TranslatedAssemblies/Errors.pt-BR.resx b/tools/mtouch/TranslatedAssemblies/Errors.pt-BR.resx index 685558f10c..ec5121d52a 100644 --- a/tools/mtouch/TranslatedAssemblies/Errors.pt-BR.resx +++ b/tools/mtouch/TranslatedAssemblies/Errors.pt-BR.resx @@ -1743,4 +1743,11 @@ Não foi possível criar uma instância do tipo {0}. + + An exception occurred while trying to invoke the function {0}: {1}. + + 0: name of function + 1: exception info + + \ No newline at end of file diff --git a/tools/mtouch/TranslatedAssemblies/Errors.ru.resx b/tools/mtouch/TranslatedAssemblies/Errors.ru.resx index e20061cf14..fdb0e03359 100644 --- a/tools/mtouch/TranslatedAssemblies/Errors.ru.resx +++ b/tools/mtouch/TranslatedAssemblies/Errors.ru.resx @@ -1743,4 +1743,11 @@ Невозможно создать экземпляр типа {0}. + + An exception occurred while trying to invoke the function {0}: {1}. + + 0: name of function + 1: exception info + + \ No newline at end of file diff --git a/tools/mtouch/TranslatedAssemblies/Errors.tr.resx b/tools/mtouch/TranslatedAssemblies/Errors.tr.resx index a9ba0fd314..51b15370c4 100644 --- a/tools/mtouch/TranslatedAssemblies/Errors.tr.resx +++ b/tools/mtouch/TranslatedAssemblies/Errors.tr.resx @@ -1743,4 +1743,11 @@ {0} türünde örnek oluşturulamıyor. + + An exception occurred while trying to invoke the function {0}: {1}. + + 0: name of function + 1: exception info + + \ No newline at end of file diff --git a/tools/mtouch/TranslatedAssemblies/Errors.zh-Hans.resx b/tools/mtouch/TranslatedAssemblies/Errors.zh-Hans.resx index 78258a2820..4b4fdbf6d4 100644 --- a/tools/mtouch/TranslatedAssemblies/Errors.zh-Hans.resx +++ b/tools/mtouch/TranslatedAssemblies/Errors.zh-Hans.resx @@ -1743,4 +1743,11 @@ 无法创建类型 {0} 的实例。 + + An exception occurred while trying to invoke the function {0}: {1}. + + 0: name of function + 1: exception info + + \ No newline at end of file diff --git a/tools/mtouch/TranslatedAssemblies/Errors.zh-Hant.resx b/tools/mtouch/TranslatedAssemblies/Errors.zh-Hant.resx index 7114bb5060..9e109829cf 100644 --- a/tools/mtouch/TranslatedAssemblies/Errors.zh-Hant.resx +++ b/tools/mtouch/TranslatedAssemblies/Errors.zh-Hant.resx @@ -1743,4 +1743,11 @@ 無法建立 {0} 類型的執行個體。 + + An exception occurred while trying to invoke the function {0}: {1}. + + 0: name of function + 1: exception info + + \ No newline at end of file