[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / tradrub / lang / tradrub_en.php
1 <?php
2
3
4 $GLOBALS[$GLOBALS['idx_lang']] = array(
5
6 'traduction_rubrique' => "Translations of this section",
7 'info_toutes_traductions_rubriques' => "Translations of the section",
8 'langue' => "Language",
9 'label_id_trad' => "Translation",
10 //'explication_id_trad_rubrique' => "D&eacute;finir l'origine de cette traduction",
11 'enregistrement_de_la_traduction_ok' => "The translation link has been saved.",
12 'trad_rubrique_traduction' => "All versions of this section:",
13 'trad_new_rubrique' => "Create a new translation of this section",
14 'trad_delier_rubrique' => "Unlink this section from these translations",
15 'rubrique_de_reference' => "Reference section"
16 );
17
18 ?>