aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-02-02 23:55:16 -0800
committerFriendika <info@friendika.com>2011-02-02 23:55:16 -0800
commit01c83f0e93400f7f5ad82b505d65c1b051186519 (patch)
tree9f2bf0e67de5e4fd92bd51589322975e05e72556
parent1558cd8085032c8fd4767390a6602211988d8cf0 (diff)
parent5e73f9da86bf2894d03337b6cadbdce5157ee5e9 (diff)
downloadvolse-hubzilla-01c83f0e93400f7f5ad82b505d65c1b051186519.tar.gz
volse-hubzilla-01c83f0e93400f7f5ad82b505d65c1b051186519.tar.bz2
volse-hubzilla-01c83f0e93400f7f5ad82b505d65c1b051186519.zip
Merge branch 'tobiasd-master'
-rw-r--r--view/de/strings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/de/strings.php b/view/de/strings.php
index 7897dc074..887b43394 100644
--- a/view/de/strings.php
+++ b/view/de/strings.php
@@ -259,7 +259,7 @@ $a->strings['Normal View'] = 'Normale Ansicht';
$a->strings['New Item View'] = 'Neue Einträge';
$a->strings['CC: email addresses'] = 'CC: EMail Addresse';
$a->strings['Example: bob@example.com, mary@example.com'] = 'Z.B.: bob@example.com, mary@example.com';
-$$a->strings['No such group'] = 'Es gibt keine solche Gruppe';
+$a->strings['No such group'] = 'Es gibt keine solche Gruppe';
$a->strings['Group is empty'] = 'Gruppe ist leer';
$a->strings['Group: '] = 'Gruppe: ';
$a->strings['View in context'] = 'Im Zusammenhang betrachten';