From ceab24db2a7bf459684a650c287770b4ff090f54 Mon Sep 17 00:00:00 2001 From: brettp Date: Tue, 7 Jun 2011 22:46:47 +0000 Subject: Refs #3510, #9113. Updated tinyMCE version in trunk. git-svn-id: http://code.elgg.org/elgg/trunk@9140 36083f99-b078-4883-b0ff-0f9b5a30f544 --- .../tinymce/jscripts/tiny_mce/plugins/advlink/langs/en_dlg.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/advlink/langs') diff --git a/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/advlink/langs/en_dlg.js b/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/advlink/langs/en_dlg.js index c71ffbd0f..19dff2936 100644 --- a/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/advlink/langs/en_dlg.js +++ b/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/advlink/langs/en_dlg.js @@ -3,8 +3,8 @@ title:"Insert/edit link", 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_location:"Show location bar", 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", -- cgit v1.2.3