From 0b7df3454ad487a3dd4b17a389fcac2b51d09718 Mon Sep 17 00:00:00 2001 From: Martin Dougiamas Date: Wed, 11 Nov 2009 07:05:31 +0000 Subject: [PATCH] Added some ellipses to some new strings --- lang/en_utf8/editor_tinymce.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/en_utf8/editor_tinymce.php b/lang/en_utf8/editor_tinymce.php index 746f86990c..b952619412 100644 --- a/lang/en_utf8/editor_tinymce.php +++ b/lang/en_utf8/editor_tinymce.php @@ -234,8 +234,8 @@ $string['advlink_dlg:url'] = 'Link URL'; $string['autosave:unload_msg'] = 'The changes you made will be lost if you navigate away from this page.'; $string['common:apply'] = 'Apply'; $string['common:browse'] = 'Browse'; -$string['common:browsemedia'] = 'Find or upload a sound, video or applet'; -$string['common:browseimage'] = 'Find or upload an image'; +$string['common:browsemedia'] = 'Find or upload a sound, video or applet...'; +$string['common:browseimage'] = 'Find or upload an image...'; $string['common:cancel'] = 'Cancel'; $string['common:class_name'] = 'Class'; $string['common:clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\\nDo you want more information about this issue?'; -- 2.39.5