summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/de_CH/labels.inc
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-11-18 19:38:11 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-11-18 19:38:11 +0000
commit319137ca9898ca8103edff6923e10ee89267545d (patch)
tree0354e5fc5fa9ad28b2d5e20e1532c8640e9a1b7b /roundcubemail/program/localization/de_CH/labels.inc
parentee1efc883c8df1e1dd25d717bc5b18b47a0a3537 (diff)
- de_* localization fixes (#1486298)
git-svn-id: https://svn.roundcube.net/trunk@3116 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de_CH/labels.inc')
-rw-r--r--roundcubemail/program/localization/de_CH/labels.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/de_CH/labels.inc b/roundcubemail/program/localization/de_CH/labels.inc
index ae41536d4..cca06faa8 100644
--- a/roundcubemail/program/localization/de_CH/labels.inc
+++ b/roundcubemail/program/localization/de_CH/labels.inc
@@ -32,7 +32,7 @@ $labels['inbox'] = 'Posteingang';
$labels['drafts'] = 'Entwürfe';
$labels['sent'] = 'Gesendet';
$labels['trash'] = 'Gelöscht';
-$labels['junk'] = 'Junk';
+$labels['junk'] = 'Spam';
$labels['subject'] = 'Betreff';
$labels['from'] = 'Absender';
$labels['to'] = 'Empfänger';