[appimage] improvement -> allowing the property 'suggestions.expiration' to be managed through the UI

This commit is contained in:
Vinicius Moreira
2021-02-01 17:40:42 -03:00
parent 7a3245ae5e
commit aac3c82dd8
12 changed files with 64 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
appimage.config.database=Database
appimage.config.database.expiration=Expiration
appimage.config.database.expiration.tip=It defines the period (in minutes) in which the database will be considered up to date. Use 0 if you always want to update it.
appimage.custom_action.install_file=Installer fichier AppImage
appimage.config.database.expiration=Database expiration
appimage.config.database.expiration.tip=It defines the period (in minutes) in which the database will be considered up to date during the initialization process. Use 0 if you always want to update it.
appimage.config.suggestions.expiration=Suggestions expiration
appimage.config.suggestions.expiration.tip=It defines the period (in hours) in which the suggestions stored in disc will be considered up to date. Use 0 if you always want to update them.appimage.custom_action.install_file=Installer fichier AppImage
appimage.custom_action.install_file.details=Détails d'installation
appimage.custom_action.install_file.invalid_file=Vous devez définir un fichier AppImage valide
appimage.custom_action.install_file.invalid_name=Vous devez choisir un nom à l'application