(GUI): added string resources.

This commit is contained in:
morkt
2017-02-03 08:53:34 +04:00
parent cd5a820c48
commit c483e745d9
7 changed files with 101 additions and 22 deletions

View File

@@ -458,4 +458,20 @@
<data name="CtxMenuSelectByMask" xml:space="preserve">
<value>마스크로 파일 선택...</value>
</data>
</root>
<data name="ButtonAbort" xml:space="preserve">
<value>Abort</value>
<comment>translation pending</comment>
</data>
<data name="ButtonContinue" xml:space="preserve">
<value>Continue</value>
<comment>translation pending</comment>
</data>
<data name="LabelIgnoreErrors" xml:space="preserve">
<value>Ignore further errors</value>
<comment>translation pending</comment>
</data>
<data name="TextExtractionError" xml:space="preserve">
<value>File extraction error</value>
<comment>translation pending</comment>
</data>
</root>