[mod] typo

Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
This commit is contained in:
Bram 2019-08-18 18:50:20 +02:00 committed by Alexandre Aubin
parent 7926b761fd
commit a283b436e1

View file

@ -29,7 +29,7 @@
"app_manifest_invalid": "Invalid app manifest: {error}", "app_manifest_invalid": "Invalid app manifest: {error}",
"app_no_upgrade": "No apps to upgrade", "app_no_upgrade": "No apps to upgrade",
"app_not_upgraded": "The following apps were not upgraded because the app '{app}' failed to upgrade: {apps}", "app_not_upgraded": "The following apps were not upgraded because the app '{app}' failed to upgrade: {apps}",
"app_upgrade_stoped": "The upgrade of all applications has been stopped to prevent possible damage because the previous application failed to upgrade", "app_upgrade_stopped": "The upgrade of all applications has been stopped to prevent possible damage because the previous application failed to upgrade",
"app_not_correctly_installed": "{app:s} seems to be incorrectly installed", "app_not_correctly_installed": "{app:s} seems to be incorrectly installed",
"app_not_installed": "The application '{app:s}' is not installed. Here is the list of all installed apps: {all_apps}", "app_not_installed": "The application '{app:s}' is not installed. Here is the list of all installed apps: {all_apps}",
"app_not_properly_removed": "{app:s} has not been properly removed", "app_not_properly_removed": "{app:s} has not been properly removed",