From d42061f0ed92011da9eb401af661450834a5c925 Mon Sep 17 00:00:00 2001 From: Dani Palou Date: Tue, 26 Jul 2016 15:46:06 +0200 Subject: [PATCH] MOBILE-1701 quiz: Add missing string continuepreview --- www/addons/mod/quiz/lang/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/www/addons/mod/quiz/lang/en.json b/www/addons/mod/quiz/lang/en.json index ae3f6382331..8267d437529 100644 --- a/www/addons/mod/quiz/lang/en.json +++ b/www/addons/mod/quiz/lang/en.json @@ -14,6 +14,7 @@ "confirmstartheader": "Timed quiz", "connectionerror": "Network connection lost. (Autosave failed).\n\nMake a note of any responses entered on this page in the last few minutes, then try to re-connect.\n\nOnce connection has been re-established, your responses should be saved and this message will disappear.", "continueattemptquiz": "Continue the last attempt", + "continuepreview": "Continue the last preview", "errordownloading": "Error downloading required data.", "errorgetattempt": "Error getting attempt data.", "errorgetquestions": "Error getting questions.",