/forum/site_media/js/wym/wymeditor/lang/en.js
http://djforum.googlecode.com/ · JavaScript · 45 lines · 44 code · 1 blank · 0 comment · 0 complexity · cdf394e3bf4e65b9eeeedbe7826524ec MD5 · raw file
- WYMeditor.STRINGS['en'] = {
- Strong: 'Strong',
- Emphasis: 'Emphasis',
- Superscript: 'Superscript',
- Subscript: 'Subscript',
- Ordered_List: 'Ordered List',
- Unordered_List: 'Unordered List',
- Indent: 'Indent',
- Outdent: 'Outdent',
- Undo: 'Undo',
- Redo: 'Redo',
- Link: 'Link',
- Unlink: 'Unlink',
- Image: 'Image',
- Table: 'Table',
- HTML: 'HTML',
- Paragraph: 'Paragraph',
- Heading_1: 'Heading 1',
- Heading_2: 'Heading 2',
- Heading_3: 'Heading 3',
- Heading_4: 'Heading 4',
- Heading_5: 'Heading 5',
- Heading_6: 'Heading 6',
- Preformatted: 'Preformatted',
- Blockquote: 'Blockquote',
- Table_Header: 'Table Header',
- URL: 'URL',
- Title: 'Title',
- Alternative_Text: 'Alternative text',
- Caption: 'Caption',
- Summary: 'Summary',
- Number_Of_Rows: 'Number of rows',
- Number_Of_Cols: 'Number of cols',
- Submit: 'Submit',
- Cancel: 'Cancel',
- Choose: 'Choose',
- Preview: 'Preview',
- Paste_From_Word: 'Paste from Word',
- Tools: 'Tools',
- Containers: 'Containers',
- Classes: 'Classes',
- Status: 'Status',
- Source_Code: 'Source code'
- };