We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 072c5ad commit f7b5a40Copy full SHA for f7b5a40
src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.ko.xlf
@@ -330,7 +330,7 @@ Error: {1}</source>
330
</trans-unit>
331
<trans-unit id="UTA_TestMethodExpectedParameters">
332
<source>Only data driven test methods can have parameters. Did you intend to use [DataRow] or [DynamicData]?</source>
333
- <target state="translated">데이터 기반 테스트 메서드에만 매개 변수를 포함할 수 있습니다. [DataRow] 또는 [DynamicData]를 사용하려고 하셨습니까?</target>
+ <target state="translated">데이터 기반 테스트 메서드에만 매개 변수를 포함할 수 있습니다. [DataRow] 또는 [DynamicData]을(를) 사용하려고 하셨습니까?</target>
334
<note></note>
335
336
<trans-unit id="Execution_Test_Cancelled">
0 commit comments