This commit is contained in:
Tobias Diekershoff 2011-02-04 21:56:43 +01:00
parent 1eef647edb
commit acd5f49d43
1 changed files with 2 additions and 2 deletions

View File

@ -227,8 +227,8 @@ $a->strings['Please contact the sender by replying to this post if you do not wi
$a->strings['posted an update.'] = 'posted an update.';
$a->strings['photo'] = 'Foto';
$a->strings['status'] = 'Status';
$a->strings['likes'] = 'mag es';
$a->strings['doesn\'t like'] = 'mag es nicht';
$a->strings['likes'] = 'mag das';
$a->strings['doesn\'t like'] = 'mag das nicht';
$a->strings['\'s'] = '\'s';
$a->strings['Remote privacy information not available.'] = 'Entfernte Privatsphäreneinstellungen nicht verfügbar.';
$a->strings['Visible to:'] = 'Sichtbar für:';