Implement exporting disks.

This commit is contained in:
2020-09-04 19:30:18 +01:00
parent 11db732ce0
commit 5ecc7e5157
5 changed files with 203 additions and 10 deletions

View File

@@ -167,4 +167,10 @@
<data name="NotAChdFile" xml:space="preserve">
<value>No es un CHD.</value>
</data>
<data name="Copying" xml:space="preserve">
<value>Copiando {0}...</value>
</data>
<data name="CopyingFile" xml:space="preserve">
<value>Copiando archivo...</value>
</data>
</root>