[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / tradrub / lang / tradrub_en.php
diff --git a/www/plugins/auto/tradrub/lang/tradrub_en.php b/www/plugins/auto/tradrub/lang/tradrub_en.php
new file mode 100644 (file)
index 0000000..a1fda3a
--- /dev/null
@@ -0,0 +1,18 @@
+<?php
+
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       'traduction_rubrique' => "Translations of this section",
+       'info_toutes_traductions_rubriques' => "Translations of the section",
+       'langue' => "Language",
+       'label_id_trad' => "Translation",
+       //'explication_id_trad_rubrique' => "D&eacute;finir l'origine de cette traduction",
+       'enregistrement_de_la_traduction_ok' => "The translation link has been saved.",
+       'trad_rubrique_traduction' => "All versions of this section:",
+       'trad_new_rubrique' => "Create a new translation of this section",
+       'trad_delier_rubrique' => "Unlink this section from these translations",
+       'rubrique_de_reference' => "Reference section"
+);
+
+?>