summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/de_CH
diff options
context:
space:
mode:
authorroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-04-04 21:46:27 +0000
committerroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-04-04 21:46:27 +0000
commit6d7174ef3a378121e4aba01681dc284092ee0a2d (patch)
treef9038214a9f2a8010e65ba9e96b8085f1f558b2b /roundcubemail/program/localization/de_CH
parentf629d925d20119bd28da2f882423a45eb8a77c23 (diff)
Added labels for nextpage/previouspage
git-svn-id: https://svn.roundcube.net/trunk@186 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de_CH')
-rw-r--r--roundcubemail/program/localization/de_CH/labels.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/de_CH/labels.inc b/roundcubemail/program/localization/de_CH/labels.inc
index 1ea36f0a7..027142098 100644
--- a/roundcubemail/program/localization/de_CH/labels.inc
+++ b/roundcubemail/program/localization/de_CH/labels.inc
@@ -159,6 +159,9 @@ $labels['contactsfromto'] = 'Kontakte $from bis $to von $count';
$labels['print'] = 'Drucken';
$labels['export'] = 'Exportieren';
+$labels['previouspage'] = 'Eine Seite zurück';
+$labels['nextpage'] = 'Nächste Seite';
+
// LDAP search
$labels['ldapsearch'] = 'LDAP Verzeichnis-Suche';