diff static/js/tiny_mce/plugins/advlink/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
line wrap: on
line diff
--- a/static/js/tiny_mce/plugins/advlink/langs/en_dlg.js	Wed May 25 02:39:08 2011 +0000
+++ b/static/js/tiny_mce/plugins/advlink/langs/en_dlg.js	Thu May 26 00:43:49 2011 +0000
@@ -3,8 +3,8 @@
 url:"Link URL",
 target:"Target",
 titlefield:"Title",
-is_email:"The URL you entered seems to be an email address, do you want to add the required mailto: prefix?",
-is_external:"The URL you entered seems to external link, do you want to add the required http:// prefix?",
+is_email:"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?",
+is_external:"The URL you entered seems to be an external link. Do you want to add the required http:// prefix?",
 list:"Link list",
 general_tab:"General",
 popup_tab:"Popup",
@@ -32,6 +32,8 @@
 popup_resizable:"Make window resizable",
 popup_dependent:"Dependent (Mozilla/Firefox only)",
 popup_size:"Size",
+width:"Width",
+height:"Height",
 popup_position:"Position (X/Y)",
 id:"Id",
 style:"Style",