Merge branch 'gui-dialogs' of https://github.com/morkt/GARbro into gui-dialogs

This commit is contained in:
morkt
2017-02-03 18:07:24 +04:00

View File

@@ -459,20 +459,16 @@
<value>마스크로 파일 선택...</value> <value>마스크로 파일 선택...</value>
</data> </data>
<data name="ButtonAbort" xml:space="preserve"> <data name="ButtonAbort" xml:space="preserve">
<value>Abort</value> <value>중단</value>
<comment>translation pending</comment>
</data> </data>
<data name="ButtonContinue" xml:space="preserve"> <data name="ButtonContinue" xml:space="preserve">
<value>Continue</value> <value>계속</value>
<comment>translation pending</comment>
</data> </data>
<data name="LabelIgnoreErrors" xml:space="preserve"> <data name="LabelIgnoreErrors" xml:space="preserve">
<value>Ignore further errors</value> <value>추가 오류 무시</value>
<comment>translation pending</comment>
</data> </data>
<data name="TextExtractionError" xml:space="preserve"> <data name="TextExtractionError" xml:space="preserve">
<value>File extraction error</value> <value>파일 추출 오류</value>
<comment>translation pending</comment>
</data> </data>
<data name="ButtonOverwrite" xml:space="preserve"> <data name="ButtonOverwrite" xml:space="preserve">
<value>Overwrite</value> <value>Overwrite</value>