Home
last modified time | relevance | path

Searched refs:ImageButtonProp (Results 101 – 116 of 116) sorted by relevance

12345

/plugin/wysiwyg/fckeditor/editor/lang/
H A Dko.js140 ImageButtonProp : "이미지버튼 속성", property in FCKLang
H A Dth.js140 ImageButtonProp : "คุณสมบัติของ ปุ่มแบบรูปภาพ", property in FCKLang
H A Dzh.js140 ImageButtonProp : "影像按鈕屬性", property in FCKLang
H A Dca.js140 ImageButtonProp : "Propietats del botó d'imatge", property in FCKLang
H A Del.js140 ImageButtonProp : "Ιδιότητες κουμπιού εικόνας", property in FCKLang
H A Des.js140 ImageButtonProp : "Propiedades de Botón de Imagen", property in FCKLang
H A Deu.js141 ImageButtonProp : "Irudi Botoiaren Ezaugarriak", property in FCKLang
H A Dfa.js140 ImageButtonProp : "ویژگیهای دکمهٴ تصویری", property in FCKLang
/plugin/fckg/fckeditor/editor/lang/
H A Dde.js147 ImageButtonProp : "Bildbutton-Eigenschaften", property in FCKLang
H A Dnl.js159 ImageButtonProp : "Eigenschappen afbeeldingsknop", property in FCKLang
H A Den.js161 ImageButtonProp : "Image Button Properties", property in FCKLang
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck_contextmenu.js237 menu.AddItem( 'ImageButton', FCKLang.ImageButtonProp, 55 ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js107 …ype=='image'){menu.AddSeparator();menu.AddItem('ImageButton',FCKLang.ImageButtonProp,55);}}};case …
H A Dfckeditorcode_gecko.js106 …ype=='image'){menu.AddSeparator();menu.AddItem('ImageButton',FCKLang.ImageButtonProp,55);}}};case …
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js120 …ype=='image'){menu.AddSeparator();menu.AddItem('ImageButton',FCKLang.ImageButtonProp,55);}}};case …
H A Dfckeditorcode_ie.js121 …ype=='image'){menu.AddSeparator();menu.AddItem('ImageButton',FCKLang.ImageButtonProp,55);}}};case …

12345