diff options
author | vdigital <vdigital@piwigo.org> | 2007-05-13 13:30:49 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2007-05-13 13:30:49 +0000 |
commit | 8a66364ac6c8b48a55067f632b02feee25c57b84 (patch) | |
tree | f5c4996ae7c04b7dfadfee662c35b0879531b3e1 /language/en_UK.iso-8859-1/common.lang.php | |
parent | 21a95d9f404e8964f7fc608d30db1b7ed97c0133 (diff) |
Change Language marker: From 1.8 (and following) all language updates are grouped below a comment line.
Developers are invited to respect this new rule to minimize translators efforts.
git-svn-id: http://piwigo.org/svn/trunk@2008 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_UK.iso-8859-1/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php index 4f3c0f93d..1fbee9c7b 100644 --- a/language/en_UK.iso-8859-1/common.lang.php +++ b/language/en_UK.iso-8859-1/common.lang.php @@ -633,4 +633,5 @@ $lang['Creation date: %s'] = 'Creation date: %s'; $lang['Waiting page: %s'] = 'Waiting page: %s'; $lang['Picture uploaded by %s'] = 'Picture uploaded by %s'; $lang['Administrator, webmaster and special user cannot use this method'] = 'Administrator, webmaster and special user cannot use this method'; +// --------- Starting below: New or revised $lang ---- from Butterfly (1.8) ?> |