Skip to content

Commit b0ba5ab

Browse files
Update lang files
1 parent 4faa0df commit b0ba5ab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/core/features/course/lang.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
"completion_setby:manual:markdone": "{{$a.activityname}} is marked by {{$a.setby}} as not done. Press to mark as done.",
2121
"completionmenuitem": "Completion",
2222
"completionrequirements": "Completion requirements for {{$a}}",
23-
"confirmdownload": "You are about to download {{size}}.{{availableSpace}} Are you sure you want to continue?",
24-
"confirmdownloadunknownsize": "It was not possible to calculate the size of the download.{{availableSpace}} Are you sure you want to continue?",
25-
"confirmdownloadzerosize": "You are about to start downloading.{{availableSpace}} Are you sure you want to continue?",
23+
"confirmdownload": "You are about to download {{size}}. {{availableSpace}} Are you sure you want to continue?",
24+
"confirmdownloadunknownsize": "It was not possible to calculate the size of the download. {{availableSpace}} Are you sure you want to continue?",
25+
"confirmdownloadzerosize": "You are about to start downloading. {{availableSpace}} Are you sure you want to continue?",
2626
"confirmlimiteddownload": "You are not currently connected to Wi-Fi.",
27-
"confirmpartialdownloadsize": "You are about to download <strong>at least</strong> {{size}}.{{availableSpace}} Are you sure you want to continue?",
27+
"confirmpartialdownloadsize": "You are about to download <strong>at least</strong> {{size}}. {{availableSpace}} Are you sure you want to continue?",
2828
"couldnotloadsectioncontent": "Could not load the section content. Please try again later.",
2929
"couldnotloadsections": "Could not load the sections. Please try again later.",
3030
"course:viewoverview": "View activities overview",

src/core/lang.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@
258258
"openfilewithextension": "Open {{extension}} file",
259259
"openfullimage": "Click here to display the full size image",
260260
"openinbrowser": "Open in browser",
261-
"openinbrowserdescription": "You will be taken to a web browser",
261+
"openinbrowserdescription": "You will be taken to a web page",
262262
"openmodinbrowser": "Open {{$a}} in browser",
263263
"opensecurityquestion": "Open security question",
264264
"opensettings": "Open settings",

0 commit comments

Comments
 (0)