New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-07 09:40:34 +01:00
parent 0573cfd8e2
commit 6931249f6d

View File

@@ -139,8 +139,9 @@
<comment>{0} will be replaced by version number</comment>
</data>
<data name="ErrorEarlyFatalExceptionPrint" xml:space="preserve">
<value>İstisna: {0} () {1}
Yığın izleme:{2}</value>
<value>İstisna: {0}() {1}
Yığın izleme:
{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">