Project

General

Profile

1
/*
2
 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
3
 * Copyright (C) 2003-2009 Frederico Caldeira Knabben
4
 *
5
 * == BEGIN LICENSE ==
6
 *
7
 * Licensed under the terms of any of the following licenses at your
8
 * choice:
9
 *
10
 *  - GNU General Public License Version 2 or later (the "GPL")
11
 *    http://www.gnu.org/licenses/gpl.html
12
 *
13
 *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
14
 *    http://www.gnu.org/licenses/lgpl.html
15
 *
16
 *  - Mozilla Public License Version 1.1 or later (the "MPL")
17
 *    http://www.mozilla.org/MPL/MPL-1.1.html
18
 *
19
 * == END LICENSE ==
20
 *
21
 * English language file.
22
 */
23

    
24
var FCKLang =
25
{
26
// Language direction : "ltr" (left to right) or "rtl" (right to left).
27
Dir					: "ltr",
28

    
29
ToolbarCollapse		: "Collapse Toolbar",
30
ToolbarExpand		: "Expand Toolbar",
31

    
32
// Toolbar Items and Context Menu
33
Save				: "Save",
34
NewPage				: "New Page",
35
Preview				: "Preview",
36
Cut					: "Cut",
37
Copy				: "Copy",
38
Paste				: "Paste",
39
PasteText			: "Paste as plain text",
40
PasteWord			: "Paste from Word",
41
Print				: "Print",
42
SelectAll			: "Select All",
43
RemoveFormat		: "Remove Format",
44
InsertLinkLbl		: "Link",
45
InsertLink			: "Insert/Edit Link",
46
RemoveLink			: "Remove Link",
47
VisitLink			: "Open Link",
48
Anchor				: "Insert/Edit Anchor",
49
AnchorDelete		: "Remove Anchor",
50
InsertImageLbl		: "Image",
51
InsertImage			: "Insert/Edit Image",
52
InsertFlashLbl		: "Flash",
53
InsertFlash			: "Insert/Edit Flash",
54
InsertTableLbl		: "Table",
55
InsertTable			: "Insert/Edit Table",
56
InsertLineLbl		: "Line",
57
InsertLine			: "Insert Horizontal Line",
58
InsertSpecialCharLbl: "Special Character",
59
InsertSpecialChar	: "Insert Special Character",
60
InsertSmileyLbl		: "Smiley",
61
InsertSmiley		: "Insert Smiley",
62
About				: "About FCKeditor",
63
Bold				: "Bold",
64
Italic				: "Italic",
65
Underline			: "Underline",
66
StrikeThrough		: "Strike Through",
67
Subscript			: "Subscript",
68
Superscript			: "Superscript",
69
LeftJustify			: "Left Justify",
70
CenterJustify		: "Center Justify",
71
RightJustify		: "Right Justify",
72
BlockJustify		: "Block Justify",
73
DecreaseIndent		: "Decrease Indent",
74
IncreaseIndent		: "Increase Indent",
75
Blockquote			: "Blockquote",
76
CreateDiv			: "Create Div Container",
77
EditDiv				: "Edit Div Container",
78
DeleteDiv			: "Remove Div Container",
79
Undo				: "Undo",
80
Redo				: "Redo",
81
NumberedListLbl		: "Numbered List",
82
NumberedList		: "Insert/Remove Numbered List",
83
BulletedListLbl		: "Bulleted List",
84
BulletedList		: "Insert/Remove Bulleted List",
85
ShowTableBorders	: "Show Table Borders",
86
ShowDetails			: "Show Details",
87
Style				: "Style",
88
FontFormat			: "Format",
89
Font				: "Font",
90
FontSize			: "Size",
91
TextColor			: "Text Color",
92
BGColor				: "Background Color",
93
Source				: "Source",
94
Find				: "Find",
95
Replace				: "Replace",
96
SpellCheck			: "Check Spelling",
97
UniversalKeyboard	: "Universal Keyboard",
98
PageBreakLbl		: "Page Break",
99
PageBreak			: "Insert Page Break",
100

    
101
Form			: "Form",
102
Checkbox		: "Checkbox",
103
RadioButton		: "Radio Button",
104
TextField		: "Text Field",
105
Textarea		: "Textarea",
106
HiddenField		: "Hidden Field",
107
Button			: "Button",
108
SelectionField	: "Selection Field",
109
ImageButton		: "Image Button",
110

    
111
FitWindow		: "Maximize the editor size",
112
ShowBlocks		: "Show Blocks",
113

    
114
// Context Menu
115
EditLink			: "Edit Link",
116
CellCM				: "Cell",
117
RowCM				: "Row",
118
ColumnCM			: "Column",
119
InsertRowAfter		: "Insert Row After",
120
InsertRowBefore		: "Insert Row Before",
121
DeleteRows			: "Delete Rows",
122
InsertColumnAfter	: "Insert Column After",
123
InsertColumnBefore	: "Insert Column Before",
124
DeleteColumns		: "Delete Columns",
125
InsertCellAfter		: "Insert Cell After",
126
InsertCellBefore	: "Insert Cell Before",
127
DeleteCells			: "Delete Cells",
128
MergeCells			: "Merge Cells",
129
MergeRight			: "Merge Right",
130
MergeDown			: "Merge Down",
131
HorizontalSplitCell	: "Split Cell Horizontally",
132
VerticalSplitCell	: "Split Cell Vertically",
133
TableDelete			: "Delete Table",
134
CellProperties		: "Cell Properties",
135
TableProperties		: "Table Properties",
136
ImageProperties		: "Image Properties",
137
FlashProperties		: "Flash Properties",
138

    
139
AnchorProp			: "Anchor Properties",
140
ButtonProp			: "Button Properties",
141
CheckboxProp		: "Checkbox Properties",
142
HiddenFieldProp		: "Hidden Field Properties",
143
RadioButtonProp		: "Radio Button Properties",
144
ImageButtonProp		: "Image Button Properties",
145
TextFieldProp		: "Text Field Properties",
146
SelectionFieldProp	: "Selection Field Properties",
147
TextareaProp		: "Textarea Properties",
148
FormProp			: "Form Properties",
149

    
150
FontFormats			: "Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",
151

    
152
// Alerts and Messages
153
ProcessingXHTML		: "Processing XHTML. Please wait...",
154
Done				: "Done",
155
PasteWordConfirm	: "The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",
156
NotCompatiblePaste	: "This command is available for Internet Explorer version 5.5 or more. Do you want to paste without cleaning?",
157
UnknownToolbarItem	: "Unknown toolbar item \"%1\"",
158
UnknownCommand		: "Unknown command name \"%1\"",
159
NotImplemented		: "Command not implemented",
160
UnknownToolbarSet	: "Toolbar set \"%1\" doesn't exist",
161
NoActiveX			: "Your browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.",
162
BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",
163
DialogBlocked		: "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",
164
VisitLinkBlocked	: "It was not possible to open a new window. Make sure all popup blockers are disabled.",
165

    
166
// Dialogs
167
DlgBtnOK			: "OK",
168
DlgBtnCancel		: "Cancel",
169
DlgBtnClose			: "Close",
170
DlgBtnBrowseServer	: "Browse Server",
171
DlgAdvancedTag		: "Advanced",
172
DlgOpOther			: "<Other>",
173
DlgInfoTab			: "Info",
174
DlgAlertUrl			: "Please insert the URL",
175

    
176
// General Dialogs Labels
177
DlgGenNotSet		: "<not set>",
178
DlgGenId			: "Id",
179
DlgGenLangDir		: "Language Direction",
180
DlgGenLangDirLtr	: "Left to Right (LTR)",
181
DlgGenLangDirRtl	: "Right to Left (RTL)",
182
DlgGenLangCode		: "Language Code",
183
DlgGenAccessKey		: "Access Key",
184
DlgGenName			: "Name",
185
DlgGenTabIndex		: "Tab Index",
186
DlgGenLongDescr		: "Long Description URL",
187
DlgGenClass			: "Stylesheet Classes",
188
DlgGenTitle			: "Advisory Title",
189
DlgGenContType		: "Advisory Content Type",
190
DlgGenContRel		: "Relationtyp",
191
DlgGenLinkCharset	: "Linked Resource Charset",
192
DlgGenStyle			: "Style",
193

    
194
// Image Dialog
195
DlgImgTitle			: "Image Properties",
196
DlgImgInfoTab		: "Image Info",
197
DlgImgBtnUpload		: "Send it to the Server",
198
DlgImgURL			: "URL",
199
DlgImgUpload		: "Upload",
200
DlgImgAlt			: "Alternative Text",
201
DlgImgWidth			: "Width",
202
DlgImgHeight		: "Height",
203
DlgImgLockRatio		: "Lock Ratio",
204
DlgBtnResetSize		: "Reset Size",
205
DlgImgBorder		: "Border",
206
DlgImgHSpace		: "HSpace",
207
DlgImgVSpace		: "VSpace",
208
DlgImgAlign			: "Align",
209
DlgImgAlignLeft		: "Left",
210
DlgImgAlignAbsBottom: "Abs Bottom",
211
DlgImgAlignAbsMiddle: "Abs Middle",
212
DlgImgAlignBaseline	: "Baseline",
213
DlgImgAlignBottom	: "Bottom",
214
DlgImgAlignMiddle	: "Middle",
215
DlgImgAlignRight	: "Right",
216
DlgImgAlignTextTop	: "Text Top",
217
DlgImgAlignTop		: "Top",
218
DlgImgPreview		: "Preview",
219
DlgImgAlertUrl		: "Please type the image URL",
220
DlgImgLinkTab		: "Link",
221

    
222
// Flash Dialog
223
DlgFlashTitle		: "Flash Properties",
224
DlgFlashChkPlay		: "Auto Play",
225
DlgFlashChkLoop		: "Loop",
226
DlgFlashChkMenu		: "Enable Flash Menu",
227
DlgFlashScale		: "Scale",
228
DlgFlashScaleAll	: "Show all",
229
DlgFlashScaleNoBorder	: "No Border",
230
DlgFlashScaleFit	: "Exact Fit",
231

    
232
// Link Dialog
233
DlgLnkWindowTitle	: "Link",
234
DlgLnkInfoTab		: "Link Info",
235
DlgLnkTargetTab		: "Target",
236

    
237
DlgLnkType			: "Link Type",
238
DlgLnkTypeURL		: "URL",
239
DlgLnkTypeAnchor	: "Link to anchor in the text",
240
DlgLnkTypeEMail		: "E-Mail",
241
DlgLnkProto			: "Protocol",
242
DlgLnkProtoOther	: "<other>",
243
DlgLnkURL			: "URL",
244
DlgLnkAnchorSel		: "Select an Anchor",
245
DlgLnkAnchorByName	: "By Anchor Name",
246
DlgLnkAnchorById	: "By Element Id",
247
DlgLnkNoAnchors		: "(No anchors available in the document)",
248
DlgLnkEMail			: "E-Mail Address",
249
DlgLnkEMailSubject	: "Message Subject",
250
DlgLnkEMailBody		: "Message Body",
251
DlgLnkUpload		: "Upload",
252
DlgLnkBtnUpload		: "Send it to the Server",
253

    
254
DlgLnkTarget		: "Target",
255
DlgLnkTargetFrame	: "<frame>",
256
DlgLnkTargetPopup	: "<popup window>",
257
DlgLnkTargetBlank	: "New Window (_blank)",
258
DlgLnkTargetParent	: "Parent Window (_parent)",
259
DlgLnkTargetSelf	: "Same Window (_self)",
260
DlgLnkTargetTop		: "Topmost Window (_top)",
261
DlgLnkTargetFrameName	: "Target Frame Name",
262
DlgLnkPopWinName	: "Popup Window Name",
263
DlgLnkPopWinFeat	: "Popup Window Features",
264
DlgLnkPopResize		: "Resizable",
265
DlgLnkPopLocation	: "Location Bar",
266
DlgLnkPopMenu		: "Menu Bar",
267
DlgLnkPopScroll		: "Scroll Bars",
268
DlgLnkPopStatus		: "Status Bar",
269
DlgLnkPopToolbar	: "Toolbar",
270
DlgLnkPopFullScrn	: "Full Screen (IE)",
271
DlgLnkPopDependent	: "Dependent (Netscape)",
272
DlgLnkPopWidth		: "Width",
273
DlgLnkPopHeight		: "Height",
274
DlgLnkPopLeft		: "Left Position",
275
DlgLnkPopTop		: "Top Position",
276

    
277
DlnLnkMsgNoUrl		: "Please type the link URL",
278
DlnLnkMsgNoEMail	: "Please type the e-mail address",
279
DlnLnkMsgNoAnchor	: "Please select an anchor",
280
DlnLnkMsgInvPopName	: "The popup name must begin with an alphabetic character and must not contain spaces",
281

    
282
// Color Dialog
283
DlgColorTitle		: "Select Color",
284
DlgColorBtnClear	: "Clear",
285
DlgColorHighlight	: "Highlight",
286
DlgColorSelected	: "Selected",
287

    
288
// Smiley Dialog
289
DlgSmileyTitle		: "Insert a Smiley",
290

    
291
// Special Character Dialog
292
DlgSpecialCharTitle	: "Select Special Character",
293

    
294
// Table Dialog
295
DlgTableTitle		: "Table Properties",
296
DlgTableRows		: "Rows",
297
DlgTableColumns		: "Columns",
298
DlgTableBorder		: "Border size",
299
DlgTableAlign		: "Alignment",
300
DlgTableAlignNotSet	: "<Not set>",
301
DlgTableAlignLeft	: "Left",
302
DlgTableAlignCenter	: "Center",
303
DlgTableAlignRight	: "Right",
304
DlgTableWidth		: "Width",
305
DlgTableWidthPx		: "pixels",
306
DlgTableWidthPc		: "percent",
307
DlgTableHeight		: "Height",
308
DlgTableCellSpace	: "Cell spacing",
309
DlgTableCellPad		: "Cell padding",
310
DlgTableCaption		: "Caption",
311
DlgTableSummary		: "Summary",
312
DlgTableHeaders		: "Headers",
313
DlgTableHeadersNone		: "None",
314
DlgTableHeadersColumn	: "First column",
315
DlgTableHeadersRow		: "First Row",
316
DlgTableHeadersBoth		: "Both",
317

    
318
// Table Cell Dialog
319
DlgCellTitle		: "Cell Properties",
320
DlgCellWidth		: "Width",
321
DlgCellWidthPx		: "pixels",
322
DlgCellWidthPc		: "percent",
323
DlgCellHeight		: "Height",
324
DlgCellWordWrap		: "Word Wrap",
325
DlgCellWordWrapNotSet	: "<Not set>",
326
DlgCellWordWrapYes	: "Yes",
327
DlgCellWordWrapNo	: "No",
328
DlgCellHorAlign		: "Horizontal Alignment",
329
DlgCellHorAlignNotSet	: "<Not set>",
330
DlgCellHorAlignLeft	: "Left",
331
DlgCellHorAlignCenter	: "Center",
332
DlgCellHorAlignRight: "Right",
333
DlgCellVerAlign		: "Vertical Alignment",
334
DlgCellVerAlignNotSet	: "<Not set>",
335
DlgCellVerAlignTop	: "Top",
336
DlgCellVerAlignMiddle	: "Middle",
337
DlgCellVerAlignBottom	: "Bottom",
338
DlgCellVerAlignBaseline	: "Baseline",
339
DlgCellType		: "Cell Type",
340
DlgCellTypeData		: "Data",
341
DlgCellTypeHeader	: "Header",
342
DlgCellRowSpan		: "Rows Span",
343
DlgCellCollSpan		: "Columns Span",
344
DlgCellBackColor	: "Background Color",
345
DlgCellBorderColor	: "Border Color",
346
DlgCellBtnSelect	: "Select...",
347

    
348
// Find and Replace Dialog
349
DlgFindAndReplaceTitle	: "Find and Replace",
350

    
351
// Find Dialog
352
DlgFindTitle		: "Find",
353
DlgFindFindBtn		: "Find",
354
DlgFindNotFoundMsg	: "The specified text was not found.",
355

    
356
// Replace Dialog
357
DlgReplaceTitle			: "Replace",
358
DlgReplaceFindLbl		: "Find what:",
359
DlgReplaceReplaceLbl	: "Replace with:",
360
DlgReplaceCaseChk		: "Match case",
361
DlgReplaceReplaceBtn	: "Replace",
362
DlgReplaceReplAllBtn	: "Replace All",
363
DlgReplaceWordChk		: "Match whole word",
364

    
365
// Paste Operations / Dialog
366
PasteErrorCut	: "Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl+X).",
367
PasteErrorCopy	: "Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl+C).",
368

    
369
PasteAsText		: "Paste as Plain Text",
370
PasteFromWord	: "Paste from Word",
371

    
372
DlgPasteMsg2	: "Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",
373
DlgPasteSec		: "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",
374
DlgPasteIgnoreFont		: "Ignore Font Face definitions",
375
DlgPasteRemoveStyles	: "Remove Styles definitions",
376

    
377
// Color Picker
378
ColorAutomatic	: "Automatic",
379
ColorMoreColors	: "More Colors...",
380

    
381
// Document Properties
382
DocProps		: "Document Properties",
383

    
384
// Anchor Dialog
385
DlgAnchorTitle		: "Anchor Properties",
386
DlgAnchorName		: "Anchor Name",
387
DlgAnchorErrorName	: "Please type the anchor name",
388

    
389
// Speller Pages Dialog
390
DlgSpellNotInDic		: "Not in dictionary",
391
DlgSpellChangeTo		: "Change to",
392
DlgSpellBtnIgnore		: "Ignore",
393
DlgSpellBtnIgnoreAll	: "Ignore All",
394
DlgSpellBtnReplace		: "Replace",
395
DlgSpellBtnReplaceAll	: "Replace All",
396
DlgSpellBtnUndo			: "Undo",
397
DlgSpellNoSuggestions	: "- No suggestions -",
398
DlgSpellProgress		: "Spell check in progress...",
399
DlgSpellNoMispell		: "Spell check complete: No misspellings found",
400
DlgSpellNoChanges		: "Spell check complete: No words changed",
401
DlgSpellOneChange		: "Spell check complete: One word changed",
402
DlgSpellManyChanges		: "Spell check complete: %1 words changed",
403

    
404
IeSpellDownload			: "Spell checker not installed. Do you want to download it now?",
405

    
406
// Button Dialog
407
DlgButtonText		: "Text (Value)",
408
DlgButtonType		: "Type",
409
DlgButtonTypeBtn	: "Button",
410
DlgButtonTypeSbm	: "Submit",
411
DlgButtonTypeRst	: "Reset",
412

    
413
// Checkbox and Radio Button Dialogs
414
DlgCheckboxName		: "Name",
415
DlgCheckboxValue	: "Value",
416
DlgCheckboxSelected	: "Selected",
417

    
418
// Form Dialog
419
DlgFormName		: "Name",
420
DlgFormAction	: "Action",
421
DlgFormMethod	: "Method",
422

    
423
// Select Field Dialog
424
DlgSelectName		: "Name",
425
DlgSelectValue		: "Value",
426
DlgSelectSize		: "Size",
427
DlgSelectLines		: "lines",
428
DlgSelectChkMulti	: "Allow multiple selections",
429
DlgSelectOpAvail	: "Available Options",
430
DlgSelectOpText		: "Text",
431
DlgSelectOpValue	: "Value",
432
DlgSelectBtnAdd		: "Add",
433
DlgSelectBtnModify	: "Modify",
434
DlgSelectBtnUp		: "Up",
435
DlgSelectBtnDown	: "Down",
436
DlgSelectBtnSetValue : "Set as selected value",
437
DlgSelectBtnDelete	: "Delete",
438

    
439
// Textarea Dialog
440
DlgTextareaName	: "Name",
441
DlgTextareaCols	: "Columns",
442
DlgTextareaRows	: "Rows",
443

    
444
// Text Field Dialog
445
DlgTextName			: "Name",
446
DlgTextValue		: "Value",
447
DlgTextCharWidth	: "Character Width",
448
DlgTextMaxChars		: "Maximum Characters",
449
DlgTextType			: "Type",
450
DlgTextTypeText		: "Text",
451
DlgTextTypePass		: "Password",
452

    
453
// Hidden Field Dialog
454
DlgHiddenName	: "Name",
455
DlgHiddenValue	: "Value",
456

    
457
// Bulleted List Dialog
458
BulletedListProp	: "Bulleted List Properties",
459
NumberedListProp	: "Numbered List Properties",
460
DlgLstStart			: "Start",
461
DlgLstType			: "Type",
462
DlgLstTypeCircle	: "Circle",
463
DlgLstTypeDisc		: "Disc",
464
DlgLstTypeSquare	: "Square",
465
DlgLstTypeNumbers	: "Numbers (1, 2, 3)",
466
DlgLstTypeLCase		: "Lowercase Letters (a, b, c)",
467
DlgLstTypeUCase		: "Uppercase Letters (A, B, C)",
468
DlgLstTypeSRoman	: "Small Roman Numerals (i, ii, iii)",
469
DlgLstTypeLRoman	: "Large Roman Numerals (I, II, III)",
470

    
471
// Document Properties Dialog
472
DlgDocGeneralTab	: "General",
473
DlgDocBackTab		: "Background",
474
DlgDocColorsTab		: "Colors and Margins",
475
DlgDocMetaTab		: "Meta Data",
476

    
477
DlgDocPageTitle		: "Page Title",
478
DlgDocLangDir		: "Language Direction",
479
DlgDocLangDirLTR	: "Left to Right (LTR)",
480
DlgDocLangDirRTL	: "Right to Left (RTL)",
481
DlgDocLangCode		: "Language Code",
482
DlgDocCharSet		: "Character Set Encoding",
483
DlgDocCharSetCE		: "Central European",
484
DlgDocCharSetCT		: "Chinese Traditional (Big5)",
485
DlgDocCharSetCR		: "Cyrillic",
486
DlgDocCharSetGR		: "Greek",
487
DlgDocCharSetJP		: "Japanese",
488
DlgDocCharSetKR		: "Korean",
489
DlgDocCharSetTR		: "Turkish",
490
DlgDocCharSetUN		: "Unicode (UTF-8)",
491
DlgDocCharSetWE		: "Western European",
492
DlgDocCharSetOther	: "Other Character Set Encoding",
493

    
494
DlgDocDocType		: "Document Type Heading",
495
DlgDocDocTypeOther	: "Other Document Type Heading",
496
DlgDocIncXHTML		: "Include XHTML Declarations",
497
DlgDocBgColor		: "Background Color",
498
DlgDocBgImage		: "Background Image URL",
499
DlgDocBgNoScroll	: "Nonscrolling Background",
500
DlgDocCText			: "Text",
501
DlgDocCLink			: "Link",
502
DlgDocCVisited		: "Visited Link",
503
DlgDocCActive		: "Active Link",
504
DlgDocMargins		: "Page Margins",
505
DlgDocMaTop			: "Top",
506
DlgDocMaLeft		: "Left",
507
DlgDocMaRight		: "Right",
508
DlgDocMaBottom		: "Bottom",
509
DlgDocMeIndex		: "Document Indexing Keywords (comma separated)",
510
DlgDocMeDescr		: "Document Description",
511
DlgDocMeAuthor		: "Author",
512
DlgDocMeCopy		: "Copyright",
513
DlgDocPreview		: "Preview",
514

    
515
// Templates Dialog
516
Templates			: "Templates",
517
DlgTemplatesTitle	: "Content Templates",
518
DlgTemplatesSelMsg	: "Please select the template to open in the editor<br />(the actual contents will be lost):",
519
DlgTemplatesLoading	: "Loading templates list. Please wait...",
520
DlgTemplatesNoTpl	: "(No templates defined)",
521
DlgTemplatesReplace	: "Replace actual contents",
522

    
523
// About Dialog
524
DlgAboutAboutTab	: "About",
525
DlgAboutBrowserInfoTab	: "Browser Info",
526
DlgAboutLicenseTab	: "License",
527
DlgAboutVersion		: "version",
528
DlgAboutInfo		: "For further information go to",
529
DlgAboutModule		: "Developed for Website Baker<br />modul version 2.9.3",
530

    
531
// Div Dialog
532
DlgDivGeneralTab	: "General",
533
DlgDivAdvancedTab	: "Advanced",
534
DlgDivStyle		: "Style",
535
DlgDivInlineStyle	: "Inline Style",
536

    
537
ScaytTitle			: "SCAYT",
538
ScaytTitleOptions	: "Options",
539
ScaytTitleLangs		: "Languages",
540
ScaytTitleAbout		: "About"
541
};
(15-15/59)