mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 00:04:15 +02:00
[appimage] improvement -> allowing the property 'suggestions.expiration' to be managed through the UI
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user