소스 검색

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.';
+