Skip to content

Commit e46ca8a

Browse files
authored
Localized string updated. (#3804)
1 parent ff80458 commit e46ca8a

15 files changed

+43
-43
lines changed

src/Microsoft.TestPlatform.AdapterUtilities/Resources/Resources.resx

+2-2
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<comment>An escape sequence started with '\', but it wasn't legal. {0}: Invalid string, {1}: starting position of invalid sequence.</comment>
126126
</data>
127127
<data name="ErrorMethodArityMustBeNumeric" xml:space="preserve">
128-
<value>Method arity must be numeric</value>
128+
<value>Method arity must be numeric.</value>
129129
</data>
130130
<data name="ErrorMethodNotFound" xml:space="preserve">
131131
<value>Method '{0}' not found on type '{1}'</value>
@@ -153,4 +153,4 @@
153153

154154
Example: 'System.Reflection.MethodBase' is not implemented on this platform!</comment>
155155
</data>
156-
</root>
156+
</root>

src/Microsoft.TestPlatform.AdapterUtilities/Resources/xlf/Resources.cs.xlf

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<target state="translated">Název ManagedName není úplný.</target>
99
</trans-unit>
1010
<trans-unit id="ErrorMethodArityMustBeNumeric">
11-
<source>Method arity must be numeric</source>
12-
<note />
13-
<target state="translated">Arita metody musí být číselná.</target>
11+
<source>Method arity must be numeric.</source>
12+
<note></note>
13+
<target state="new">Arita metody musí být číselná.</target>
1414
</trans-unit>
1515
<trans-unit id="ErrorMethodNotFound">
1616
<source>Method '{0}' not found on type '{1}'</source>

src/Microsoft.TestPlatform.AdapterUtilities/Resources/xlf/Resources.de.xlf

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<target state="translated">ManagedName unvollständig</target>
99
</trans-unit>
1010
<trans-unit id="ErrorMethodArityMustBeNumeric">
11-
<source>Method arity must be numeric</source>
12-
<note />
13-
<target state="translated">Die Stelligkeit der Methode muss numerisch sein.</target>
11+
<source>Method arity must be numeric.</source>
12+
<note></note>
13+
<target state="new">Die Stelligkeit der Methode muss numerisch sein.</target>
1414
</trans-unit>
1515
<trans-unit id="ErrorMethodNotFound">
1616
<source>Method '{0}' not found on type '{1}'</source>

src/Microsoft.TestPlatform.AdapterUtilities/Resources/xlf/Resources.es.xlf

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<target state="translated">ManagedName está incompleto.</target>
99
</trans-unit>
1010
<trans-unit id="ErrorMethodArityMustBeNumeric">
11-
<source>Method arity must be numeric</source>
12-
<note />
13-
<target state="translated">La aridad del método debe ser numérica</target>
11+
<source>Method arity must be numeric.</source>
12+
<note></note>
13+
<target state="new">La aridad del método debe ser numérica</target>
1414
</trans-unit>
1515
<trans-unit id="ErrorMethodNotFound">
1616
<source>Method '{0}' not found on type '{1}'</source>

src/Microsoft.TestPlatform.AdapterUtilities/Resources/xlf/Resources.fr.xlf

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<target state="translated">ManagedName est incomplet</target>
99
</trans-unit>
1010
<trans-unit id="ErrorMethodArityMustBeNumeric">
11-
<source>Method arity must be numeric</source>
12-
<note />
13-
<target state="translated">L'arité de la méthode doit être numérique</target>
11+
<source>Method arity must be numeric.</source>
12+
<note></note>
13+
<target state="new">L'arité de la méthode doit être numérique</target>
1414
</trans-unit>
1515
<trans-unit id="ErrorMethodNotFound">
1616
<source>Method '{0}' not found on type '{1}'</source>

src/Microsoft.TestPlatform.AdapterUtilities/Resources/xlf/Resources.it.xlf

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<target state="translated">L'elemento ManagedName è incompleto</target>
99
</trans-unit>
1010
<trans-unit id="ErrorMethodArityMustBeNumeric">
11-
<source>Method arity must be numeric</source>
12-
<note />
13-
<target state="translated">Il grado del metodo deve essere numerico</target>
11+
<source>Method arity must be numeric.</source>
12+
<note></note>
13+
<target state="new">Il grado del metodo deve essere numerico</target>
1414
</trans-unit>
1515
<trans-unit id="ErrorMethodNotFound">
1616
<source>Method '{0}' not found on type '{1}'</source>

src/Microsoft.TestPlatform.AdapterUtilities/Resources/xlf/Resources.ja.xlf

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<target state="translated">ManagedName が不完全です</target>
99
</trans-unit>
1010
<trans-unit id="ErrorMethodArityMustBeNumeric">
11-
<source>Method arity must be numeric</source>
12-
<note />
13-
<target state="translated">メソッドのアリティは、数値でなければなりません。</target>
11+
<source>Method arity must be numeric.</source>
12+
<note></note>
13+
<target state="new">メソッドのアリティは、数値でなければなりません。</target>
1414
</trans-unit>
1515
<trans-unit id="ErrorMethodNotFound">
1616
<source>Method '{0}' not found on type '{1}'</source>

src/Microsoft.TestPlatform.AdapterUtilities/Resources/xlf/Resources.ko.xlf

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<target state="translated">ManagedName이 불완전함</target>
99
</trans-unit>
1010
<trans-unit id="ErrorMethodArityMustBeNumeric">
11-
<source>Method arity must be numeric</source>
12-
<note />
13-
<target state="translated">메서드 인자 수는 숫자여야 합니다.</target>
11+
<source>Method arity must be numeric.</source>
12+
<note></note>
13+
<target state="new">메서드 인자 수는 숫자여야 합니다.</target>
1414
</trans-unit>
1515
<trans-unit id="ErrorMethodNotFound">
1616
<source>Method '{0}' not found on type '{1}'</source>

src/Microsoft.TestPlatform.AdapterUtilities/Resources/xlf/Resources.pl.xlf

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<target state="translated">Wartość ManagedName jest niekompletna</target>
99
</trans-unit>
1010
<trans-unit id="ErrorMethodArityMustBeNumeric">
11-
<source>Method arity must be numeric</source>
12-
<note />
13-
<target state="translated">Liczba argumentów metody musi być liczbą</target>
11+
<source>Method arity must be numeric.</source>
12+
<note></note>
13+
<target state="new">Liczba argumentów metody musi być liczbą</target>
1414
</trans-unit>
1515
<trans-unit id="ErrorMethodNotFound">
1616
<source>Method '{0}' not found on type '{1}'</source>

src/Microsoft.TestPlatform.AdapterUtilities/Resources/xlf/Resources.pt-BR.xlf

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<target state="translated">O ManagedName está incompleto</target>
99
</trans-unit>
1010
<trans-unit id="ErrorMethodArityMustBeNumeric">
11-
<source>Method arity must be numeric</source>
12-
<note />
13-
<target state="translated">A aridade do método deve ser numérica</target>
11+
<source>Method arity must be numeric.</source>
12+
<note></note>
13+
<target state="new">A aridade do método deve ser numérica</target>
1414
</trans-unit>
1515
<trans-unit id="ErrorMethodNotFound">
1616
<source>Method '{0}' not found on type '{1}'</source>

src/Microsoft.TestPlatform.AdapterUtilities/Resources/xlf/Resources.ru.xlf

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<target state="translated">ManagedName является неполным.</target>
99
</trans-unit>
1010
<trans-unit id="ErrorMethodArityMustBeNumeric">
11-
<source>Method arity must be numeric</source>
12-
<note />
13-
<target state="translated">Арность метода должна быть числовым значением</target>
11+
<source>Method arity must be numeric.</source>
12+
<note></note>
13+
<target state="new">Арность метода должна быть числовым значением</target>
1414
</trans-unit>
1515
<trans-unit id="ErrorMethodNotFound">
1616
<source>Method '{0}' not found on type '{1}'</source>

src/Microsoft.TestPlatform.AdapterUtilities/Resources/xlf/Resources.tr.xlf

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<target state="translated">ManagedName tamamlanmadı</target>
99
</trans-unit>
1010
<trans-unit id="ErrorMethodArityMustBeNumeric">
11-
<source>Method arity must be numeric</source>
12-
<note />
13-
<target state="translated">Method sayısı sayısal bir değer olmalıdır</target>
11+
<source>Method arity must be numeric.</source>
12+
<note></note>
13+
<target state="new">Method sayısı sayısal bir değer olmalıdır</target>
1414
</trans-unit>
1515
<trans-unit id="ErrorMethodNotFound">
1616
<source>Method '{0}' not found on type '{1}'</source>

src/Microsoft.TestPlatform.AdapterUtilities/Resources/xlf/Resources.xlf

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<note />
88
</trans-unit>
99
<trans-unit id="ErrorMethodArityMustBeNumeric">
10-
<source>Method arity must be numeric</source>
11-
<note />
10+
<source>Method arity must be numeric.</source>
11+
<note></note>
1212
</trans-unit>
1313
<trans-unit id="ErrorMethodNotFound">
1414
<source>Method '{0}' not found on type '{1}'</source>

src/Microsoft.TestPlatform.AdapterUtilities/Resources/xlf/Resources.zh-Hans.xlf

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<target state="translated">ManagedName 不完整</target>
99
</trans-unit>
1010
<trans-unit id="ErrorMethodArityMustBeNumeric">
11-
<source>Method arity must be numeric</source>
12-
<note />
13-
<target state="translated">方法参数数量必须是数值</target>
11+
<source>Method arity must be numeric.</source>
12+
<note></note>
13+
<target state="new">方法参数数量必须是数值</target>
1414
</trans-unit>
1515
<trans-unit id="ErrorMethodNotFound">
1616
<source>Method '{0}' not found on type '{1}'</source>

src/Microsoft.TestPlatform.AdapterUtilities/Resources/xlf/Resources.zh-Hant.xlf

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<target state="translated">ManagedName 不完整</target>
99
</trans-unit>
1010
<trans-unit id="ErrorMethodArityMustBeNumeric">
11-
<source>Method arity must be numeric</source>
12-
<note />
13-
<target state="translated">方法 arity 必須為數值</target>
11+
<source>Method arity must be numeric.</source>
12+
<note></note>
13+
<target state="new">方法 arity 必須為數值</target>
1414
</trans-unit>
1515
<trans-unit id="ErrorMethodNotFound">
1616
<source>Method '{0}' not found on type '{1}'</source>

0 commit comments

Comments
 (0)