summaryrefslogtreecommitdiff
path: root/program/localization/de_CH/labels.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-11-21 14:10:29 +0000
committerthomascube <thomas@roundcube.net>2011-11-21 14:10:29 +0000
commitce22f1e0c68d6813177f5e2177371032f9924a50 (patch)
tree9a9831b502fa0683b2c53d2fc4e3458f3248332e /program/localization/de_CH/labels.inc
parentb1867b8f198374d26e1bfdfeaeac16971608b551 (diff)
Show configurable support link in about page; refer on <srcuri> for download link; no link to roundcube.net to avoid tons of support requests
Diffstat (limited to 'program/localization/de_CH/labels.inc')
-rw-r--r--program/localization/de_CH/labels.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/program/localization/de_CH/labels.inc b/program/localization/de_CH/labels.inc
index d5bcf5683..457a76a5f 100644
--- a/program/localization/de_CH/labels.inc
+++ b/program/localization/de_CH/labels.inc
@@ -285,6 +285,7 @@ $labels['importreplace'] = 'Bestehendes Adressbuch komplett ersetzen';
$labels['importtext'] = 'Sie können Kontakte aus einem bestehenden Adressbuch hochladen.<br/>Es können Adressbücher im <a href="http://de.wikipedia.org/wiki/VCard">vCard-Format</a> importiert werden.';
$labels['done'] = 'Fertig';
$labels['settingsfor'] = 'Einstellungen für';
+$labels['about'] = 'Über';
$labels['preferences'] = 'Einstellungen';
$labels['userpreferences'] = 'Benutzereinstellungen';
$labels['editpreferences'] = 'Einstellungen bearbeiten';
@@ -394,6 +395,11 @@ $labels['sortby'] = 'Sortieren nach';
$labels['sortasc'] = 'aufsteigend sortieren';
$labels['sortdesc'] = 'absteigend sortieren';
$labels['undo'] = 'Rückgängig';
+$labels['plugin'] = 'Plugin';
+$labels['version'] = 'Version';
+$labels['source'] = 'Quellcode';
+$labels['license'] = 'Lizenz';
+$labels['support'] = 'Support';
$labels['B'] = 'B';
$labels['KB'] = 'KB';
$labels['MB'] = 'MB';