From 5f6dc365a8445a48156b45912827eac39fd64fc5 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 16 Mar 2014 21:01:42 -0300 Subject: Squashed 'mod/subgroups/' content from commit 835015b git-subtree-dir: mod/subgroups git-subtree-split: 835015b66b9de6dc6de91ab39f95e1f09b2dbf84 --- languages/en.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100755 languages/en.php (limited to 'languages/en.php') diff --git a/languages/en.php b/languages/en.php new file mode 100755 index 000000000..e08e22e34 --- /dev/null +++ b/languages/en.php @@ -0,0 +1,30 @@ + 'Subgroups', + "subgroups:more" => 'View all subgroups', + "subgroups:owner" => 'Subgroups of %s', + "subgroups:owner:single" => 'Subgroup of %s', + "subgroups:none" => 'This group has no subgroups.', + "subgroups:group" => 'Group subgroups', + "subgroups:in_frontpage" => 'Show subgroups on group page', + "subgroups:add" => 'Manage subgroups', + "subgroups:new" => 'New subgroup', + "subgroups:add_existing" => 'Add existing one', + "subgroups:new:of" => 'New subgroup of «%s»', + "subgroups:add:label" => "Write the group's name", + "subgroups:addurl:label" => "Copy the group URL here", + "subgroups:add:button" => 'Add as subgroup', + "subgroups:dontwork" => "Doesn't it work?", + "subgroups:unlink" => 'Unlink groups', + "add" => "Add", + "subgroups:nopermissons" => 'You have no permissons to modify that subgroups', + "subgroups:add:error" => 'There are an error. Did you write correctly the group\'s name?', +); + +add_translation("en", $english); -- cgit v1.2.3