X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fplugins-dist%2Fplan%2Flang%2Fplan_en.php;fp=www%2Fplugins-dist%2Fplan%2Flang%2Fplan_en.php;h=ca2ba68f68b90ad362955a8117ad819034f665e6;hb=4f443dce95ff6f8221c189880a70c74ce1c1f238;hp=0000000000000000000000000000000000000000;hpb=4a628e9b277d3617535f99d663ca79fa2e891177;p=lhc%2Fweb%2Fwww.git diff --git a/www/plugins-dist/plan/lang/plan_en.php b/www/plugins-dist/plan/lang/plan_en.php new file mode 100644 index 00000000..ca2ba68f --- /dev/null +++ b/www/plugins-dist/plan/lang/plan_en.php @@ -0,0 +1,37 @@ + 'Are you sure you want to move all these elements?', + + // D + 'deplacement_en_echec' => 'Move failed.', + 'deplacement_identifiant_absent' => 'None ', + 'deplacement_reussi' => 'Successful move.', + 'deplacements_en_echec' => '@nb@ moves failed.', + 'deplacements_reussis' => '@nb@ moves successful.', + + // E + 'erreur_aucun_identifiant' => 'No object identifier.', + 'erreur_autorisation_insuffisante' => 'Insufficient permission.', + 'erreur_deplacement' => 'Move not made.', + 'erreur_deplacement_impossible' => 'Impossible move!', + 'erreur_rubriques_parentes_incorrectes' => 'Incorrect parent sections.', + + // P + 'plan_titre' => 'Site Map in the private space.', + + // S + 'suggerer_deplier' => 'This could be caused by the displacement of a large group: in that case its children list could not be loaded. You should unfold the bloc (which will load it), fold it again then move it again.', + + // T + 'tous_les_statuts' => 'Status All' +);