added creation options for AMI archives.

This commit is contained in:
morkt
2014-08-01 16:44:53 +04:00
parent b1015ff785
commit eefa7d2fc2
9 changed files with 295 additions and 54 deletions

View File

@@ -117,6 +117,15 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="AMIBaseArchive" xml:space="preserve">
<value>Base archive</value>
</data>
<data name="AMIBaseTooltip" xml:space="preserve">
<value>New archive will also contain entries from the base archive.</value>
</data>
<data name="AMIChooseBase" xml:space="preserve">
<value>Select base archive</value>
</data>
<data name="AMIDescription" xml:space="preserve">
<value>Amaterasu Translations Muv-Luv archive</value>
</data>