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:32:34 +0200 |
commit | 9c7ccef8cbfc97a3751b7d1db6f537081e896f13 (patch) | |
tree | 075101341c3ccd4cc5e67a589c70d433cfff7252 /plugins/managesieve/localization/de_DE.inc | |
parent | ab0b3b03074147cbd23fa3b4defccf1aefd6fe17 (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'; |