summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/de_DE
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-06-14 16:49:18 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-06-14 16:49:18 +0000
commit1705867346b2dbc48ca34f9ac04cff73405a72ba (patch)
tree7e5289c490304a0c3aff34d4c33b7c9eb56c8eb9 /roundcubemail/program/localization/de_DE
parentddeed89434177a183af9ac09b02415542d184f92 (diff)
Icon and better naming for message-edit function
git-svn-id: https://svn.roundcube.net/trunk@2642 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de_DE')
-rw-r--r--roundcubemail/program/localization/de_DE/labels.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/de_DE/labels.inc b/roundcubemail/program/localization/de_DE/labels.inc
index 8ffafbeb3..fe8777cc5 100644
--- a/roundcubemail/program/localization/de_DE/labels.inc
+++ b/roundcubemail/program/localization/de_DE/labels.inc
@@ -138,6 +138,7 @@ $labels['msgtext'] = 'Nachricht';
$labels['openinextwin'] = 'In neuem Fenster öffnen';
$labels['emlsave'] = 'Lokal speichern (.eml)';
$labels['compose'] = 'Neue Nachricht verfassen';
+$labels['editasnew'] = 'Als neue Nachricht öffnen';
$labels['savemessage'] = 'Nachricht speichern';
$labels['sendmessage'] = 'Nachricht jetzt senden';
$labels['addattachment'] = 'Datei anfügen';