appimage downgrading

This commit is contained in:
Vinicius Moreira
2019-10-08 18:36:47 -03:00
parent d44258bcab
commit a3bccb86f4
7 changed files with 62 additions and 15 deletions

View File

@@ -7,4 +7,10 @@ appimage.info.url_download=File URL
appimage.info.icon_path=icon
appimage.history.0_version=version
appimage.history.1_published_at=date
appimage.history.2_url_download=File URL
appimage.history.2_url_download=File URL
appimage.downgrade.impossible.title=Impossible to downgrade
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.downgrade.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 {} ({})