From f8bc2ad8a6d0935b803cd708390aa26b92822d21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Thu, 25 Jun 2020 16:14:46 +0200 Subject: [PATCH] MOBILE-3401 strings: Update strings --- src/addon/mod/h5pactivity/lang/en.json | 2 +- src/assets/lang/en.json | 12 ++++++------ src/core/login/lang/en.json | 8 ++++---- src/lang/en.json | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/addon/mod/h5pactivity/lang/en.json b/src/addon/mod/h5pactivity/lang/en.json index af3034dda..f48d3c44f 100644 --- a/src/addon/mod/h5pactivity/lang/en.json +++ b/src/addon/mod/h5pactivity/lang/en.json @@ -22,7 +22,7 @@ "modulenameplural": "H5P", "myattempts": "My attempts", "no_compatible_track": "This interaction ({{$a}}) does not provide tracking information or the tracking provided is not compatible with the current activity version.", - "offlinedisabledwarning": "You will need to be online to view the H5P package.", + "offlinedisabledwarning": "You need to be online to view the H5P package.", "outcome": "Outcome", "previewmode": "This content is displayed in preview mode. No attempt tracking will be stored.", "result_fill-in": "Fill-in text", diff --git a/src/assets/lang/en.json b/src/assets/lang/en.json index f56366502..5c62acd84 100644 --- a/src/assets/lang/en.json +++ b/src/assets/lang/en.json @@ -682,7 +682,7 @@ "addon.mod_h5pactivity.modulenameplural": "H5P", "addon.mod_h5pactivity.myattempts": "My attempts", "addon.mod_h5pactivity.no_compatible_track": "This interaction ({{$a}}) does not provide tracking information or the tracking provided is not compatible with the current activity version.", - "addon.mod_h5pactivity.offlinedisabledwarning": "You will need to be online to view the H5P package.", + "addon.mod_h5pactivity.offlinedisabledwarning": "You need to be online to view the H5P package.", "addon.mod_h5pactivity.outcome": "Outcome", "addon.mod_h5pactivity.previewmode": "This content is displayed in preview mode. No attempt tracking will be stored.", "addon.mod_h5pactivity.result_fill-in": "Fill-in text", @@ -1407,7 +1407,7 @@ "core.confirmdeletefile": "Are you sure you want to delete this file?", "core.confirmgotabroot": "Are you sure you want to go back to {{name}}?", "core.confirmgotabrootdefault": "Are you sure you want to go to the initial page of the current tab?", - "core.confirmleaveunknownchanges": "Are you sure you want to leave this page? If you have some unsaved changes they will be lost.", + "core.confirmleaveunknownchanges": "Are you sure you want to leave this page? If you have unsaved changes they will be lost.", "core.confirmloss": "Are you sure? All changes will be lost.", "core.confirmopeninbrowser": "Do you want to open it in a web browser?", "core.considereddigitalminor": "You are too young to create an account on this site.", @@ -1752,15 +1752,15 @@ "core.login.errorupdatesite": "An error occurred while updating the site's token.", "core.login.faqcannotconnectanswer": "Please, contact your site administrator.", "core.login.faqcannotconnectquestion": "I typed my site address correctly but I still can't connect.", - "core.login.faqcannotfindmysiteanswer": "Have you typed the name correctly? If you still can't find it, please enter the site address instead. Not all the Moodle sites are in our public sites directory.", + "core.login.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.", "core.login.faqcannotfindmysitequestion": "I can't find my site.", "core.login.faqsetupsiteanswer": "Visit {{$link}} to check out the different options you have to create your own Moodle site.", "core.login.faqsetupsitelinktitle": "Get started.", "core.login.faqsetupsitequestion": "I want to set up my own Moodle site.", - "core.login.faqtestappanswer": "To test the app in a Moodle Demo Site, type \"teacher\" or \"student\" in the \"Your site address\" field and click the \"Connect!\" button.", + "core.login.faqtestappanswer": "To test the app in a Moodle Demo Site, type \"teacher\" or \"student\" in the \"Your site\" field and click the \"Connect to your site\" button.", "core.login.faqtestappquestion": "I just want to test the app, what can I do?", - "core.login.faqwhatisurlanswer": "

