diff options
author | plegall <plg@piwigo.org> | 2008-07-24 21:19:59 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2008-07-24 21:19:59 +0000 |
commit | 4469cbdfdeaa658aba93d9970226de2c15d49cfd (patch) | |
tree | 093b6e1046240dc452c1c825ca37a94d37926c5d /language/en_UK.iso-8859-1/install.lang.php | |
parent | d7d454ad9fd33606599cb482d93c2eaba435401d (diff) |
Subversion administration: in language files, now that release 1.7.2 exists,
every language key new or modified will be for next release 1.7.3.
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2460 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK.iso-8859-1/install.lang.php')
-rw-r--r-- | language/en_UK.iso-8859-1/install.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/language/en_UK.iso-8859-1/install.lang.php b/language/en_UK.iso-8859-1/install.lang.php index 880021612..31637808d 100644 --- a/language/en_UK.iso-8859-1/install.lang.php +++ b/language/en_UK.iso-8859-1/install.lang.php @@ -74,4 +74,7 @@ Once this file deleted , follow this instructions : </ul>'; $lang['conf_mail_webmaster'] = 'Webmaster mail adress'; $lang['conf_mail_webmaster_info'] = 'Visitors will be able to contact site administrator with this mail'; -?>
\ No newline at end of file +// --------- Starting below: New or revised $lang ---- from version 1.7.1 +// --------- Starting below: New or revised $lang ---- from version 1.7.2 +// --------- Starting below: New or revised $lang ---- from version 1.7.3 +?> |