From 26b86af8268dbbf1ef22f149e8b2ae15dac02ac0 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Wed, 11 Sep 2013 18:10:24 +0000 Subject: [PATCH] Update the wording again. --- core/menu/app_languages.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/menu/app_languages.php b/core/menu/app_languages.php index 0a42fb4e67..08797b75f3 100644 --- a/core/menu/app_languages.php +++ b/core/menu/app_languages.php @@ -126,7 +126,7 @@ $text['label-protected']['en-us'] = 'Protected'; $text['label-protected']['pt-pt'] = ''; - $text['description-protected']['en-us'] = "Enable this feature to protect this menu item from being removed by '".$text['button-restore_default']['en-us']."'."; + $text['description-protected']['en-us'] = "Enable this to protect the menu item from being removed by '".$text['button-restore_default']['en-us']."'."; $text['description-protected']['pt-pt'] = ''; $text['label-menu_order']['en-us'] = 'Order';