Every organisation or school has their own custom address for their Moodle site. To find the address you can do the following:

  1. Open a web browser and go to your school's or organisation's Moodle site login page
  2. At the top of the page, on the address bar, you will see the URL of your Moodle site. E.g. \"campus.example.edu\".
    {{$image}}
  3. Copy the address (do not copy the /login and what comes after), paste it into the Moodle App and click \"Connect!\"
  4. Now you can log into your site, using your username and password
  5. ", - "core.login.faqwhatisurlquestion": "What is the URL of my Moodle site? How can I find my school’s site URL?", + "core.login.faqwhatisurlanswer": "

    Every organisation has their own unique address or URL for their Moodle site. To find the address:

    1. Open a web browser and go to your Moodle site login page.
    2. At the top of the page, in the address bar, you will see the URL of your Moodle site e.g. \"campus.example.edu\".
      {{$image}}
    3. Copy the address (do not copy the /login and what comes after), paste it into the Moodle app then click \"Connect to your site\"
    4. Now you can log in to your site using your username and password.
    5. ", + "core.login.faqwhatisurlquestion": "What is my site address? How can I find my site URL?", "core.login.faqwhereisqrcode": "Where can I find the QR code?", "core.login.faqwhereisqrcodeanswer": "

      If your organisation has enabled it, you will find a QR code on the web site at the bottom of your user profile page.

      {{$image}}", "core.login.findyoursite": "Find your site", diff --git a/src/core/login/lang/en.json b/src/core/login/lang/en.json index 9bc504061..e89da5819 100644 --- a/src/core/login/lang/en.json +++ b/src/core/login/lang/en.json @@ -28,15 +28,15 @@ "errorupdatesite": "An error occurred while updating the site's token.", "faqcannotconnectanswer": "Please, contact your site administrator.", "faqcannotconnectquestion": "I typed my site address correctly but I still can't connect.", - "faqcannotfindmysiteanswer": "Have you typed the name correctly? If you still can't find it, please enter the site address instead. Not all the Moodle sites are in our public sites directory.", + "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.", "faqsetupsiteanswer": "Visit {{$link}} to check out the different options you have to create your own Moodle site.", "faqsetupsitelinktitle": "Get started.", "faqsetupsitequestion": "I want to set up my own Moodle site.", - "faqtestappanswer": "To test the app in a Moodle Demo Site, type \"teacher\" or \"student\" in the \"Your site address\" field and click the \"Connect!\" button.", + "faqtestappanswer": "To test the app in a Moodle Demo Site, type \"teacher\" or \"student\" in the \"Your site\" field and click the \"Connect to your site\" button.", "faqtestappquestion": "I just want to test the app, what can I do?", - "faqwhatisurlanswer": "

      Every organisation or school has their own custom address for their Moodle site. To find the address you can do the following:

      1. Open a web browser and go to your school's or organisation's Moodle site login page
      2. At the top of the page, on the address bar, you will see the URL of your Moodle site. E.g. \"campus.example.edu\".
        {{$image}}
      3. Copy the address (do not copy the /login and what comes after), paste it into the Moodle App and click \"Connect!\"
      4. Now you can log into your site, using your username and password
      5. ", - "faqwhatisurlquestion": "What is the URL of my Moodle site? How can I find my school’s site URL?", + "faqwhatisurlanswer": "

        Every organisation has their own unique address or URL for their Moodle site. To find the address:

        1. Open a web browser and go to your Moodle site login page.
        2. At the top of the page, in the address bar, you will see the URL of your Moodle site e.g. \"campus.example.edu\".
          {{$image}}
        3. Copy the address (do not copy the /login and what comes after), paste it into the Moodle app then click \"Connect to your site\"
        4. Now you can log in to your site using your username and password.
        5. ", + "faqwhatisurlquestion": "What is my site address? How can I find my site URL?", "faqwhereisqrcode": "Where can I find the QR code?", "faqwhereisqrcodeanswer": "

          If your organisation has enabled it, you will find a QR code on the web site at the bottom of your user profile page.

          {{$image}}", "findyoursite": "Find your site", diff --git a/src/lang/en.json b/src/lang/en.json index 5048707e4..64b9a3172 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -43,7 +43,7 @@ "confirmdeletefile": "Are you sure you want to delete this file?", "confirmgotabroot": "Are you sure you want to go back to {{name}}?", "confirmgotabrootdefault": "Are you sure you want to go to the initial page of the current tab?", - "confirmleaveunknownchanges": "Are you sure you want to leave this page? If you have some unsaved changes they will be lost.", + "confirmleaveunknownchanges": "Are you sure you want to leave this page? If you have unsaved changes they will be lost.", "confirmloss": "Are you sure? All changes will be lost.", "confirmopeninbrowser": "Do you want to open it in a web browser?", "considereddigitalminor": "You are too young to create an account on this site.",