diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-05-14 09:31:48 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-05-14 09:31:48 +0200 |
commit | e88e20c3fbcf285030d807a304f0404d178772d2 (patch) | |
tree | 209d6be5038136c96e1f4b09a15e38374e74b4f0 /plugins/managesieve/localization/de_DE.inc | |
parent | 5cea366884ec515b9a815b87c0621fc5c5760181 (diff) |
Updated plugin translations from launchpad
Diffstat (limited to 'plugins/managesieve/localization/de_DE.inc')
-rw-r--r-- | plugins/managesieve/localization/de_DE.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/managesieve/localization/de_DE.inc b/plugins/managesieve/localization/de_DE.inc index 592020b95..cd1bfb228 100644 --- a/plugins/managesieve/localization/de_DE.inc +++ b/plugins/managesieve/localization/de_DE.inc @@ -48,7 +48,7 @@ $labels['messagereply'] = 'Mit Nachricht antworten'; $labels['messagedelete'] = 'Nachricht löschen'; $labels['messagediscard'] = 'Abweisen mit Nachricht'; $labels['messagesrules'] = 'Für eingehende Nachrichten:'; -$labels['messagesactions'] = '...führende folgende Aktionen aus:'; +$labels['messagesactions'] = '...führe folgende Aktionen aus:'; $labels['add'] = 'Hinzufügen'; $labels['del'] = 'Löschen'; $labels['sender'] = 'Absender'; |