Last change
on this file since 8115 was
8115,
checked in by ddtddt, 14 years ago
|
[extensions] - PersoAbout - Firs release
|
-
Property svn:eol-style set to
LF
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
512 bytes
|
Line | |
---|
1 | <?php |
---|
2 | $lang['ppa_h2'] = 'Personal About'; |
---|
3 | |
---|
4 | //Tab gest |
---|
5 | $lang['ppa_tab_gest'] = 'Gestion'; |
---|
6 | $lang['ppa_perso'] = 'Personal About'; |
---|
7 | |
---|
8 | //Tab help |
---|
9 | $lang['ppa_tab_help'] = 'Help'; |
---|
10 | $lang['ppa_css'] = 'Customizing the presentation block'; |
---|
11 | $lang['ppa_css_help'] = 'Your personal block is in tag <div id="persoabout">, you can use this ID in your theme or local file to customize your personal block'; |
---|
12 | $lang['ppa_ED'] = 'Plugin "ExtendedDescription"'; |
---|
13 | $lang['ppa_ED_help'] = 'You can use the tags [lang] of this plugin'; |
---|
14 | |
---|
15 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.