[appimage] showing an error dialog when it was not possible to download the file

This commit is contained in:
Vinicius Moreira
2019-10-15 16:49:00 -03:00
parent 0957a4fa15
commit dfe23df4b6
6 changed files with 11 additions and 10 deletions

View File

@@ -14,4 +14,5 @@ appimage.downgrade.impossible.body={} has only one published version.
appimage.downgrade.unknown_version.body=It was not possible to identify {} current version in its versions history
appimage.downgrade.first_version={} is in its first published version
appimage.error.uninstall_current_version=It was not possible to uninstall the current version of {}
appimage.downgrade.install_version=It was not possible to install the version {} ({})
appimage.downgrade.install_version=It was not possible to install the version {} ({})
appimage.install.download.error=It was not possible to download the file {}. The file server can be down.