summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/de_CH
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-07-25 22:11:50 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-07-25 22:11:50 +0000
commit2e6a221c88d8b54fcefc0273e59c52bd484c962e (patch)
tree26059770a357d4003c45c58bce9aa9d7a8ad9745 /roundcubemail/program/localization/de_CH
parent8caf79e1b0db4ea1a46aa14034901f571d30f742 (diff)
Several bugfixes and improvements. See CHANGELOG for details
git-svn-id: https://svn.roundcube.net/trunk@282 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de_CH')
-rw-r--r--roundcubemail/program/localization/de_CH/labels.inc2
-rw-r--r--roundcubemail/program/localization/de_CH/messages.inc2
2 files changed, 3 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/de_CH/labels.inc b/roundcubemail/program/localization/de_CH/labels.inc
index 2b73ed0b5..d4a467d99 100644
--- a/roundcubemail/program/localization/de_CH/labels.inc
+++ b/roundcubemail/program/localization/de_CH/labels.inc
@@ -206,6 +206,8 @@ $labels['foldername'] = 'Ordnername';
$labels['subscribed'] = 'Abonniert';
$labels['create'] = 'Erstellen';
$labels['createfolder'] = 'Neuen Ordner erstellen';
+$labels['rename'] = 'Umbenennen';
+$labels['renamefolder'] = 'Ordner umbenennen';
$labels['deletefolder'] = 'Ordner löschen';
$labels['managefolders'] = 'Ordner verwalten';
diff --git a/roundcubemail/program/localization/de_CH/messages.inc b/roundcubemail/program/localization/de_CH/messages.inc
index 0484b5ded..d3314a9d6 100644
--- a/roundcubemail/program/localization/de_CH/messages.inc
+++ b/roundcubemail/program/localization/de_CH/messages.inc
@@ -34,7 +34,7 @@ $messages['mailboxempty'] = 'Ordner ist leer';
$messages['loading'] = $messages['loadingdata'] = 'Daten werden geladen...';
-$messages['checkingmail'] = 'Überprüfung auf neue Anzeigen...';
+$messages['checkingmail'] = 'Überprüfung auf neue Nachrichten...';
$messages['sendingmessage'] = 'Nachricht wird gesendet...';