diff options
Diffstat (limited to 'language/en_UK/common.lang.php')
-rw-r--r-- | language/en_UK/common.lang.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index 998d5b4d5..b89fb3e24 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -235,7 +235,6 @@ $lang['Unknown identifier'] = "Unknown identifier"; $lang['New password'] = "New password"; $lang['Rate this picture'] = "Rate this picture"; $lang['Next'] = "Next"; -$lang['Home'] = "Home"; $lang['no rate'] = "no rate"; $lang['Elements posted within the last %d day.'] = "Elements posted within the last %d day only."; $lang['Elements posted within the last %d days.'] = "Elements posted within the last %d days only."; @@ -278,7 +277,6 @@ $lang['Empty query. No criteria has been entered.'] = "Empty query. No criteria $lang['Search Options'] = "Search options"; $lang['Search results'] = "Search results"; $lang['Search in subcategories'] = "Search in subcategories"; -$lang['Search'] = "Search"; $lang['searched words : %s'] = "searched words : %s"; $lang['Contact'] = "Contact"; $lang['set as category representative'] = "set as category representative"; @@ -303,7 +301,6 @@ $lang['the picture must be to the fileformat jpg, gif or png'] = "the picture fi $lang['the height of the picture must not exceed :'] = "the picture height must not exceed :"; $lang['Optional, but recommended : choose a thumbnail to associate to'] = "Optional, but recommended : choose a thumbnail to associate to"; $lang['the width of the picture must not exceed :'] = "the width of the picture must not exceed :"; -$lang['Author'] = "Author"; $lang['can\'t upload the picture on the server'] = "the picture cannot be uploaded onto the server"; $lang['the username must be given'] = "the username is required"; $lang['A picture\'s name already used'] = "this picture name is already used"; |