implemented Kogado archives creation.

This commit is contained in:
morkt
2014-08-25 18:22:55 +04:00
parent 906d168379
commit f06396f1e3
4 changed files with 139 additions and 4 deletions

View File

@@ -180,6 +180,9 @@ predefined encryption scheme.</value>
<data name="MsgAddingFile" xml:space="preserve">
<value>Adding file</value>
</data>
<data name="MsgCalculatingChecksum" xml:space="preserve">
<value>Calcualting checksum...</value>
</data>
<data name="MsgCompressingIndex" xml:space="preserve">
<value>Compressing index...</value>
</data>