All applications are already

Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
This commit is contained in:
Allan Nordhøy 2019-09-19 19:10:09 +02:00 committed by GitHub
parent 35df93bb86
commit 7903fb27f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@
"app_location_install_failed": "Cannot install the app there because it conflicts with the app '{other_app}' already installed in '{other_path}'", "app_location_install_failed": "Cannot install the app there because it conflicts with the app '{other_app}' already installed in '{other_path}'",
"app_location_unavailable": "This URL is either unavailable, or conflicts with the already installed app(s):\n{apps:s}", "app_location_unavailable": "This URL is either unavailable, or conflicts with the already installed app(s):\n{apps:s}",
"app_manifest_invalid": "Something is wrong with the app manifest: {error}", "app_manifest_invalid": "Something is wrong with the app manifest: {error}",
"app_no_upgrade": "Everything is up-to-date", "app_no_upgrade": "All applications are already up-to-date",
"app_not_upgraded": "These apps were not upgraded: {apps}", "app_not_upgraded": "These apps were not upgraded: {apps}",
"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 to be found among all installed apps: {all_apps}", "app_not_installed": "The application '{app:s}' is not to be found among all installed apps: {all_apps}",