diff options
author | thomascube <thomas@roundcube.net> | 2005-09-25 16:53:38 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2005-09-25 16:53:38 +0000 |
commit | 20a1b3a0e1a46266b149a23562bb71680e666edb (patch) | |
tree | 5d9b365504637a59020d45f26aab4c357c549077 /program/localization/de | |
parent | 4e17e6c9dbac8991ee8b302cb2581241247dc8bc (diff) |
*** empty log message ***
Diffstat (limited to 'program/localization/de')
-rw-r--r-- | program/localization/de/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/de/labels.inc b/program/localization/de/labels.inc index 8c50e1052..4e5a97b40 100644 --- a/program/localization/de/labels.inc +++ b/program/localization/de/labels.inc @@ -107,6 +107,7 @@ $labels['compose'] = 'Neue Nachricht verfassen'; $labels['sendmessage'] = 'Nachricht jetzt senden'; $labels['addattachment'] = 'Datei anfügen'; +$labels['attachments'] = 'Anhänge'; $labels['upload'] = 'Hochladen'; $labels['close'] = 'Schliessen'; |