aboutsummaryrefslogtreecommitdiffstats
path: root/view/de/strings.php
diff options
context:
space:
mode:
authorsasiflo <redmatrixdev@sasiflo.de>2014-04-06 00:34:52 +0200
committersasiflo <redmatrixdev@sasiflo.de>2014-04-06 00:34:52 +0200
commit9f54a8f96b7664c82ab9228608970a7ce6bd41a9 (patch)
tree1034e7a1909c76bff280055508638b820242c9e6 /view/de/strings.php
parent8b0721cf3587a48653a126330217fb4bc32c9ffa (diff)
downloadvolse-hubzilla-9f54a8f96b7664c82ab9228608970a7ce6bd41a9.tar.gz
volse-hubzilla-9f54a8f96b7664c82ab9228608970a7ce6bd41a9.tar.bz2
volse-hubzilla-9f54a8f96b7664c82ab9228608970a7ce6bd41a9.zip
Hope I have repaired the channel admin page.
Channel blocking and deleting was copied from user actions. This was not done to an end. Hope what I do is enough to enable channel blocking and deleting the correct way. On deletion all entities that belong to the channel are deleted. But the channel itself is just marked as deleted. Do not really understand why it is done this way.
Diffstat (limited to 'view/de/strings.php')
-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 ee694c324..611eff282 100644
--- a/view/de/strings.php
+++ b/view/de/strings.php
@@ -1485,7 +1485,7 @@ $a->strings["Your old login password"] = "Ihr altes Login Kennwort";
$a->strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "Egal welche Option Du wählst, bitte lege fest, ob dieser Server die neue primäre Adresse dieses Kanals sein soll, oder ob der bisherige Red-Server diese Rolle weiterhin wahrnimmt. Du kannst von beiden Servern aus posten, aber nur einer kann der primäre Ort Deiner Dateien, Fotos und Medien sein.";
$a->strings["Make this hub my primary location"] = "Dieser Red-Server ist mein primärer Server.";
$a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Du hast %1$.0f von maximal %2$.0f erlaubten Kanälen eingerichtet.";
-$a->strings["Create a new channel"] = "Erzeuge neues Kanal";
+$a->strings["Create a new channel"] = "Erzeuge neuen Kanal";
$a->strings["Channel Manager"] = "Kanal-Manager";
$a->strings["Current Channel"] = "Aktueller Kanal";
$a->strings["Attach to one of your channels by selecting it."] = "Wähle einen Deiner Kanäle aus, um ihn zu verwenden.";