diff options
author | ddtddt <ddtddt@piwigo.org> | 2010-03-26 08:24:15 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2010-03-26 08:24:15 +0000 |
commit | 6f0017a595a45c94d3db4b9f0e3cd3b24d7976aa (patch) | |
tree | 546e38e07fa2b1da9323b94fc8e892e39e1e5562 /language/en_UK/common.lang.php | |
parent | f62624232cef7525b49d590a57eb463e716e5392 (diff) |
update $lang['Allow user customization'] =
git-svn-id: http://piwigo.org/svn/trunk@5373 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_UK/common.lang.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index 78f5533e9..60959867a 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -386,5 +386,4 @@ $lang['This author modified following comment:'] = 'This author modified followi $lang['This author removed the comment with id %d'] = 'This author removed the comment with id %d'; $lang['delete this comment'] = "delete this comment"; $lang['validate this comment'] = 'validate this comment'; -$lang['Allow user customization'] = "Allow user customization"; -?> +?>
\ No newline at end of file |