]> git.mxchange.org Git - friendica.git/commitdiff
minor thing with the strings
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 21 Jan 2011 11:19:57 +0000 (12:19 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 21 Jan 2011 11:19:57 +0000 (12:19 +0100)
view/de/strings.php

index b6b2509b5cb8115b97bc7491cc738c61a78d820a..695e0ecb4c01b85e5800535b37088601f5afa08a 100644 (file)
@@ -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';