Ignore:
Timestamp:
Sep 19, 2010, 9:50:02 PM (14 years ago)
Author:
rvelices
Message:

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

File:
1 edited

Legend:

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

    r6951 r6969  
    6060$lang['Add'] = "Add";
    6161$lang['Allow user registration'] = "Allow user registration";
    62 $lang['Apply to subcategories'] = "Apply to subcategories";
     62$lang['Apply to sub-albums'] = "Apply to sub-albums";
    6363$lang['Associated'] = "Associated";
    6464$lang['Association to categories'] = "Association to categories";
     
    6767$lang['Caddie'] = "Caddie";
    6868$lang['Categories authorized thanks to group associations'] = "Categories authorized thanks to group associations";
    69 $lang['Categories manual order was saved'] = "Categories manual order has been saved";
     69$lang['Album manual order was saved'] = "Categories manual order has been saved";
    7070$lang['Category elements associated to the following categories: %s'] = "Category elements associated to the following categories: %s";
    7171$lang['Check for upgrade failed for unknown reasons.'] = "Check for upgrade failed for unknown reasons.";
     
    108108$lang['Link all category elements to a new category'] = "Link all category elements to a new category";
    109109$lang['Link all category elements to some existing categories'] = "Link all category elements to existing categories";
    110 $lang['Linked categories'] = "Linked categories";
     110$lang['Linked albums'] = "Linked albums";
    111111$lang['Lock gallery'] = "Lock gallery";
    112112$lang['Maintenance'] = "Maintenance";
     
    117117$lang['Members'] = "Members";
    118118$lang['Metadata synchronized from file'] = "Metadata synchronized from file";
    119 $lang['Move categories'] = "Move categories";
     119$lang['Move albums'] = "Move albums";
    120120$lang['Move'] = "Move";
    121121$lang['Name'] = "Name";
    122122$lang['New name'] = "New name";
    123 $lang['New parent category'] = "New parent category";
     123$lang['New parent album'] = "New parent album";
    124124$lang['New tag'] = "New tag";
    125125$lang['Number of comments per page'] = "Number of comments per page";
     
    131131$lang['Other private categories'] = "Other private categories";
    132132$lang['Page banner'] = "Page banner";
    133 $lang['Parent category'] = "Parent category";
     133$lang['Parent album'] = "Parent album";
    134134$lang['Path'] = "Path";
    135135$lang['Permalink'] = "Permalink";
     
    166166$lang['Status'] = "Status";
    167167$lang['Statistics'] = "Statistics";
    168 $lang['Storage category'] = "Storage category";
     168$lang['Storage album'] = "Storage album";
    169169$lang['Sum of rates'] = "Sum of rates";
    170170$lang['Tag "%s" already exists'] = "Tag \"%s\" already exists";
     
    184184$lang['Virtual categories movement'] = "Virtual categories movement";
    185185$lang['Virtual categories to move'] = "Virtual categories to move";
    186 $lang['Virtual category name'] = "Virtual category name";
     186$lang['Virtual album name'] = "Virtual album name";
    187187$lang['Webmaster cannot be deleted'] = "Webmaster cannot be deleted";
    188188$lang['You are running on development sources, no check possible.'] = "You are running on development sources, no check possible.";
     
    195195$lang['associate to group'] = "associate to group";
    196196$lang['Authorized'] = "Authorized";
    197 $lang['Add a virtual category'] = "Add a virtual category";
     197$lang['Add a virtual album'] = "Add a virtual album";
    198198$lang['Authorize users to add comments on selected categories'] = "Authorize users to add comments on selected categories";
    199199$lang['The name of a category should not be empty'] = "The name of a category cannot not be empty";
    200 $lang['Lock categories'] = "Lock categories";
    201 $lang['Private category'] = "Private category";
    202 $lang['Public category'] = "Public category";
     200$lang['Lock albums'] = "Lock albums";
     201$lang['Private'] = "Private";
     202$lang['Public'] = "Public";
    203203$lang['Find a new representant by random'] = "Find a new random representant";
    204204$lang['Public / Private'] = "Public / Private";
    205205$lang['Manage authorizations for selected categories'] = "Manage authorizations for selected categories";
    206206$lang['Select uploadable categories'] = "Select uploadable categories";
    207 $lang['Virtual category added'] = "Virtual category added";
    208 $lang['Virtual category deleted'] = "Virtual category deleted";
     207$lang['Virtual album added'] = "Virtual album added";
     208$lang['Virtual album deleted'] = "Virtual album deleted";
    209209$lang['Category'] = "Category";
    210210$lang['Access type'] = "Access type";
     
    766766$lang['Error on file "%s" : %s'] = 'Error on file "%s" : %s';
    767767$lang['Menu Management'] = 'Menus';
    768 $lang['apply to sub-categories'] = 'apply to sub-categories';
    769768$lang['automatic order'] = 'automatic order';
    770769$lang['manual order'] = 'manual order';
Note: See TracChangeset for help on using the changeset viewer.