mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
renamed some common string resources.
This commit is contained in:
@@ -298,9 +298,6 @@ Choose appropriate encryption scheme.</value>
|
||||
<value>Archive directory is encrypted.
|
||||
Enter archive encryption key.</value>
|
||||
</data>
|
||||
<data name="NOAIgnoreEncryption" xml:space="preserve">
|
||||
<value>Ignore encryption</value>
|
||||
</data>
|
||||
<data name="LabelEncScheme" xml:space="preserve">
|
||||
<value>Encryption scheme</value>
|
||||
</data>
|
||||
@@ -320,12 +317,6 @@ Enter archive encryption key.</value>
|
||||
<value>Archive contains encrypted scripts.
|
||||
Choose encryption scheme or enter a passphrase.</value>
|
||||
</data>
|
||||
<data name="ISFIgnoreEncryption" xml:space="preserve">
|
||||
<value>Ignore encryption</value>
|
||||
</data>
|
||||
<data name="RCTNotice" xml:space="preserve">
|
||||
<value>Image is encrypted.</value>
|
||||
</data>
|
||||
<data name="RCTChoose" xml:space="preserve">
|
||||
<value>Choose title or enter a password</value>
|
||||
</data>
|
||||
@@ -358,4 +349,16 @@ Choose appropriate encryption scheme.</value>
|
||||
<data name="INTKeyNotFound" xml:space="preserve">
|
||||
<value>Key not found within {0}.</value>
|
||||
</data>
|
||||
<data name="ArcIgnoreEncryption" xml:space="preserve">
|
||||
<value>Ignore encryption</value>
|
||||
</data>
|
||||
<data name="ArcImageEncrypted" xml:space="preserve">
|
||||
<value>Image is encrypted.</value>
|
||||
</data>
|
||||
<data name="MCGChoose" xml:space="preserve">
|
||||
<value>Choose title or enter a key</value>
|
||||
</data>
|
||||
<data name="MCGLabelKey" xml:space="preserve">
|
||||
<value>8-bit encryption key</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user