Преглед изворни кода

Added French translation to insertHTML plugin

ywarnier пре 14 година
родитељ
комит
6dc85116c4
1 измењених фајлова са 6 додато и 0 уклоњено
  1. 6 0
      main/inc/lib/fckeditor/editor/plugins/insertHtml/lang/fr.js

+ 6 - 0
main/inc/lib/fckeditor/editor/plugins/insertHtml/lang/fr.js

@@ -0,0 +1,6 @@
+
+
+    FCKLang.inserHTML_buttonTooltip					= 'Insérer Widget';
+    FCKLang.insertHtml_dialogTitle						= 'Insérer Widget';
+    FCKLang.inserHtml_help								= 'Introduidez n\'importe quel code HTML ci-dessous et cliquez \'ok\' pour l\'insérer à la position à laquelle le curseur se trouve dans l\'éditeur.';
+