summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization
diff options
context:
space:
mode:
authorroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2005-10-22 14:17:25 +0000
committerroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2005-10-22 14:17:25 +0000
commit72f37242a073b367c5d5c0934d3253a1c962c504 (patch)
tree1d75d5cbec50d10ad8e308c2b98950e1ffe323ff /roundcubemail/program/localization
parent60a1f79f2cef8367f832abddfd83b447973209e7 (diff)
Patches for 20051021 release
git-svn-id: https://svn.roundcube.net/trunk@55 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization')
-rw-r--r--roundcubemail/program/localization/de/labels.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/de/labels.inc b/roundcubemail/program/localization/de/labels.inc
index a5a0a410a..7464c7657 100644
--- a/roundcubemail/program/localization/de/labels.inc
+++ b/roundcubemail/program/localization/de/labels.inc
@@ -55,7 +55,7 @@ $labels['reply-to'] = $labels['replyto'];
$labels['mailboxlist'] = 'Ordner';
$labels['messagesfromto'] = 'Nachrichten $from bis $to von $count';
-$labels['messagenrof'] = 'Nachrichten $nr von $count';
+$labels['messagenrof'] = 'Nachricht $nr von $count';
$labels['moveto'] = 'Verschieben nach...';
$labels['download'] = 'Download';