aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/admin_advices/adv_set.php
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2010-02-08 11:51:56 +0000
committervdigital <vdigital@piwigo.org>2010-02-08 11:51:56 +0000
commit85c73d079452bc0c20fe663c1428ec7d7d737523 (patch)
treefd925a913e5c8b392bdc08880434c6f8f8be48b5 /plugins/admin_advices/adv_set.php
parente1de0d6fafb4e22e90f9277b9f60baa8943e1228 (diff)
merge r4851 from branch 2.0 to trunk
"s" removed in name, comments and translation Not done on keys, and directory git-svn-id: http://piwigo.org/svn/trunk@4852 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/admin_advices/adv_set.php')
-rw-r--r--plugins/admin_advices/adv_set.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/admin_advices/adv_set.php b/plugins/admin_advices/adv_set.php
index 8d9532d3b..881f75e4d 100644
--- a/plugins/admin_advices/adv_set.php
+++ b/plugins/admin_advices/adv_set.php
@@ -23,7 +23,7 @@
//
-// A new advices needs:
+// New advice needs:
// $lang['Adv_case'][xx] = 'Text' ==> in all plugin.lang
// $adv['c'][xx] = Condition (default true)
// $adv['v'][xx] = Value (if there is one (facultative))