mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
added "ignore errors" option to media conversion.
This commit is contained in:
@@ -388,7 +388,7 @@ Overwrite?</value>
|
||||
<value>Choose destination format for images</value>
|
||||
</data>
|
||||
<data name="TextConvertMedia" xml:space="preserve">
|
||||
<value>Convert media</value>
|
||||
<value>Media conversion</value>
|
||||
</data>
|
||||
<data name="MsgConvertingFile" xml:space="preserve">
|
||||
<value>Converting file {0}</value>
|
||||
@@ -423,4 +423,7 @@ Overwrite?</value>
|
||||
<data name="TextAudioConversion" xml:space="preserve">
|
||||
<value>Audio will be converted to either WAV, MP3 or OGG.</value>
|
||||
</data>
|
||||
<data name="LabelSkipFailures" xml:space="preserve">
|
||||
<value>Skip incovertible files.</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user