From 47ce1a8f4695201314bb3377730d6574c96aff4d Mon Sep 17 00:00:00 2001 From: Simon DELAGE Date: Sat, 30 Aug 2014 17:48:04 +0200 Subject: [PATCH] Clarified more ;) --- lang/en/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/settings.php b/lang/en/settings.php index f1a6cf4..2a7b47c 100644 --- a/lang/en/settings.php +++ b/lang/en/settings.php @@ -6,7 +6,7 @@ */ $lang['use_name_string'] = 'Use user\'s full name instead of login for his namespace.'; -$lang['use_start_page'] = 'Use the wiki\'s start page string instead of the user\'s namespace name set above for the home page of his namespace (This option is kept for backward compatibiliyt but should be left enabled).'; +$lang['use_start_page'] = 'Use the wiki\'s start page string instead of the user\'s namespace name set above for the start page of his namespace.'; $lang['set_permissions'] = 'Automatically configure acl for user\'s namespace.'; $lang['set_permissions_others'] = 'If set permission is enabled, what permission for other people (both @ALL and @user groups)?'; $lang['set_permissions_others_o_0'] = 'None';