Home
last modified time | relevance | path

Searched refs:FCKLang (Results 51 – 75 of 180) sorted by relevance

12345678

/plugin/wysiwyg/fckeditor/editor/plugins/simplecommands/
H A Dfckplugin.js25 FCKToolbarItems.RegisterItem( 'SourceSimple' , new FCKToolbarButton( 'Source', FCKLang.Source, null…
/plugin/fckg/fckeditor/editor/plugins/simplecommands/
H A Dfckplugin.js25 FCKToolbarItems.RegisterItem( 'SourceSimple' , new FCKToolbarButton( 'Source', FCKLang.Source, null…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdialog_ie.js45 alert( FCKLang.DialogBlocked ) ;
H A Dfcktoolbarset.js163 eExpandHandle.title = FCKLang.ToolbarExpand ;
166 eCollapseHandle.title = FCKLang.ToolbarCollapse ;
243 alert( FCKLang.UnknownToolbarSet.replace( /%1/g, toolbarSetName ) ) ;
H A Dfckdialog_gecko.js45 alert( FCKLang.DialogBlocked ) ;
H A Dfcklanguagemanager.js132 if ( (s = FCKLang[ sKey ]) )
/plugin/wysiwyg/fckeditor/editor/plugins/placeholder/
H A Dfckplugin.js25 FCKCommands.RegisterCommand( 'Placeholder', new FCKDialogCommand( 'Placeholder', FCKLang.Placeholde…
28 var oPlaceholderItem = new FCKToolbarButton( 'Placeholder', FCKLang.PlaceholderBtn ) ;
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckspellcheckcommand_ie.js56 if ( confirm( FCKLang.IeSpellDownload ) )
H A Dfcktablecommand.js74 return alert( FCKLang.UnknownCommand.replace( /%1/g, this.Name ) ) ;
H A Dfck_othercommands.js61 alert( FCKLang.NotImplemented ) ;
188 …FCKDialog.OpenDialog( 'FCKDialog_Source', FCKLang.Source, 'dialog/fck_source.html', iWidth, iHeigh…
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbarfontsizecombo.js41 return FCKLang.FontSize ;
H A Dfcktoolbarfontscombo.js39 return FCKLang.Font ;
H A Dfckpanel.js27 this.IsRTL = ( FCKLang.Dir == 'rtl' ) ;
94 oDocument.dir = FCKLang.Dir ;
H A Dfckmenuitem.js91 eArrowImg.src = FCK_IMAGES_PATH + 'arrow_' + FCKLang.Dir + '.gif' ;
H A Dfcktoolbarstylecombo.js42 return FCKLang.Style ;
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DcontrolWindow.js11 this.noSuggestionSelection = FCKLang.DlgSpellNoSuggestions ;
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DcontrolWindow.js11 this.noSuggestionSelection = FCKLang.DlgSpellNoSuggestions ;
/plugin/wysiwyg/fckeditor/editor/lang/
H A Dfo.js24 var FCKLang = class
H A Dgl.js24 var FCKLang = class
H A Dhu.js24 var FCKLang = class
H A Dlv.js24 var FCKLang = class
H A Dmn.js24 var FCKLang = class
H A Dpt.js24 var FCKLang = class
H A Dsl.js24 var FCKLang = class
H A Dsr-latn.js24 var FCKLang = class

12345678