Last change
on this file since 10591 was
10591,
checked in by ddtddt, 14 years ago
|
[extensions] - ID_swicht - First release
|
-
Property svn:eol-style set to
LF
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
401 bytes
|
Line | |
---|
1 | <?php |
---|
2 | //ADMIN |
---|
3 | $lang['ids_tab1'] = 'Gestion'; |
---|
4 | $lang['ids_h2'] = 'Gestionnaire d\'inversion de photos'; |
---|
5 | $lang['ids_select'] = 'Sélection des photos'; |
---|
6 | $lang['ids_photo1'] = 'sélectionner la photo 1'; |
---|
7 | $lang['ids_photo2'] = 'sélectionner la photo 2'; |
---|
8 | $lang['ids_action'] = 'Inverser les 2 photos'; |
---|
9 | $lang['ids_select'] = 'Selectionner une photo'; |
---|
10 | $lang['ids_ok'] = 'Inversion effectué avec succès'; |
---|
11 | |
---|
12 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.