Mercurial > public > sg101
comparison static/js/tiny_mce/themes/advanced/langs/en_dlg.js @ 442:6c182ceb7147
Fixing #217; upgrade TinyMCE to 3.4.2 and enable the paste plugin.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 26 May 2011 00:43:49 +0000 |
parents | 88b2b9cb8c1f |
children |
comparison
equal
deleted
inserted
replaced
441:33d0c55e57a9 | 442:6c182ceb7147 |
---|---|
8 about_author:"Author", | 8 about_author:"Author", |
9 about_version:"Version", | 9 about_version:"Version", |
10 about_loaded:"Loaded plugins", | 10 about_loaded:"Loaded plugins", |
11 anchor_title:"Insert/edit anchor", | 11 anchor_title:"Insert/edit anchor", |
12 anchor_name:"Anchor name", | 12 anchor_name:"Anchor name", |
13 anchor_invalid:"Please specify a valid anchor name.", | |
13 code_title:"HTML Source Editor", | 14 code_title:"HTML Source Editor", |
14 code_wordwrap:"Word wrap", | 15 code_wordwrap:"Word wrap", |
15 colorpicker_title:"Select a color", | 16 colorpicker_title:"Select a color", |
16 colorpicker_picker_tab:"Picker", | 17 colorpicker_picker_tab:"Picker", |
17 colorpicker_picker_title:"Color picker", | 18 colorpicker_picker_title:"Color picker", |
43 link_url:"Link URL", | 44 link_url:"Link URL", |
44 link_target:"Target", | 45 link_target:"Target", |
45 link_target_same:"Open link in the same window", | 46 link_target_same:"Open link in the same window", |
46 link_target_blank:"Open link in a new window", | 47 link_target_blank:"Open link in a new window", |
47 link_titlefield:"Title", | 48 link_titlefield:"Title", |
48 link_is_email:"The URL you entered seems to be an email address, do you want to add the required mailto: prefix?", | 49 link_is_email:"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?", |
49 link_is_external:"The URL you entered seems to external link, do you want to add the required http:// prefix?", | 50 link_is_external:"The URL you entered seems to be an external link. Do you want to add the required http:// prefix?", |
50 link_list:"Link list" | 51 link_list:"Link list", |
52 accessibility_help:"Accessibility Help", | |
53 accessibility_usage_title:"General Usage" | |
51 }); | 54 }); |