DE update to the strings

This commit is contained in:
Tobias Diekershoff 2016-01-21 11:56:19 +01:00
parent 94dc1ef195
commit c012017023
2 changed files with 356 additions and 356 deletions

File diff suppressed because it is too large Load Diff

View File

@ -9,7 +9,7 @@ $a->strings["Network:"] = "Netzwerk";
$a->strings["Forum"] = "Forum";
$a->strings["%d contact edited."] = array(
0 => "%d Kontakt bearbeitet.",
1 => "%d Kontakte bearbeitet",
1 => "%d Kontakte bearbeitet.",
);
$a->strings["Could not access contact record."] = "Konnte nicht auf die Kontaktdaten zugreifen.";
$a->strings["Could not locate selected profile."] = "Konnte das ausgewählte Profil nicht finden.";