Ignore:
Timestamp:
Feb 28, 2011, 8:14:42 AM (13 years ago)
Author:
ddtddt
Message:

[extensions] - meta - update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/meta/language/en_UK/plugin.lang.php

    r7539 r9406  
    11<?php
    22
    3 //onglet gestion
     3//tab gest
    44$lang['meta_onglet_gestion'] = 'Metadata';
    55$lang['meta_desh3'] = 'Add meta to all the pages';
     
    1414$lang['meta_insmeta'] = 'insert the metadata';
    1515
    16 //onglet description categorie
    17 $lang['meta_onglet_categorie'] = 'Categorie\'s Metadata';
    18 $lang['meta_cath3'] = 'Add meta "keywords" and "Description" to categories';
    19 $lang['meta_select3'] = 'Select category';
    20 $lang['meta_selectcat'] = 'Select name of category';
    21 $lang['meta_listcat'] = 'List categories :';
    22 $lang['meta_choixcat'] = 'Edit categorie\'s Metadata';
     16//edit
     17$lang['Metadata - Plugin meta'] = 'Metadata - Plugin meta';
     18$lang['meta_compimg'] = 'Keywords of picture to be completed';
     19$lang['meta_compimgdes'] = 'Image description to replace';
     20$lang['meta_inscat'] = 'Insert Metadata';
     21$lang['meta_compcatdeshelp'] = 'Will replace all description';
    2322$lang['meta_compcat'] = 'Keywords of category to be completed';
    2423$lang['meta_compcatdes'] = 'Category description to replace';
    25 $lang['meta_compcatdeshelp'] = 'Will replace all description';
    26 $lang['meta_catdesact'] = 'For recalls the description of category';
    27 $lang['meta_inscat'] = 'Insert Metadata';
    2824
    29 //onglet image
    30 $lang['meta_onglet_image'] = 'Picture\'s Metadata';
    31 $lang['meta_img'] = 'Add meta "keywords" and "Description" to picture';
    32 $lang['meta_selectimg'] = 'Select name of picture';
    33 $lang['meta_listimg'] = 'List Picture';
    34 $lang['meta_choiximg'] = 'Edit Picture\'s Metadata';
    35 $lang['meta_selecti3'] = 'Select Picture';
    36 $lang['meta_compimg'] = 'Keywords of picture to be completed';
    37 $lang['meta_compimgdes'] = 'Image description to replace';
    38 $lang['meta_catdesimg'] = 'For recalls the description of picture';
    39 
    40 //onglet description
     25//tab description
    4126$lang['meta_onglet_description'] = 'Description Metadata';
    4227$lang['meta_author'] = 'Description meta author';
Note: See TracChangeset for help on using the changeset viewer.