Translated

This commit is contained in:
Łukasz Domeradzki
2017-01-07 10:40:25 +01:00
parent fe44f9c1d2
commit 90043f31dc

View File

@@ -138,7 +138,7 @@
<comment>{0} will be replaced by version number</comment>
</data>
<data name="ErrorEarlyFatalExceptionPrint" xml:space="preserve">
<value>故障 {0}() {1} 堆栈跟踪:{2}</value>
<value>异常 {0}() {1} 堆栈跟踪:{2}</value>
<comment>{0} will be replaced by function name, {1} will be replaced by exception message, {2} will be replaced by entire stack trace. Please note that this string should include newlines for formatting.</comment>
</data>
<data name="ErrorExitingWithNonZeroErrorCode" xml:space="preserve">