Changeset 107757 in spip-zone
- Timestamp:
- Nov 27, 2017, 4:35:50 AM (3 years ago)
- Location:
- _plugins_/court-circuit/trunk/lang
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/court-circuit/trunk/lang/courtcircuit.xml
r105666 r107757 1 1 <traduction module="courtcircuit" gestionnaire="salvatore" url="https://trad.spip.net" source="svn://zone.spip.org/spip-zone/_plugins_/court-circuit/trunk/lang/" reference="fr"> 2 <langue code="en" url="https://trad.spip.net/tradlang_module/courtcircuit?lang_cible=en" total="27" traduits="2 5" relire="0" modifs="0" nouveaux="2" pourcent="92.59">2 <langue code="en" url="https://trad.spip.net/tradlang_module/courtcircuit?lang_cible=en" total="27" traduits="27" relire="0" modifs="0" nouveaux="0" pourcent="100.00"> 3 3 <traducteur nom="Hanjo" lien="https://trad.spip.net/auteur/hanjo" /> 4 <traducteur nom="jack31" lien="https://trad.spip.net/auteur/jack31" /> 4 5 <traducteur nom="kent1" lien="https://trad.spip.net/auteur/kent1" /> 5 6 </langue> -
_plugins_/court-circuit/trunk/lang/courtcircuit_en.php
r102015 r107757 18 18 19 19 // E 20 'explication_compositions_exclure' => 'List of compositions to ignore in redirection processing (separated by commas).', 20 21 'explication_liens_rubriques' => 'Change the URL of redirected sections directly into the skeletons?', 21 22 'explication_regles' => 'The different rules below are tested in that order. If no rule defines a redirection, then the section will be displayed normally.', … … 33 34 'label_article_accueil' => 'Home article of the section', 34 35 'label_composition_rubrique' => 'Section with composition', 36 'label_compositions_exclure' => 'Compositions to exclude', 35 37 'label_exceptions' => 'Exceptions', 36 38 'label_liens' => 'URL of sections',
Note: See TracChangeset
for help on using the changeset viewer.