(ZIP): query password for encrypted archives.

This commit is contained in:
morkt
2018-01-30 06:34:24 +04:00
parent 98e42a1f66
commit 07c69a4866
13 changed files with 137 additions and 1 deletions

View File

@@ -491,4 +491,12 @@ Choose encryption scheme or enter a passphrase.</comment>
<value>増分フレームを自動的に結合する</value>
<comment>Automatically combine incremental frames</comment>
</data>
<data name="ZIPChoose" xml:space="preserve">
<value>タイトルを選択するか、パスワードを入力してください。</value>
<comment>Choose title or enter a password</comment>
</data>
<data name="ZIPEncryptedNotice" xml:space="preserve">
<value>アーカイブコンテンツは暗号化されています。</value>
<comment>Archive content is encrypted.</comment>
</data>
</root>