Ignore:
Timestamp:
May 14, 2012, 6:42:14 PM (12 years ago)
Author:
ddtddt
Message:

[extensions] - PersoFooter - clean code

File:
1 edited

Legend:

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

    r11242 r14972  
    55//Tab gest
    66$lang['pft_tab_gest'] = 'Management';
    7 $lang['pft_perso'] = 'footer perso';
     7$lang['pft_perso'] = 'footer personnel';
    88
    99//Tab help
    1010$lang['pft_tab_help'] = 'Help';
    1111$lang['pft_css'] = 'Customizing footer';
    12 $lang['pft_css_help'] = 'Your personal block is in tag < span id="persofooter" >, you can use this ID in your theme or local file to customize your personal block';
     12$lang['pft_css_help'] = 'Your personnel block is in tag < span id="persofooter" >, you can use this ID in your theme or local file to customize this block';
    1313$lang['pft_ED'] = 'Plugin "ExtendedDescription"';
    1414$lang['pft_ED_help'] = 'You can use the tags [lang] of this plugin';
    1515
    16 
    1716?>
Note: See TracChangeset for help on using the changeset viewer.