Ignore:
Timestamp:
Sep 21, 2010, 10:19:41 PM (14 years ago)
Author:
rvelices
Message:

feature 1616: rename "category" into "album" (3rd commit; still to come)

File:
1 edited

Legend:

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

    r6969 r6988  
    6767$lang['Caddie'] = "Caddie";
    6868$lang['Categories authorized thanks to group associations'] = "Categories authorized thanks to group associations";
    69 $lang['Album manual order was saved'] = "Categories manual order has been saved";
    70 $lang['Category elements associated to the following categories: %s'] = "Category elements associated to the following categories: %s";
     69$lang['Album manual order was saved'] = "Album manual order was saved";
     70$lang['Album elements associated to the following albums: %s'] = "Album elements associated to the following albums: %s";
    7171$lang['Check for upgrade failed for unknown reasons.'] = "Check for upgrade failed for unknown reasons.";
    7272$lang['Check for upgrade'] = "Check for upgrade";
     
    106106$lang['Informations'] = "Informations";
    107107$lang['Install'] = "Install";
    108 $lang['Link all category elements to a new category'] = "Link all category elements to a new category";
    109 $lang['Link all category elements to some existing categories'] = "Link all category elements to existing categories";
     108$lang['Link all album elements to a new album'] = "Link all album elements to a new album";
     109$lang['Link all album elements to some existing albums'] = "Link all album elements to some existing albums";
    110110$lang['Linked albums'] = "Linked albums";
    111111$lang['Lock gallery'] = "Lock gallery";
    112112$lang['Maintenance'] = "Maintenance";
    113 $lang['Manage permissions for a category'] = "Manage permissions for a category";
     113$lang['Edit album permissions'] = "Edit album permissions";
    114114$lang['Manage permissions for group "%s"'] = "Manage permissions for the group \"%s\"";
    115115$lang['Manage permissions for user "%s"'] = "Manage permissions for the user \"%s\"";
     
    159159$lang['Save order'] = "Save order";
    160160$lang['Save to permalink history'] = "Save to permalinks history";
    161 $lang['Select at least one category'] = "Select at least one category";
     161$lang['Select at least one album'] = "Select at least one album";
    162162$lang['Select at least one picture'] = "Select at least one picture";
    163163$lang['Select at least one user'] = "Select at least one user";
     
    182182$lang['Validation'] = "Validation";
    183183$lang['Version'] = "Version";
    184 $lang['Virtual categories movement'] = "Virtual categories movement";
    185 $lang['Virtual categories to move'] = "Virtual categories to move";
     184$lang['Virtual albums to move'] = "Virtual albums to move";
    186185$lang['Virtual album name'] = "Virtual album name";
    187186$lang['Webmaster cannot be deleted'] = "Webmaster cannot be deleted";
    188187$lang['You are running on development sources, no check possible.'] = "You are running on development sources, no check possible.";
    189188$lang['You cannot delete your account'] = "You cannot delete your account";
    190 $lang['You cannot move a category in its own sub category'] = "You cannot move a category into its own sub category";
     189$lang['You cannot move a album in its own sub album'] = "You cannot move a category into its own sub category";
    191190$lang['You need to confirm deletion'] = "You must confirm deletion";
    192191$lang['add tags'] = "add tags";
    193192$lang['Adviser'] = "Adviser";
    194 $lang['associate to category'] = "associate to category";
     193$lang['Associate to album'] = "Associate to album";
    195194$lang['associate to group'] = "associate to group";
    196195$lang['Authorized'] = "Authorized";
    197196$lang['Add a virtual album'] = "Add a virtual album";
    198197$lang['Authorize users to add comments on selected categories'] = "Authorize users to add comments on selected categories";
    199 $lang['The name of a category should not be empty'] = "The name of a category cannot not be empty";
     198$lang['The name of an album must not be empty'] = "The name of an album must not be empty";
    200199$lang['Lock albums'] = "Lock albums";
    201200$lang['Private'] = "Private";
     
    219218$lang['confirm'] = "confirm";
    220219$lang['Date'] = "Date";
    221 $lang['delete category'] = "delete category";
    222 $lang['dissociate from category'] = "dissociate from category";
     220$lang['delete album'] = "delete album";
     221$lang['Dissociate from album'] = "Dissociate from album";
    223222$lang['dissociate from group'] = "dissociate from group";
    224 $lang['edit category permissions'] = "edit category permissions";
    225 $lang['Category informations updated successfully.'] = "Category informations updated successfully.";
     223$lang['edit album permissions'] = "edit album permissions";
     224$lang['Album updated successfully'] = "Album updated successfully";
    226225$lang['Authorize upload'] = "Authorize upload";
    227226$lang['elements per page'] = "elements per page";
     
    240239$lang['This name is already used by another group.'] = "This name is already used by another group.";
    241240$lang['High definition'] = "High definition";
    242 $lang['jump to category'] = "jump to category";
     241$lang['jump to album'] = "jump to album";
    243242$lang['jump to image'] = "jump to image";
    244243$lang['leave'] = "leave";
    245244$lang['Lock'] = "Lock";
    246245$lang['Locked'] = "Locked";
    247 $lang['manage category elements'] = "Manage category elements";
    248 $lang['manage sub-categories'] = "Manage sub-categories";
     246$lang['manage album elements'] = "manage album elements";
     247$lang['manage sub-albums'] = "manage sub-albums";
    249248$lang['Manage'] = "Manage";
    250249$lang['maximum height'] = "Maximum height";
     
    394393$lang['Unlocked'] = "Unlocked";
    395394$lang['unset'] = "unset";
    396 $lang['Update categories informations'] = "Update categories information";
     395$lang['Update albums informations'] = "Update categories information";
    397396$lang['Update images informations'] = "Update images information";
    398397$lang['Synchronize'] = "Synchronize";
     
    646645$lang['existing category'] = 'existing category';
    647646$lang['create a new category'] = 'create a new category';
    648 $lang['Category name'] = 'Category name';
     647$lang['Album name'] = 'Album name';
    649648$lang['Category "%s" has been added'] = 'Category "%s" has been added';
    650649$lang['Uploaded Photos'] = 'Uploaded Photos';
Note: See TracChangeset for help on using the changeset viewer.