MOBILE-3039 lang: Reword some strings
parent
7ef6f49e7a
commit
548bf24c1a
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"deletecourse": "Offload all course data",
|
"deletecourse": "Offload all course data",
|
||||||
"deletedatafrom": "Offload data from {{name}}",
|
"deletedatafrom": "Offload data from {{name}}",
|
||||||
"info": "Files stored on your device make the app work faster, and when offline. You can safely offload them if you need to free up storage space.",
|
"info": "Files stored on your device make the app work faster and enable the app to be used offline. You can safely offload files if you need to free up storage space.",
|
||||||
"managestorage": "Manage storage",
|
"managestorage": "Manage storage",
|
||||||
"storageused": "File storage used:"
|
"storageused": "File storage used:"
|
||||||
}
|
}
|
||||||
|
|
|
@ -915,7 +915,7 @@
|
||||||
"addon.notifications.therearentnotificationsyet": "There are no notifications.",
|
"addon.notifications.therearentnotificationsyet": "There are no notifications.",
|
||||||
"addon.storagemanager.deletecourse": "Offload all course data",
|
"addon.storagemanager.deletecourse": "Offload all course data",
|
||||||
"addon.storagemanager.deletedatafrom": "Offload data from {{name}}",
|
"addon.storagemanager.deletedatafrom": "Offload data from {{name}}",
|
||||||
"addon.storagemanager.info": "Files stored on your device make the app work faster, and when offline. You can safely offload them if you need to free up storage space.",
|
"addon.storagemanager.info": "Files stored on your device make the app work faster and enable the app to be used offline. You can safely offload files if you need to free up storage space.",
|
||||||
"addon.storagemanager.managestorage": "Manage storage",
|
"addon.storagemanager.managestorage": "Manage storage",
|
||||||
"addon.storagemanager.storageused": "File storage used:",
|
"addon.storagemanager.storageused": "File storage used:",
|
||||||
"assets.countries.AD": "Andorra",
|
"assets.countries.AD": "Andorra",
|
||||||
|
@ -1283,7 +1283,7 @@
|
||||||
"core.course.confirmdeletemodulefiles": "Are you sure you want to delete these files?",
|
"core.course.confirmdeletemodulefiles": "Are you sure you want to delete these files?",
|
||||||
"core.course.confirmdownload": "You are about to download {{size}}.{{availableSpace}} Are you sure you want to continue?",
|
"core.course.confirmdownload": "You are about to download {{size}}.{{availableSpace}} Are you sure you want to continue?",
|
||||||
"core.course.confirmdownloadunknownsize": "It was not possible to calculate the size of the download.{{availableSpace}} Are you sure you want to continue?",
|
"core.course.confirmdownloadunknownsize": "It was not possible to calculate the size of the download.{{availableSpace}} Are you sure you want to continue?",
|
||||||
"core.course.confirmlimiteddownload": "You are not currently connected to WiFi. ",
|
"core.course.confirmlimiteddownload": "You are not currently connected to Wi-Fi. ",
|
||||||
"core.course.confirmpartialdownloadsize": "You are about to download <strong>at least</strong> {{size}}.{{availableSpace}} Are you sure you want to continue?",
|
"core.course.confirmpartialdownloadsize": "You are about to download <strong>at least</strong> {{size}}.{{availableSpace}} Are you sure you want to continue?",
|
||||||
"core.course.contents": "Contents",
|
"core.course.contents": "Contents",
|
||||||
"core.course.couldnotloadsectioncontent": "Could not load the section content. Please try again later.",
|
"core.course.couldnotloadsectioncontent": "Could not load the section content. Please try again later.",
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
"confirmdownload": "You are about to download {{size}}.{{availableSpace}} Are you sure you want to continue?",
|
"confirmdownload": "You are about to download {{size}}.{{availableSpace}} Are you sure you want to continue?",
|
||||||
"confirmdownloadunknownsize": "It was not possible to calculate the size of the download.{{availableSpace}} Are you sure you want to continue?",
|
"confirmdownloadunknownsize": "It was not possible to calculate the size of the download.{{availableSpace}} Are you sure you want to continue?",
|
||||||
"confirmpartialdownloadsize": "You are about to download <strong>at least</strong> {{size}}.{{availableSpace}} Are you sure you want to continue?",
|
"confirmpartialdownloadsize": "You are about to download <strong>at least</strong> {{size}}.{{availableSpace}} Are you sure you want to continue?",
|
||||||
"confirmlimiteddownload": "You are not currently connected to WiFi. ",
|
"confirmlimiteddownload": "You are not currently connected to Wi-Fi. ",
|
||||||
"contents": "Contents",
|
"contents": "Contents",
|
||||||
"couldnotloadsectioncontent": "Could not load the section content. Please try again later.",
|
"couldnotloadsectioncontent": "Could not load the section content. Please try again later.",
|
||||||
"couldnotloadsections": "Could not load the sections. Please try again later.",
|
"couldnotloadsections": "Could not load the sections. Please try again later.",
|
||||||
|
|
Loading…
Reference in New Issue