fixed widget wording

preferencesAboutTextFull
Claudio Valerio 12 years ago
parent 7a00228536
commit 1deb0b1a33
  1. 6
      resources/library/interactivities/Etudier.wgt/locales/fr/js/script.js
  2. 4
      resources/library/interactivities/Ordre lettres.wgt/locales/fr/js/script.js

@ -5,9 +5,9 @@ var sankoreLang = {
new_txt: "Nouveau bloc de texte",
new_slide: "Ceci est une nouvelle diapositive.",
wgt_name: "Etudier",
slate: "Bois",
pad: "Pad",
none: "Aucun",
slate: "ardoise",
pad: "tablette",
none: "aucun",
help: "Aide",
help_content: "<p><h2>Etudier</h2></p>"+
"<p><h3>Livret de pages.</h3></p>"+

@ -8,7 +8,7 @@ var sankoreLang = {
wgt_name: "Ordonner des lettres",
reload: "Recharger",
slate: "ardoise",
pad: "pad",
pad: "tablette",
none: "aucun",
help: "Aide",
help_content: "<p><h2>Ordre des lettres</h2></p>"+
@ -565,4 +565,4 @@ if (window.widget) {
$(this).parent().find(":first-child").removeClass("stop").addClass("play");
});
}
}
}

Loading…
Cancel
Save