diff options
author | rvelices <rv-github@modusoptimus.com> | 2011-12-02 05:36:46 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2011-12-02 05:36:46 +0000 |
commit | 5a2c6acab52fc8ba5fd6bc4c5ac5f7db4f0cbe90 (patch) | |
tree | 9c241b531b083dfa7dd4632fbf2aa9e4ab9a8be0 /language/en_UK/common.lang.php | |
parent | d1c4204a42fb5496acbac6729aa652b06dc7026e (diff) |
language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)
git-svn-id: http://piwigo.org/svn/trunk@12682 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_UK/common.lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index a6e42cf13..810e9aad1 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -356,7 +356,6 @@ $lang['Week %d'] = "Week %d"; $lang['Welcome to your Piwigo photo gallery!'] = 'Welcome to your Piwigo photo gallery!'; $lang['Welcome'] = 'Welcome'; $lang['wrong date'] = "wrong date"; -$lang['wrong filename'] = "wrong filename"; $lang['Yes'] = "Yes"; $lang['You are not authorized to access the requested page'] = "You are not authorized to access the requested page"; $lang['You will receive a link to create a new password via email.'] = 'You will receive a link to create a new password via email.'; |