diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-07-30 19:38:06 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-07-30 19:38:06 +0000 |
| commit | 2f964cc5042edc4aadd3f98678475bf795da2a09 (patch) | |
| tree | cc6638732636fd183e535f9dbc4ace192bf5f814 /roundcubemail/program/localization/de_CH | |
| parent | fc06ae2ca0c2e07d14aaabd0404536d16a8a25dc (diff) | |
Fixed folder renaming; added confirmation after deleting a folder
git-svn-id: https://svn.roundcube.net/trunk@285 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de_CH')
| -rw-r--r-- | roundcubemail/program/localization/de_CH/messages.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/de_CH/messages.inc b/roundcubemail/program/localization/de_CH/messages.inc index d3314a9d6..f1c7e5be3 100644 --- a/roundcubemail/program/localization/de_CH/messages.inc +++ b/roundcubemail/program/localization/de_CH/messages.inc @@ -102,5 +102,7 @@ $messages['checking'] = 'Prüfe...'; $messages['nospellerrors'] = 'Keine Rechtschreibfehler gefunden'; +$messages['folderdeleted'] = 'Ordner erfolgreich gelöscht'; + ?>
\ No newline at end of file |
