Changeset 48561 in spip-zone
- Timestamp:
- Jun 7, 2011, 10:27:40 PM (10 years ago)
- Location:
- _core_/plugins/mots
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_core_/plugins/mots/base/mots.php
r47352 r48561 69 69 'texte_creer' => 'icone_creer_mot_cle', 70 70 'texte_logo_objet' => 'mots:logo_mot_cle', 71 'texte_creer_associer' => 'mots:creer_et_associer_un_mot', 71 72 'info_aucun_objet'=> 'info_aucun_mot', 72 73 'info_1_objet' => 'info_1_mot', -
_core_/plugins/mots/lang/mots_fr.php
r48386 r48561 14 14 'bouton_checkbox_qui_attribue_mot_cle_redacteurs' => 'les rédacteurs', 15 15 'bouton_checkbox_qui_attribue_mot_cle_visiteurs' => 'les visiteurs du site public lorsqu\'ils postent un message dans un forum.', 16 17 // C 18 'creer_et_associer_un_mot' => 'Créér et associer un mot-clé', 16 19 17 20 // I
Note: See TracChangeset
for help on using the changeset viewer.