mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
(FileExistsDialog): new modal window.
added FileErrorDialog logic to GarConvert.
This commit is contained in:
@@ -474,4 +474,30 @@
|
||||
<value>File extraction error</value>
|
||||
<comment>translation pending</comment>
|
||||
</data>
|
||||
<data name="ButtonOverwrite" xml:space="preserve">
|
||||
<value>Overwrite</value>
|
||||
<comment>translation pending</comment>
|
||||
</data>
|
||||
<data name="ButtonRename" xml:space="preserve">
|
||||
<value>Rename</value>
|
||||
<comment>translation pending</comment>
|
||||
</data>
|
||||
<data name="ButtonSkip" xml:space="preserve">
|
||||
<value>Skip</value>
|
||||
<comment>translation pending</comment>
|
||||
</data>
|
||||
<data name="LabelApplyToAll" xml:space="preserve">
|
||||
<value>Apply to all duplicate files</value>
|
||||
<comment>translation pending</comment>
|
||||
</data>
|
||||
<data name="LabelDuplicateFileQuestion" xml:space="preserve">
|
||||
<value>What should be done?</value>
|
||||
<comment>translation pending</comment>
|
||||
</data>
|
||||
<data name="TextErrorConverting" xml:space="preserve">
|
||||
<value>Error occured while converting file
|
||||
{0}
|
||||
{1}</value>
|
||||
<comment>translation pending</comment>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user