diff options
author | rvelices <rv-github@modusoptimus.com> | 2011-01-11 21:15:31 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2011-01-11 21:15:31 +0000 |
commit | 116e5d60d4260f7b161e84a0312a63f1afd7abad (patch) | |
tree | 474ea6550994a6cd35f05e4430ec8bc7d8b69a65 /language/en_UK/common.lang.php | |
parent | 4c9c38a9f1894d8466954f8126adc244b0dcb9fa (diff) |
- language remove duplicate keys
- css simpler
git-svn-id: http://piwigo.org/svn/trunk@8613 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_UK/common.lang.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index 17fe237b1..e17640c83 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -192,7 +192,6 @@ $lang['See last users comments'] = "See last users comments"; $lang['customize the appareance of the gallery'] = "customize the look of the gallery"; $lang['search'] = "search"; $lang['Home'] = "Home"; -$lang['Identification'] = "Identification"; $lang['in this album'] = "in this album"; $lang['in %d sub-album'] = "in %d sub-album"; $lang['in %d sub-albums'] = "in %d sub-albums"; @@ -307,7 +306,6 @@ $lang['You must choose a picture fileformat for the image'] = "You must choose a $lang['Name of the picture'] = "Picture name"; $lang['Upload a picture'] = "Upload a picture"; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = "Picture uploaded with success, an administrator will validate it as soon as possible"; -$lang['Upload a picture'] = "Upload a picture"; $lang['useful when password forgotten'] = "useful in case password is forgotten"; $lang['Quick search'] = "Quick search"; $lang['Connected user: %s'] = "Connected user: %s"; |