1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
Commit Graph

96 Commits

Author SHA1 Message Date
Danny Baumann
bed0d16304 Update German translation. 2013-02-04 11:39:25 +01:00
Danny Baumann
5d1e42c453 Improve certificate failure notifications.
The commit that introduced those notifications also introduced a rather
... interesting design pattern: The CertificateValidationException
notified the user of its pure existance - it's no longer a 'message'
only, but defines policy. As this is more than unusual, replace this
pattern by the MessagingController treating
CertificateValidationException specially when accessing remote folders.

Also make clear which account failed when constructing the notification.
2013-02-02 13:04:41 +01:00
cketti
cce969a6b6 Merge branch 'split_view'
Conflicts:
	res/values-de/strings.xml
	src/com/fsck/k9/fragment/MessageListFragment.java
2013-02-02 05:30:30 +01:00
cketti
3cd1b13833 Update help text for hotkeys 2013-02-01 21:30:07 +01:00
Danny Baumann
cc805894c5 Update and improve German translation. 2013-01-31 10:42:09 +01:00
Danny Baumann
be38d9eb17 Add German translation for message delete notification action. 2013-01-04 10:41:10 +01:00
Danny Baumann
2159f1c9bd Add German translation for new strings. 2013-01-02 14:21:31 +01:00
Andrew Chen
e123d378f4 Add interaction_preferences back. Remove localization of other strings from d06e7728d7 2012-12-23 14:05:22 -08:00
cketti
e7be8151fe Convert translations of 'accounts_welcome' to HTML 2012-12-17 19:00:17 +01:00
cketti
99ae73ebb9 Remove the setting to hide the refile buttons
With the introduction of the action bar there is no longer a separate
button bar for refile actions. So it's no longer necessary to hide the
buttons to save screen space.
2012-12-08 11:51:10 +01:00
cketti
44b37449aa Fix typo in german translation 2012-11-21 01:44:15 +01:00
cketti
349b1e997e Use type of compose action as action bar title
I.e. one of "Compose", "Reply", "Reply all", "Forward"
2012-11-21 01:42:19 +01:00
cketti
4e8c8e35de Remove unused strings 2012-11-19 08:06:57 +01:00
cketti
c5b552af08 Add placeholders for missing strings in translations 2012-11-19 03:29:21 +01:00
Andrew Chen
03db11f70c Remove parenthesis around MessageList status messages.
Since sync status is now on a separate line (and not after the folder name) in the title, there's no need to wrap it in parens.
2012-09-30 18:53:33 -07:00
cketti
0334ba88c5 Removed 'compact layout' for now
See issue 4556
2012-09-18 03:43:54 +02:00
cketti
20a608e1a0 Removed "Manage back button" setting 2012-09-10 17:54:27 +02:00
cketti
76f741f11f Fixed typos in German translation (found by Björn Voigt) 2012-08-26 01:47:19 +02:00
cketti
2e454f0af7 Removed "System zoom controls" setting
We always allow zooming but hide (provided the Android version supports
it) the on-screen zoom controls if the device supports multi-touch,
hence pinch-to-zoom.
2012-08-15 00:21:22 +02:00
cketti
8d3a1cdc77 Updated German translation 2012-08-11 01:58:21 +02:00
cketti
ba6a0bfa95 Added placeholders for missing strings to translations 2012-08-11 01:54:09 +02:00
cketti
3e6d161c18 Show current value for the 'notification_hide_subject' ListPreference 2012-08-02 02:43:10 +02:00
cketti
8c11ec18a9 Code style/documentation cleanup (no functional changes) 2012-08-02 02:31:54 +02:00
Bernhard Redl
4028505d69 Extended setting to hide subject in notification area (never, when locked, always)
Fixed issue 2595
2012-08-02 01:47:20 +02:00
cketti
a4677029be Updated German translation 2012-06-25 22:37:58 +02:00
cketti
7355b3578a Removed date format strings from translations 2012-05-28 19:45:17 +02:00
cketti
904e3e2942 Removed unused stuff 2012-05-24 06:17:48 +02:00
cketti
51dd555353 Changed the translations to match the new grouping in strings.xml 2012-05-24 06:17:45 +02:00
cketti
9c2d7635ba Extracted some strings to constants.xml 2012-04-23 15:05:29 +00:00
cketti
7715e396c4 Updated german translation 2012-04-02 01:35:02 +02:00
cketti
240f7ea9ac Updated and improved german translation 2012-03-30 05:24:44 +02:00
cketti
2cb31a2fac Added button to show unnamed and inline attachments 2012-02-27 21:45:46 +01:00
cketti
63b43a40a9 Changed german translation 2012-02-22 19:37:21 +01:00
cketti
9f42ff61d3 Removed settings for scrolling buttons 2012-02-21 15:16:36 +01:00
mwolschon
21c9c6c1dc Issue 17: Hierarchical folder list / folder tree 2011-12-19 02:00:37 +01:00
mwolschon
2bfe1f4533 Issue 17: Hierarchical folder list / folder tree 2011-12-15 10:34:29 +01:00
damor
116d083d4d Update French and German translation 2011-12-11 20:49:35 +01:00
cketti
b02703e924 Removed unused string from translations and added placeholder for new one 2011-12-01 06:40:23 +01:00
cketti
b3bfcbde15 Added placeholders for untranslated strings 2011-11-09 04:54:52 +01:00
cketti
6c7639023d Updated german translation 2011-10-28 03:09:05 +02:00
cketti
882b988550 Tweaked german translation (Marius.Seebach) 2011-10-28 02:29:06 +02:00
cketti
21bcf60891 Added placeholders for newly added string to translations 2011-10-28 02:20:10 +02:00
cketti
eb68df9070 Updated german translation 2011-06-17 04:34:26 +02:00
cketti
b4dbfd1db4 Changed german translation 2011-06-17 04:17:32 +02:00
Fiouz
05cf4522ff Adjust translations for the spam confirmation pluralization
Make dialog_confirm_spam_message a plurals string key only to match 72870174ce.
The actual pluralization still has to be done.
2011-06-11 07:10:22 +02:00
Jan Berkel
632d7d8305 Point app_revision_url to updated URL and remove duplicates 2011-06-08 12:58:37 +02:00
cketti
072620e4fa Modified german translation 2011-05-21 18:04:23 +02:00
Bernhard Redl
a97d7ff311 added new translated strings (german) 2011-05-21 17:13:26 +02:00
Marcus Wolschon
2311e688f0 changed German translation for batch-ops.
* "Mehrfachauswahl" was confusing and suggesting some kind of selection-mode
* menu-texts for the individual batch-ops didn't even fit the screen.
2011-05-17 09:16:42 +02:00
cketti
bb4da9a8ba Added placeholders for newly added string to translations 2011-05-05 00:21:00 +02:00