From 0282d3ec012e6d44063fe16ccb3c21738710340b Mon Sep 17 00:00:00 2001 From: Helen Foster Date: Tue, 5 Nov 2013 23:49:47 +0100 Subject: [PATCH] MDL-42728 Merge English strings from the en_fix language pack --- admin/tool/behat/lang/en/tool_behat.php | 2 +- admin/tool/langimport/lang/en/tool_langimport.php | 2 +- lang/en/admin.php | 15 ++++++--------- lang/en/badges.php | 8 ++++---- lang/en/form.php | 2 +- lang/en/moodle.php | 4 ++-- lang/en/question.php | 4 ++-- mod/choice/lang/en/choice.php | 4 ++-- mod/quiz/lang/en/quiz.php | 2 +- mod/resource/lang/en/resource.php | 2 +- mod/survey/lang/en/survey.php | 2 +- mod/url/lang/en/url.php | 2 +- .../random/lang/en/workshopallocation_random.php | 2 +- .../type/numerical/lang/en/qtype_numerical.php | 9 +++------ question/type/random/lang/en/qtype_random.php | 2 +- repository/recent/lang/en/repository_recent.php | 2 +- 16 files changed, 29 insertions(+), 35 deletions(-) diff --git a/admin/tool/behat/lang/en/tool_behat.php b/admin/tool/behat/lang/en/tool_behat.php index a67581d7664..d8b2b51409d 100644 --- a/admin/tool/behat/lang/en/tool_behat.php +++ b/admin/tool/behat/lang/en/tool_behat.php @@ -38,7 +38,7 @@ $string['stepsdefinitionscontains'] = 'Contains'; $string['stepsdefinitionsfilters'] = 'Steps definitions'; $string['stepsdefinitionstype'] = 'Type'; $string['theninfo'] = 'Then. Checkings to ensure the outcomes are the expected ones'; -$string['unknownexceptioninfo'] = 'There was a problem with Selenium or the browser, try to upgrade Selenium to the latest version. Error: '; +$string['unknownexceptioninfo'] = 'There was a problem with Selenium or your browser. Please ensure you are using the latest version of Selenium. Error:'; $string['viewsteps'] = 'Filter'; $string['wheninfo'] = 'When. Actions that provokes an event'; $string['wrongbehatsetup'] = 'Something is wrong with behat setup, ensure: