diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-12-01 18:06:16 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-12-01 18:06:16 +0000 |
| commit | aa6eb357d0f95af9d86185ccb35d9139ce8037dd (patch) | |
| tree | af0cc5a0393f6288f8b512faad5f9e0cc01cd399 /roundcubemail/program/localization/de_DE | |
| parent | f61b44657d2e300915ee5c09e1db36e90a06d775 (diff) | |
Introducing preview pane and conditional skin tags
git-svn-id: https://svn.roundcube.net/trunk@388 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de_DE')
| -rw-r--r-- | roundcubemail/program/localization/de_DE/messages.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/de_DE/messages.inc b/roundcubemail/program/localization/de_DE/messages.inc index 8a178edba..34c6ef784 100644 --- a/roundcubemail/program/localization/de_DE/messages.inc +++ b/roundcubemail/program/localization/de_DE/messages.inc @@ -106,4 +106,6 @@ $messages['nospellerrors'] = 'Keine Rechtschreibfehler gefunden'; $messages['folderdeleted'] = 'Ordner erfolgreich gelöscht'; +$messages['messageopenerror'] = 'Die Nachricht konnte nicht vom Server geladen werden'; + ?>
\ No newline at end of file |
