Ignore:
Timestamp:
Jan 12, 2011, 10:03:00 PM (13 years ago)
Author:
rvelices
Message:

lang remove 'Mail address' - use existing 'Email address'
lang remove unused 'return to homepage'
lang change key 'a user use already this mail address' to 'this email address is already in use'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK/common.lang.php

    r8613 r8635  
    8484$lang['Keyword'] = "Keyword";
    8585$lang['Links'] = "Links";
    86 $lang['Mail address'] = "Mail address";
    8786$lang['N/A'] = "N/A";
    8887$lang['New on %s'] = "New on %s";
     
    262261$lang['remove this tag from the list'] = "remove this tag from the list";
    263262$lang['representative'] = "representative";
    264 $lang['return to homepage'] = "return to home page";
    265263$lang['Search for Author'] = "Search for an author";
    266264$lang['Search in albums'] = "Search in albums";
     
    326324$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = "Bad status for user \"guest\", default status will be used. Please notify the webmaster.";
    327325$lang['Administrator, webmaster and special user cannot use this method'] = "Administrator, webmaster and special user cannot use this method";
    328 $lang['a user use already this mail address'] = "another user already use this mail address";
     326$lang['this email address is already in use'] = "this email address is already in use";
    329327$lang['Album results for'] = "Album results for";
    330328$lang['Tag results for'] = "Tag results for";
Note: See TracChangeset for help on using the changeset viewer.