diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-11-06 19:26:45 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-11-06 19:26:45 +0000 |
| commit | c4c3624ba6b1ca47dc1434d4b606d25397480cbc (patch) | |
| tree | 48cda1b3aaffa492e6ed1eb796c611a5ea2cc6ea /roundcubemail/program/localization/de/labels.inc | |
| parent | a9f64635ff48ca1acc281d6d199a6fe244360e38 (diff) | |
Added localized messages to client and check form input
git-svn-id: https://svn.roundcube.net/trunk@76 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de/labels.inc')
| -rw-r--r-- | roundcubemail/program/localization/de/labels.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/de/labels.inc b/roundcubemail/program/localization/de/labels.inc index 36ade6413..fe5bd8e25 100644 --- a/roundcubemail/program/localization/de/labels.inc +++ b/roundcubemail/program/localization/de/labels.inc @@ -119,6 +119,8 @@ $labels['normal'] = 'Normal'; $labels['high'] = 'Hoch'; $labels['highest'] = 'Höchste'; +$labels['nosubject'] = '(kein Betreff)'; + $labels['showimages'] = 'Bilder anzeigen'; |
