]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
defined elgg_dev_tools:settings:explanation
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sat, 14 May 2011 19:50:44 +0000 (19:50 +0000)
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sat, 14 May 2011 19:50:44 +0000 (19:50 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@9079 36083f99-b078-4883-b0ff-0f9b5a30f544

mod/developers/languages/en.php

index a2db69bc423a1fce02d3162702e0a5aa22f514ff..26deb5fcfc04a157c005d5a89050b71a2222858d 100644 (file)
@@ -11,6 +11,7 @@ $english = array(
        'admin:developers:preview' => 'Theming Preview',
 
        // settings
+       'elgg_dev_tools:settings:explanation' => 'Control your development and debugging settings below. Some of these settings are also available on other admin pages.',
        'developers:label:simple_cache' => 'Use simple cache',
        'developers:help:simple_cache' => 'Turn off the file cache when developing. Otherwise, changes to your views (including css) will be ignored.',
        'developers:label:view_path_cache' => 'Use view path cache',