diff options
Diffstat (limited to '')
-rw-r--r-- | language/en_UK/common.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index df40015c3..5defd086e 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -257,7 +257,7 @@ $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "ma $lang['please enter your password again'] = "please enter your password again"; $lang['Auto login'] = "Auto login"; $lang['remove this tag from the list'] = "remove this tag from the list"; -$lang['representative'] = "representative"; +$lang['representative'] = 'album thumbnail'; $lang['Search for Author'] = "Search for an author"; $lang['Search in albums'] = "Search in albums"; $lang['Search by Date'] = "Search by date"; @@ -273,7 +273,7 @@ $lang['Search results'] = "Search results"; $lang['Search in sub-albums'] = "Search in sub-albums"; $lang['searched words : %s'] = "searched words : %s"; $lang['Contact'] = "Contact"; -$lang['set as album representative'] = "set as album representative"; +$lang['set as album representative'] = "set as album thumbnail"; $lang['Show number of comments'] = "Show number of comments"; $lang['Show number of hits'] = "Show number of hits"; $lang['slideshow'] = "slideshow"; |