diff options
author | marijus <mario@mariovavti.com> | 2014-02-20 08:33:55 +0100 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-02-20 08:33:55 +0100 |
commit | 5939da8b09c31b3065e81e5c6a2edd9e7b65317d (patch) | |
tree | 793e2eb49387c4a371229cc70f18c2c3df95485c /view/de/strings.php | |
parent | 225ad00b0e7456e5816429b828f2df4f4f69eabc (diff) | |
parent | c219451702b2e20c100c8b2a32f4dd1f42e82768 (diff) | |
download | volse-hubzilla-5939da8b09c31b3065e81e5c6a2edd9e7b65317d.tar.gz volse-hubzilla-5939da8b09c31b3065e81e5c6a2edd9e7b65317d.tar.bz2 volse-hubzilla-5939da8b09c31b3065e81e5c6a2edd9e7b65317d.zip |
Merge branch 'master' of https://github.com/friendica/red
Diffstat (limited to 'view/de/strings.php')
-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 ac1abc8f7..4001d78be 100644 --- a/view/de/strings.php +++ b/view/de/strings.php @@ -1410,7 +1410,7 @@ $a->strings["Minimum of 10 seconds, no maximum"] = "Minimum 10 Sekunden, kein Ma $a->strings["Maximum number of conversations to load at any time:"] = "Maximale Anzahl von Unterhaltungen, die auf einmal geladen werden sollen:"; $a->strings["Maximum of 100 items"] = "Maximum: 100 Beiträge"; $a->strings["Don't show emoticons"] = "Emoticons nicht zeigen"; -$a->strings["View remote profiles as webpages"] = ""; +$a->strings["Do not view remote profiles in frames"] = ""; $a->strings["By default open in a sub-window of your own site"] = ""; $a->strings["Nobody except yourself"] = "Niemand außer Dir selbst"; $a->strings["Only those you specifically allow"] = "Nur die, denen Du es explizit erlaubst"; |