|
4 | 4 | "attemptnumber": "Attempt", |
5 | 5 | "attemptquiznow": "Attempt quiz now", |
6 | 6 | "attemptstate": "State", |
7 | | - "cannotsubmitquizdueto": "This quiz cannot be submitted due to the following reasons:", |
| 7 | + "cannotsubmitquizdueto": "This quiz attempt cannot be submitted for the following reasons:", |
8 | 8 | "comment": "Comment", |
9 | 9 | "completedon": "Completed on", |
10 | 10 | "confirmclose": "Once you submit, you will no longer be able to change your answers for this attempt.", |
11 | | - "confirmcontinueoffline": "This attempt hasn't been synchronized since {{$a}}. If you have continued this attempt in another device after that time you could lose data.", |
| 11 | + "confirmcontinueoffline": "This attempt has not been synchronized since {{$a}}. If you have continued this attempt in another device since then, you may lose data.", |
12 | 12 | "confirmleavequizonerror": "An error occurred while saving the answers. Are you sure you want to leave the quiz?", |
13 | 13 | "confirmstart": "The quiz has a time limit of {{$a}}. Time will count down from the moment you start your attempt and you must submit before it expires. Are you sure that you wish to start now?", |
14 | 14 | "confirmstartheader": "Timed quiz", |
|
18 | 18 | "errorgetattempt": "Error getting attempt data.", |
19 | 19 | "errorgetquestions": "Error getting questions.", |
20 | 20 | "errorgetquiz": "Error getting quiz data.", |
21 | | - "errorparsequestions": "An error occurred while treating the questions. Please attempt this quiz in a browser.", |
| 21 | + "errorparsequestions": "An error occurred while reading the questions. Please attempt this quiz in a web browser.", |
22 | 22 | "errorbehaviournotsupported": "This quiz can't be attempted in the app because the behaviour is not supported by the app:", |
23 | 23 | "errorquestionsnotsupported": "This quiz can't be attempted in the app because it can contain questions not supported by the app:", |
24 | | - "errorrulesnotsupported": "This quiz can't be attempted in the app because it has active rules not supported by the app:", |
| 24 | + "errorrulesnotsupported": "This quiz cannot be attempted in the app because it has access rules not supported by the app:", |
25 | 25 | "errorsaveattempt": "An error occurred while saving the attempt data.", |
26 | 26 | "errorsyncquiz": "An error occurred while synchronizing. Please try again.", |
27 | | - "errorsyncquizblocked": "This quiz cannot be synchronized right now because there's an ongoing operation. Please try again later. If the problem persists, please restart the app.", |
| 27 | + "errorsyncquizblocked": "This quiz cannot be synchronized right now because of an ongoing process. Please try again later. If the problem persists, try restarting the app.", |
28 | 28 | "feedback": "Feedback", |
29 | 29 | "finishattemptdots": "Finish attempt...", |
30 | 30 | "finishnotsynced": "Finished but not synchronized", |
|
71 | 71 | "summaryofattempts": "Summary of your previous attempts", |
72 | 72 | "timeleft": "Time left", |
73 | 73 | "timetaken": "Time taken", |
74 | | - "warningattemptfinished": "Offline attempt was discarded because it was finished in site or not found.", |
75 | | - "warningdatadiscarded": "Some offline answers were discarded because the questions were modified in online.", |
76 | | - "warningdatadiscardedfromfinished": "Attempt wasn't finished because some offline answers were discarded. Please review your answers are ok and submit the attempt again.", |
| 74 | + "warningattemptfinished": "Offline attempt discarded as it was finished in the site or not found.", |
| 75 | + "warningdatadiscarded": "Some offline answers were discarded because the questions were modified online.", |
| 76 | + "warningdatadiscardedfromfinished": "Attempt unfinished because some offline answers were discarded. Please review your answers then resubmit the attempt.", |
77 | 77 | "yourfinalgradeis": "Your final grade for this quiz is {{$a}}." |
78 | 78 | } |
0 commit comments