From 8c1e07c0197f1e83cf1ea741086307c1407043ae Mon Sep 17 00:00:00 2001 From: Noel De Martin Date: Thu, 3 Nov 2022 17:00:50 +0100 Subject: [PATCH] MOBILE-4059 core: Update site owners nomenclature --- src/addons/mod/scorm/lang.json | 2 +- src/core/features/login/lang.json | 6 +++--- src/core/features/user/lang.json | 2 +- src/core/lang.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/addons/mod/scorm/lang.json b/src/addons/mod/scorm/lang.json index 4aab4f372..477497e32 100644 --- a/src/addons/mod/scorm/lang.json +++ b/src/addons/mod/scorm/lang.json @@ -15,7 +15,7 @@ "errordownloadscorm": "Error downloading SCORM: \"{{name}}\".", "errorgetscorm": "Error getting SCORM data.", "errorinvalidversion": "Sorry, the application only supports SCORM 1.2.", - "errornotdownloadable": "This institution has disabled the download of SCORM packages.", + "errornotdownloadable": "Your school or learning provider has disabled the download of SCORM packages.", "errornovalidsco": "This SCORM package doesn't have a visible SCO to load.", "errorpackagefile": "Sorry, the application only supports ZIP packages.", "errorsyncscorm": "An error occurred while synchronising. Please try again.", diff --git a/src/core/features/login/lang.json b/src/core/features/login/lang.json index e6386d6a1..946304293 100644 --- a/src/core/features/login/lang.json +++ b/src/core/features/login/lang.json @@ -6,7 +6,7 @@ "cancel": "Cancel", "changepassword": "Change password", "changepasswordbutton": "Change password", - "changepasswordhelp": "If you have problems changing your password, please contact your institution.", + "changepasswordhelp": "If you have problems changing your password, please contact your school or learning provider.", "changepasswordreconnectinstructions": "If you didn't change your password correctly, you'll be asked to do it again.", "changepasswordsupportsubject": "Need help changing my password", "confirmdeletesite": "Are you sure you want to remove the account on {{sitename}}?", @@ -28,9 +28,9 @@ "errorupdatesite": "An error occurred while updating the site's token.", "exceededloginattempts": "Need help logging in? Try recovering your password or contact your site support", "exceededloginattemptssupportsubject": "I can't log in", - "exceededpasswordresetattempts": "It seems you are having trouble accessing your account. You can contact your administrator or try again later.", + "exceededpasswordresetattempts": "It seems you are having trouble accessing your account. You can contact your school or learning provider or try again later.", "exceededpasswordresetattemptssupportsubject": "I can't reset my password", - "faqcannotconnectanswer": "Please, contact your institution.", + "faqcannotconnectanswer": "Please, contact your school or learning provider.", "faqcannotconnectquestion": "I typed my site address correctly but I still can't connect.", "faqcannotfindmysiteanswer": "Have you typed the name correctly? It's also possible that your site is not included in our public sites directory. If you still can't find it, please enter your site address instead.", "faqcannotfindmysitequestion": "I can't find my site.", diff --git a/src/core/features/user/lang.json b/src/core/features/user/lang.json index 29aa16be6..4571d3764 100644 --- a/src/core/features/user/lang.json +++ b/src/core/features/user/lang.json @@ -3,7 +3,7 @@ "useraccount": "User account", "city": "City/town", "completeprofile": "Complete profile", - "completeprofilehelp": "If you have problems completing your profile, please contact your institution.", + "completeprofilehelp": "If you have problems completing your profile, please contact your school or learning provider.", "completeprofilenotice": "Before you continue, please fill in the required fields in your user profile.", "completeprofilereconnectinstructions": "If you didn't complete your profile correctly, you'll be asked to do it again.", "completeprofilesupportsubject": "Need help completing my profile", diff --git a/src/core/lang.json b/src/core/lang.json index 58e889c0c..48821d5b4 100644 --- a/src/core/lang.json +++ b/src/core/lang.json @@ -15,7 +15,7 @@ "calculating": "Calculating", "cancel": "Cancel", "cannotconnect": "Can't connect to site", - "cannotdownloadfiles": "This institution has disabled downloading files.", + "cannotdownloadfiles": "Your school or learning provider has disabled downloading files.", "cannotinstallapk": "For security reasons, you can't install unknown apps on your device from this app. Please open the file using a browser.", "cannotlogoutpageblocks": "Please save or discard your changes before continuing.", "cannotopeninapp": "This file may not work as expected on this device. Would you like to open it anyway?",