From: Martin Dougiamas Date: Wed, 11 Nov 2009 07:05:31 +0000 (+0000) Subject: Added some ellipses to some new strings X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0b7df3454ad487a3dd4b17a389fcac2b51d09718;p=moodle.git Added some ellipses to some new strings --- 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?';