Home
last modified time | relevance | path

Searched refs:FCKLang (Results 76 – 100 of 180) sorted by path

12345678

/plugin/fckg/fckeditor/editor/plugins/plugintool/lang/
H A Dde.js1 FCKLang.Abbr = "Plugin";
2 FCKLang.AbbrBtn = "Insert Syntax Plugin";
3 FCKLang.AbbrDlgTitle = "Insert Syntax Plugin Name";
4 FCKLang.AbbrDlgHLCreate = "<b>Plugin erstellen</b>";
5 FCKLang.AbbrDlgHLStet = "<b>Text bleibt stehen</b>";
6 FCKLang.AbbrDlgHLEdit = "<b>DokuWiki Plugin Bearbeiten</b>";
7 FCKLang.AbbrDlgClick = "<b>Klicken Sie auf OK oder Abbrechen.</b>";
10 FCKLang.AbbrDlgRemove = "Plugin Löschen";
11 FCKLang.AbbrDlgName = "Bitte Pluginnamen eintragen - seihen sie genau.";
12 FCKLang.AbbrDlgRemove = "Plugin-tag löschen (Inhalt bleibt bestehen).";
[all …]
H A Den.js15 FCKLang.Abbr = 'Plugin' ;
16 FCKLang.AbbrBtn = 'Insert Syntax Plugin' ;
17 FCKLang.AbbrDlgTitle = 'Insert Syntax Plugin Name' ;
18 FCKLang.AbbrDlgName = 'Enter Plugin Name--try to be exact' ;
19 FCKLang.AbbrDlgRemove = 'Remove plugin-tag (content remains)';
21 FCKLang.AbbrDlgHLCreate ="<b>Create a Plugin</b>";
22 FCKLang.AbbrDlgHLStet ="<b>Stet Plugin</b>";
23 FCKLang.AbbrDlgHLEdit ="<b>Edit Dokuwiki Plugin</b>";
26 FCKLang.AbbrDlgEditPlugin ="Edit a Syntax Plugin.";
27 FCKLang.ImmutableEditorHeader = "Immutable Plugin Editor";
[all …]
H A Dfr.js15 FCKLang.Abbr = 'Plugin' ;
16 FCKLang.AbbrBtn = 'Insère une plugin' ;
17 FCKLang.AbbrDlgTitle = 'Ins�rez Le Nom Plugin De Syntaxe' ;
18 FCKLang.AbbrDlgName = 'Veuillez �crire le nom plugin -- essayez d\'�tre exact' ;
19 FCKLang.AbbrDlgRemove = 'Enlève la balise d\'plugin (le contenu n\'est pas supprimé)';
20 FCKLang.AbbrDlgSelectFirst = 'Vous devez d\'abord sélectionner du texte!';
H A Dnl.js17 FCKLang.Abbr = 'Plugin' ;
18 FCKLang.AbbrBtn = 'De Syntaxis Plugin van het tussenvoegse' ;
19 FCKLang.AbbrDlgTitle = 'De Naam van Plugin van het tussenvoegsel' ;
20 FCKLang.AbbrDlgName = 'Voeg de Naam Plugin in -- probeer nauwkeurig te zijn' ;
21 FCKLang.AbbrDlgRemove = 'Verwijder aanduiding als afkorting (inhoud blijft behouden)';
22 FCKLang.AbbrDlgSelectFirst = 'U moet eerst tekst selecteren!';
/plugin/fckg/fckeditor/editor/plugins/signature/
H A Dfckplugin.js8 var oInsertSignature = new FCKToolbarButton( 'InsertSignature', FCKLang.DokuwikiSignature) ;
19 menu.AddItem( 'InsertSignature', FCKLang.DokuwikiSignature, oInsertSignature.IconPath) ;
/plugin/fckg/fckeditor/editor/plugins/simplecommands/
H A Dfckplugin.js25 FCKToolbarItems.RegisterItem( 'SourceSimple' , new FCKToolbarButton( 'Source', FCKLang.Source, null…
/plugin/fckg/fckeditor/editor/plugins/tablecommands/
H A Dfckplugin.js25 …( 'TableInsertRowAfter' , new FCKToolbarButton( 'TableInsertRowAfter' , FCKLang.InsertRowAfter, n…
26 …sterItem( 'TableDeleteRows' , new FCKToolbarButton( 'TableDeleteRows' , FCKLang.DeleteRows, null,…
27 …bleInsertColumnAfter' , new FCKToolbarButton( 'TableInsertColumnAfter' , FCKLang.InsertColumnAfter…
28 …Item( 'TableDeleteColumns' , new FCKToolbarButton( 'TableDeleteColumns', FCKLang.DeleteColumns, nu…
29 …'TableInsertCellAfter' , new FCKToolbarButton( 'TableInsertCellAfter' , FCKLang.InsertCellAfter, …
30 …terItem( 'TableDeleteCells' , new FCKToolbarButton( 'TableDeleteCells' , FCKLang.DeleteCells, null…
31 …sterItem( 'TableMergeCells' , new FCKToolbarButton( 'TableMergeCells' , FCKLang.MergeCells, null,…
32 …rizontalSplitCell' , new FCKToolbarButton( 'TableHorizontalSplitCell' , FCKLang.SplitCell, null, …
33 FCKToolbarItems.RegisterItem( 'TableCellProp' , new FCKToolbarButton( 'TableCellProp' , FCKLang.Ce…
/plugin/wysiwyg/fckeditor/_samples/_plugins/findreplace/
H A Dfckplugin.js25 FCKCommands.RegisterCommand( 'My_Find' , new FCKDialogCommand( FCKLang['DlgMyFindTitle'] , FCKLang
26 …nds.RegisterCommand( 'My_Replace' , new FCKDialogCommand( FCKLang['DlgMyReplaceTitle'], FCKLang['D…
29 var oFindItem = new FCKToolbarButton( 'My_Find', FCKLang['DlgMyFindTitle'] ) ;
35 var oReplaceItem = new FCKToolbarButton( 'My_Replace', FCKLang['DlgMyReplaceTitle'] ) ;
/plugin/wysiwyg/fckeditor/_samples/_plugins/findreplace/lang/
H A Den.js24 FCKLang['DlgMyReplaceTitle'] = 'Plugin - Replace' ;
25 FCKLang['DlgMyReplaceFindLbl'] = 'Find what:' ;
26 FCKLang['DlgMyReplaceReplaceLbl'] = 'Replace with:' ;
27 FCKLang['DlgMyReplaceCaseChk'] = 'Match case' ;
28 FCKLang['DlgMyReplaceReplaceBtn'] = 'Replace' ;
29 FCKLang['DlgMyReplaceReplAllBtn'] = 'Replace All' ;
30 FCKLang['DlgMyReplaceWordChk'] = 'Match whole word' ;
32 FCKLang['DlgMyFindTitle'] = 'Plugin - Find' ;
33 FCKLang['DlgMyFindFindBtn'] = 'Find' ;
H A Dfr.js24 FCKLang['DlgMyReplaceTitle'] = 'Plugin - Remplacer' ;
25 FCKLang['DlgMyReplaceFindLbl'] = 'Chercher:' ;
26 FCKLang['DlgMyReplaceReplaceLbl'] = 'Remplacer par:' ;
27 FCKLang['DlgMyReplaceCaseChk'] = 'Respecter la casse' ;
28 FCKLang['DlgMyReplaceReplaceBtn'] = 'Remplacer' ;
29 FCKLang['DlgMyReplaceReplAllBtn'] = 'Remplacer Tout' ;
30 FCKLang['DlgMyReplaceWordChk'] = 'Mot entier' ;
32 FCKLang['DlgMyFindTitle'] = 'Plugin - Chercher' ;
33 FCKLang['DlgMyFindFindBtn'] = 'Chercher' ;
H A Dit.js24 FCKLang['DlgMyReplaceTitle'] = 'Plugin - Sostituisci' ;
25 FCKLang['DlgMyReplaceFindLbl'] = 'Trova:' ;
26 FCKLang['DlgMyReplaceReplaceLbl'] = 'Sostituisci con:' ;
27 FCKLang['DlgMyReplaceCaseChk'] = 'Maiuscole/minuscole' ;
28 FCKLang['DlgMyReplaceReplaceBtn'] = 'Sostituisci' ;
29 FCKLang['DlgMyReplaceReplAllBtn'] = 'Sostituisci tutto' ;
30 FCKLang['DlgMyReplaceWordChk'] = 'Parola intera' ;
32 FCKLang['DlgMyFindTitle'] = 'Plugin - Cerca' ;
33 FCKLang['DlgMyFindFindBtn'] = 'Cerca' ;
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckmenuitem.js91 eArrowImg.src = FCK_IMAGES_PATH + 'arrow_' + FCKLang.Dir + '.gif' ;
H A Dfckpanel.js27 this.IsRTL = ( FCKLang.Dir == 'rtl' ) ;
94 oDocument.dir = FCKLang.Dir ;
H A Dfcktoolbar.js66 e.style.styleFloat = e.style.cssFloat = ( FCKLang.Dir == 'ltr' ? 'left' : 'right' ) ;
67 e.dir = FCKLang.Dir ;
H A Dfcktoolbarbreak_gecko.js33 oBreakDiv.style.clear = oBreakDiv.style.cssFloat = FCKLang.Dir == 'rtl' ? 'right' : 'left' ;
H A Dfcktoolbarbreak_ie.js35 oBreakDiv.style.clear = FCKLang.Dir == 'rtl' ? 'left' : 'right' ;
H A Dfcktoolbarfontformatcombo.js46 return FCKLang.FontFormat ;
54 var aNames = FCKLang['FontFormats'].split(';') ;
H A Dfcktoolbarfontscombo.js39 return FCKLang.Font ;
H A Dfcktoolbarfontsizecombo.js41 return FCKLang.FontSize ;
H A Dfcktoolbarstylecombo.js42 return FCKLang.Style ;
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfck_othercommands.js61 alert( FCKLang.NotImplemented ) ;
188 …FCKDialog.OpenDialog( 'FCKDialog_Source', FCKLang.Source, 'dialog/fck_source.html', iWidth, iHeigh…
H A Dfckspellcheckcommand_ie.js56 if ( confirm( FCKLang.IeSpellDownload ) )
H A Dfcktablecommand.js74 return alert( FCKLang.UnknownCommand.replace( /%1/g, this.Name ) ) ;
H A Dfcktextcolorcommand.js105 …FCKDialog.OpenDialog( 'FCKDialog_Color', FCKLang.DlgColorTitle, 'dialog/fck_colorselector.html', 4…
138 <td nowrap width="100%" align="center">' + FCKLang.ColorAutomatic + '</td>\
176 …padding="0" cellspacing="0" border="0"><tr><td nowrap align="center">' + FCKLang.ColorMoreColors +…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck.js503 …FCKDialog.OpenDialog( 'FCKDialog_Paste', FCKLang.PasteFromWord, 'dialog/fck_paste.html', 400, 330,…
529 '<title>' + FCKLang.Preview + '</title>' +

12345678