$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';