~ubuntu-branches/ubuntu/intrepid/moin/intrepid-updates

« back to all changes in this revision

Viewing changes to wiki/htdocs/applets/FCKeditor/editor/lang/en-au.js

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-02-14 16:09:24 UTC
  • mfrom: (0.2.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20060214160924-fyrx3gvknzqvt4vj
Tags: 1.5.2-1ubuntu1
Drop python2.3 package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
Replace                         : "Replace",
87
87
SpellCheck                      : "Check Spell",
88
88
UniversalKeyboard       : "Universal Keyboard",
 
89
PageBreakLbl            : "Page Break", //MISSING
 
90
PageBreak                       : "Insert Page Break",  //MISSING
89
91
 
90
92
Form                    : "Form",
91
93
Checkbox                : "Checkbox",
107
109
DeleteCells                     : "Delete Cells",
108
110
MergeCells                      : "Merge Cells",
109
111
SplitCell                       : "Split Cell",
 
112
TableDelete                     : "Delete Table",       //MISSING
110
113
CellProperties          : "Cell Properties",
111
114
TableProperties         : "Table Properties",
112
115
ImageProperties         : "Image Properties",
135
138
NotImplemented          : "Command not implemented",
136
139
UnknownToolbarSet       : "Toolbar set \"%1\" doesn't exist",
137
140
NoActiveX                       : "You 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.",  //MISSING
 
141
BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",     //MISSING
 
142
DialogBlocked           : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",  //MISSING
138
143
 
139
144
// Dialogs
140
145
DlgBtnOK                        : "OK",
279
284
DlgTableCellSpace       : "Cell spacing",
280
285
DlgTableCellPad         : "Cell padding",
281
286
DlgTableCaption         : "Caption",
 
287
DlgTableSummary         : "Summary",    //MISSING
282
288
 
283
289
// Table Cell Dialog
284
290
DlgCellTitle            : "Cell Properties",