Open GoogleCodeExporter opened 9 years ago
added:
<string name="btn_clearFilter">Clear Filter</string>
<string name="action_encrypt">Encrypt</string>
<string name="action_decrypt">Decrypt</string>
<string name="action_importPublic">Import Public Keys</string>
<string name="action_importSecret">Import Secret Keys</string>
<string name="hint_publicKeys">Search Public Keys</string>
<string name="hint_secretKeys">Search Secret Keys</string>
<string name="filterInfo">Filter: \"%s\"</string>
Note: \" is required to get a quote
Original comment by thialfi...@gmail.com
on 5 Jun 2010 at 10:00
Added this to the end:
<!-- misc -->
<string name="fast">fast</string>
<string name="slow">slow</string>
<string name="very_slow">very slow</string>
Used as hints for the compression algorithm choices. e.g. "BZIP2 (very slow)"
German translation already added.
Original comment by thialfi...@gmail.com
on 5 Jul 2010 at 1:24
This issue was updated by revision r242.
I tried to change "title_athentication", "passPhraseForSymmetricEncryption",
and "passPhraseFor" in all languages. I think the changes are correct, but if
you guys could make sure I didn't do anything dumb, then that'd be better. :)
Original comment by thialfi...@gmail.com
on 18 Jul 2010 at 6:54
Two more strings:
<string name="label_language">Language</string>
<string name="choice_language_system">System default</string>
Used for a new setting that allows direct language selection.
Original comment by thialfi...@gmail.com
on 18 Jul 2010 at 7:22
The string setAPassPhrase changed from
"Set a pass phrase via the option menu first." to
"Set a pass phrase first.", because it is now a button.
I tried to change all languages in r246. Please have a look sometime whether
the results are ok.
Original comment by thialfi...@gmail.com
on 23 Jul 2010 at 1:00
A new string:
<string name="progress_deletingSecurely">deleting \'%s\' securely...</string>
Original comment by thialfi...@gmail.com
on 24 Jul 2010 at 2:25
This issue was updated by revision r248.
Added:
<string name="title_help">Getting Started</string>
<string name="menu_help">Help</string>
<!-- "OI File Manager", "ASTRO", and "K-9 Mail" must NOT be translated in order for the links to the market to work. -->
<string name="text_help">Install K-9 Mail for the best integration, it supports APG for PGP/INLINE and lets you directly encrypt/decrypt emails.
\n\nIt is recommended that you install OI File Manager or ASTRO to be able to
use the browse button for file selection in APG.
\n\nFirst you need some keys. Either import them via the option menus in
\"Manage Public Keys\" and \"Manage Secret Keys\" or create them in \"Manage
Secret Keys\".
\n\nYou can also add a GMail account in the main activity via \"Add Account\",
which simplifies decrypting emails received there.
\n\nCheck out the option menus in the various activities to find more functions.
</string>
Original comment by thialfi...@gmail.com
on 24 Jul 2010 at 4:30
This issue was updated by revision r249.
New strings to give the encrypt buttons more meaningful and fitting texts:
<string name="btn_signToClipboard">Sign To Clipboard</string>
<string name="btn_signAndEmail">Sign And Email</string>
<string name="btn_sign">Sign</string>
Original comment by thialfi...@gmail.com
on 24 Jul 2010 at 6:54
This issue was updated by revision r252.
Added a new string:
<string name="label_deleteAfterImport">Delete After Import</string>
Original comment by thialfi...@gmail.com
on 26 Jul 2010 at 9:57
This issue was updated by revision r254.
Two new strings:
<string name="section_advanced">Advanced</string>
<string name="label_forceV3Signature">Force V3 Signatures</string>
"V3" is just "version 3" and should remain untranslated, both strings can be
seen at the bottom of the preferences activity.
Original comment by thialfi...@gmail.com
on 27 Jul 2010 at 10:41
This issue was updated by revision r257.
added:
<string name="error_accountReadingNotAllowed">no permission to read the
account</string>
Original comment by thialfi...@gmail.com
on 5 Aug 2010 at 11:25
added:
<string name="title_keyServerQuery">Query Key Server</string>
<string name="btn_search">Search</string>
<string name="menu_keyServer">Key Server</string>
Original comment by thialfi...@gmail.com
on 17 Aug 2010 at 1:05
added:
<string name="keysFound">Found %s key(s).</string>
Original comment by thialfi...@gmail.com
on 17 Aug 2010 at 2:52
added:
<string name="title_keyServerPreference">Key Server Preference</string>
<string name="label_keyServers">Key Servers</string>
<string name="nKeyServers">%s key server(s)</string>
Original comment by thialfi...@gmail.com
on 17 Aug 2010 at 9:54
added:
<string name="label_keyId">Key ID</string>
<string name="label_creation">Creation</string>
<string name="label_expiry">Expiry</string>
<string name="label_usage">Usage</string>
<string name="label_keySize">Key Size</string>
<string name="label_mainUserId">Main User ID</string>
<string name="label_name">Name</string>
<string name="label_comment">Comment</string>
<string name="label_email">Email</string>
<string name="progress_queryingServer">querying %s...</string>
All the label ones previously were static.
Original comment by thialfi...@gmail.com
on 17 Aug 2010 at 11:07
This issue was updated by revision r277.
added:
<string name="unknownSignatureKeyTouchToLookUp">Unknown signature, touch to
look up key.</string>
Original comment by thialfi...@gmail.com
on 18 Aug 2010 at 12:26
This issue was updated by revision r286.
added:
<string name="keyEditingIsBeta">Key editing is still kind of beta.</string>
Original comment by thialfi...@gmail.com
on 22 Aug 2010 at 10:51
added:
<string name="badKeysEncountered">%s bad secret key(s) ignored. Perhaps you
exported with the option\n --export-secret-subkeys\nMake sure you export with\n
--export-secret-keys\ninstead.</string>
<string name="error_couldNotExtractPrivateKey">could not extract private
key</string>
Original comment by thialfi...@gmail.com
on 10 Sep 2010 at 8:39
Added:
<string name="choice_1hour">1 hour</string>
<string name="choice_2hours">2 hours</string>
<string name="choice_4hours">4 hours</string>
<string name="choice_8hours">8 hours</string>
for pass phrase cache length options
Original comment by thialfi...@gmail.com
on 24 Dec 2010 at 10:55
hi!
is APG development dead or will it ever continue?
Original comment by tripetde...@gmail.com
on 10 Feb 2013 at 10:05
Original issue reported on code.google.com by
thialfi...@gmail.com
on 5 Jun 2010 at 9:49