summaryrefslogtreecommitdiff
path: root/lib/plugins/config/lang/en
diff options
context:
space:
mode:
authorAdrian Lang <lang@cosmocode.de>2010-01-27 14:49:39 +0100
committerAdrian Lang <lang@cosmocode.de>2010-01-27 14:49:39 +0100
commitf3718805c9a748b2e6e5c7010f77a4d01859934c (patch)
tree69738ece01acc8f88cb8c9c80b9c944b80d31063 /lib/plugins/config/lang/en
parentefb07c4e8b07eb4c07287d1bd6c0297ced02e3c8 (diff)
downloadrpg-f3718805c9a748b2e6e5c7010f77a4d01859934c.tar.gz
rpg-f3718805c9a748b2e6e5c7010f77a4d01859934c.tar.bz2
Update translations for subscription
Diffstat (limited to 'lib/plugins/config/lang/en')
-rw-r--r--lib/plugins/config/lang/en/lang.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/plugins/config/lang/en/lang.php b/lib/plugins/config/lang/en/lang.php
index 45b653680..cad1a0aad 100644
--- a/lib/plugins/config/lang/en/lang.php
+++ b/lib/plugins/config/lang/en/lang.php
@@ -101,7 +101,6 @@ $lang['profileconfirm'] = 'Confirm profile changes with password';
$lang['disableactions'] = 'Disable DokuWiki actions';
$lang['disableactions_check'] = 'Check';
$lang['disableactions_subscription'] = 'Subscribe/Unsubscribe';
-$lang['disableactions_nssubscription'] = 'Namespace Subscribe /Unsubscribe';
$lang['disableactions_wikicode'] = 'View source/Export Raw';
$lang['disableactions_other'] = 'Other actions (comma separated)';
$lang['sneaky_index'] = 'By default, DokuWiki will show all namespaces in the index view. Enabling this option will hide those where the user doesn\'t have read permissions. This might result in hiding of accessable subnamespaces. This may make the index unusable with certain ACL setups.';