aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-de
Commit message (Collapse)AuthorAgeFilesLines
* change the text of encrypt buttons according to selected signature or keys, ↵Thialfihar2010-07-241-1/+1
| | | | | | | | | | making sign-only less confusing Update issue 39 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>
* have a direct set/change pass phrase button in key creation/editing, instead ↵Thialfihar2010-07-231-3/+3
| | | | of hiding it in the menu, also capitalize user id names automatically and give the email field an inputType of textEmailAddress
* fixed the made-up word "authentification", also changed the title of that ↵Thialfihar2010-07-181-4/+3
| | | | | | | dialog to "Pass Phrase", dialog message then only contains the key details or "Symmetric encryption." Update issue 39 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. :)
* added some info about the speed of compression algorithms, mostly to warn ↵Thialfihar2010-07-051-0/+5
| | | | about BZIP2, also added support for content URIs in file encrypt/decrypt activities
* merge 1.0.x back into trunkThialfihar2010-06-301-13/+2
|
* author for German translation added to the license headerThialfihar2010-06-281-0/+2
|
* German translation by cwoehrl addedThialfihar2010-06-281-205/+241
|
* applied cketti's patch to escape apostrophesThialfihar2010-06-171-9/+9
| | | | fixes Issue 47
* added search to option menu and make it pop up when keys on the physical ↵Thialfihar2010-06-051-0/+1
| | | | keyboard are pressed
* added search feature for key management and select ActivitiesThialfihar2010-06-051-0/+11
|
* string adjustmentThialfihar2010-06-021-1/+1
|
* support ASTRO and others for the file selectionThialfihar2010-06-011-1/+1
|
* some new strings, some droppedThialfihar2010-05-301-1/+2
|
* properly import keys from streams that may contain multiple blocks of ASCII ↵Thialfihar2010-05-201-3/+3
| | | | armour or binary data, also small adjustment in strings
* import file default for keys is empty now, changed import text a little, and ↵Thialfihar2010-05-191-1/+12
| | | | changing the pass phrase during key editing updates the pass phrase cache
* values-* templates for hopefully upcoming German, Korean, Russian translationsThialfihar2010-05-131-0/+230