diff options
author | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2012-04-17 18:07:20 +0200 |
---|---|---|
committer | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2012-04-17 18:07:20 +0200 |
commit | dbff4252d4ac7ccc1cda6b378a53c6761ea4c49d (patch) | |
tree | 23e17c4ceb420292d2dff3137ad4723f3d94fb4f /view/de | |
parent | 757e3429ac6928c45ffebf0b64288e63efbc6322 (diff) | |
parent | b30c761aae7e01e6fe727232e48b14303484a228 (diff) | |
download | volse-hubzilla-dbff4252d4ac7ccc1cda6b378a53c6761ea4c49d.tar.gz volse-hubzilla-dbff4252d4ac7ccc1cda6b378a53c6761ea4c49d.tar.bz2 volse-hubzilla-dbff4252d4ac7ccc1cda6b378a53c6761ea4c49d.zip |
Merge branch 'master' of https://github.com/friendica/friendica
Diffstat (limited to 'view/de')
-rw-r--r-- | view/de/strings.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/de/strings.php b/view/de/strings.php index 360eb8c40..b0b68fc1e 100644 --- a/view/de/strings.php +++ b/view/de/strings.php @@ -1214,7 +1214,7 @@ $a->strings["Help or @NewHere ?"] = "Hilfe oder @NewHere"; $a->strings["Connect Services"] = "Verbinde Dienste"; $a->strings["PostIt to Friendica"] = "Bei Friendica posten"; $a->strings["Post to Friendica"] = "Wenn du diesen Link"; -$a->strings[" from anywhere by bookmarking this Link."] = "zu deinen Lesezeichen hinzufügst, kannst du von überallher Links bei Friendica veröffentlichen."; +$a->strings[" from anywhere by bookmarking this Link."] = " zu deinen Lesezeichen hinzufügst, kannst du von überallher Links bei Friendica veröffentlichen."; $a->strings["Your posts and conversations"] = "Deine Beiträge und Unterhaltungen"; $a->strings["Your profile page"] = "Deine Profilseite"; $a->strings["Your contacts"] = "Deine Kontakte"; |