aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot <root@diekershoff.homeunix.net>2011-01-21 12:20:22 +0100
committerroot <root@diekershoff.homeunix.net>2011-01-21 12:20:22 +0100
commitfdddf93ccc78c7f291be54f04b511983ec6fe030 (patch)
tree97eea7e041bc7316c3de54fb51ae614e4c6983a4
parent251727021bfa360886b2e18b09f6d1381686c8e8 (diff)
parenta2723f82068e8091badf5a9e6948119e13d26164 (diff)
downloadvolse-hubzilla-fdddf93ccc78c7f291be54f04b511983ec6fe030.tar.gz
volse-hubzilla-fdddf93ccc78c7f291be54f04b511983ec6fe030.tar.bz2
volse-hubzilla-fdddf93ccc78c7f291be54f04b511983ec6fe030.zip
Merge branch 'master' of git://github.com/tobiasd/friendika
-rw-r--r--view/de/strings.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/de/strings.php b/view/de/strings.php
index b6b2509b5..695e0ecb4 100644
--- a/view/de/strings.php
+++ b/view/de/strings.php
@@ -17,12 +17,12 @@ $a->strings['next'] = 'nächste';
$a->strings[' likes this.'] = ' mag dies.';
$a->strings[' doesn\'t like this.'] = ' mag dies nicht.';
$a->strings['people'] = 'Leute';
-$a->strings['like this.'] = 'mag dies.';
+$a->strings['like this.'] = 'mögen dies.';
$a->strings['don\'t like this.'] = 'mag dies nicht.';
$a->strings['and'] = 'und';
$a->strings[', and '] = ' und ';
$a->strings[' other people'] = ' andere Leute';
-$a->strings[' like this.'] = ' mag dies..';
+$a->strings[' like this.'] = ' mag dies.';
$a->strings[' don\'t like this.'] = ' mag dies nicht.';
$a->strings['No contacts'] = 'Keine Kontakte';
$a->strings['Contacts'] = 'Kontakte';