diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-12-16 20:05:41 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-12-16 20:05:41 +0000 |
| commit | e786e636683429a4c57dbea03b4e35007a593371 (patch) | |
| tree | fac9f9cb3920f01cad573082e09b8d394a62a7aa /roundcubemail/program/localization/de | |
| parent | 8fbd3285af7ef4e5bd19452ccc38ac1178e85af3 (diff) | |
Usage of virtusertable; mail_domain for new users; Chinese and Turkish localization
git-svn-id: https://svn.roundcube.net/trunk@92 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de')
| -rw-r--r-- | roundcubemail/program/localization/de/messages.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/de/messages.inc b/roundcubemail/program/localization/de/messages.inc index 145c7b4a7..e54b8967b 100644 --- a/roundcubemail/program/localization/de/messages.inc +++ b/roundcubemail/program/localization/de/messages.inc @@ -70,4 +70,6 @@ $messages['nosubjectwarning'] = 'Die Betreffzeile ist leer. Möchten Sie jetzt e $messages['nobodywarning'] = 'Diese Nachricht ohne Inhalt senden?'; +$messages['notsentwarning'] = 'Ihre Nachricht wurde nicht gesendet. Wollen Sie die Nachricht verwerfen?'; + ?>
\ No newline at end of file |
