diff options
author | Max Kostikov <max@kostikov.co> | 2019-07-01 23:40:14 +0200 |
---|---|---|
committer | Max Kostikov <max@kostikov.co> | 2019-07-01 23:40:14 +0200 |
commit | 37ebcd3b4f4033682734aa714a9f97cccef007a4 (patch) | |
tree | 7784027c6d3d88c791d486530504bbfd23b9c0cc /view | |
parent | b1b415ec5b46f56a335a31527c9f987854be7282 (diff) | |
download | volse-hubzilla-37ebcd3b4f4033682734aa714a9f97cccef007a4.tar.gz volse-hubzilla-37ebcd3b4f4033682734aa714a9f97cccef007a4.tar.bz2 volse-hubzilla-37ebcd3b4f4033682734aa714a9f97cccef007a4.zip |
Update hstrings.php
Diffstat (limited to 'view')
-rw-r--r-- | view/de-de/hstrings.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/de-de/hstrings.php b/view/de-de/hstrings.php index 21aa4e373..5e16040e2 100644 --- a/view/de-de/hstrings.php +++ b/view/de-de/hstrings.php @@ -2659,7 +2659,7 @@ App::$strings["To stop receiving these messages, please adjust your Notification App::$strings["To stop receiving these messages, please adjust your %s."] = "Um diese Nachrichten nicht mehr zu erhalten, passe bitte Deine %s an."; App::$strings["%s <!item_type!>"] = "%s <!item_type!>"; App::$strings["[\$Projectname:Notify] New mail received at %s"] = "[\$Projectname:Benachrichtigung] Neue Mail empfangen auf %s"; -App::$strings["%1\$s sent you a new private message at %2\$s."] = "%1\$shat dir auf %2\$seine private Nachricht geschickt."; +App::$strings["%1\$s sent you a new private message at %2\$s."] = "%1\$shat dir auf %2\$s eine private Nachricht geschickt."; App::$strings["%1\$s sent you %2\$s."] = "%1\$s hat Dir %2\$s geschickt."; App::$strings["a private message"] = "eine private Nachricht"; App::$strings["Please visit %s to view and/or reply to your private messages."] = "Bitte besuche %s, um die private Nachricht anzusehen und/oder darauf zu antworten."; |