mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 23:34:17 +02:00
[appimage] improvement: not displaying a confirmation dialog for the custom action 'Install AppImage file'
This commit is contained in:
@@ -857,7 +857,8 @@ class AppImageManager(SoftwareManager):
|
|||||||
manager=self,
|
manager=self,
|
||||||
manager_method='install_file',
|
manager_method='install_file',
|
||||||
icon_path=resource.get_path('img/appimage.svg', ROOT_DIR),
|
icon_path=resource.get_path('img/appimage.svg', ROOT_DIR),
|
||||||
requires_root=False),
|
requires_root=False,
|
||||||
|
requires_confirmation=False),
|
||||||
CustomSoftwareAction(i18n_label_key='appimage.custom_action.update_db',
|
CustomSoftwareAction(i18n_label_key='appimage.custom_action.update_db',
|
||||||
i18n_status_key='appimage.custom_action.update_db.status',
|
i18n_status_key='appimage.custom_action.update_db.status',
|
||||||
manager=self,
|
manager=self,
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ appimage.config.database.expiration.tip=It defines the period (in minutes) in wh
|
|||||||
appimage.config.suggestions.expiration=Suggestions expiration
|
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.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=Install AppImage file
|
appimage.custom_action.install_file=Install AppImage file
|
||||||
appimage.custom_action.install_file.details=Installation details
|
appimage.custom_action.install_file.details=AppImage installation details
|
||||||
appimage.custom_action.install_file.invalid_file=You must define a valid AppImage file
|
appimage.custom_action.install_file.invalid_file=You must define a valid AppImage file
|
||||||
appimage.custom_action.install_file.invalid_name=You must define a name for the application
|
appimage.custom_action.install_file.invalid_name=You must define a name for the application
|
||||||
appimage.custom_action.install_file.status=Installing AppImage file
|
appimage.custom_action.install_file.status=Installing AppImage file
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ appimage.config.database.expiration.tip=It defines the period (in minutes) in wh
|
|||||||
appimage.config.suggestions.expiration=Suggestions expiration
|
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.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=Install AppImage file
|
appimage.custom_action.install_file=Install AppImage file
|
||||||
appimage.custom_action.install_file.details=Installation details
|
appimage.custom_action.install_file.details=AppImage installation details
|
||||||
appimage.custom_action.install_file.invalid_file=You must define a valid AppImage file
|
appimage.custom_action.install_file.invalid_file=You must define a valid AppImage file
|
||||||
appimage.custom_action.install_file.invalid_name=You must define a name for the application
|
appimage.custom_action.install_file.invalid_name=You must define a name for the application
|
||||||
appimage.custom_action.install_file.status=Installing AppImage file
|
appimage.custom_action.install_file.status=Installing AppImage file
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ appimage.config.database.expiration.tip=It defines the period (in minutes) in wh
|
|||||||
appimage.config.suggestions.expiration=Suggestions expiration
|
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.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=Install AppImage file
|
appimage.custom_action.install_file=Install AppImage file
|
||||||
appimage.custom_action.install_file.details=Installation details
|
appimage.custom_action.install_file.details=AppImage installation details
|
||||||
appimage.custom_action.install_file.invalid_file=You must define a valid AppImage file
|
appimage.custom_action.install_file.invalid_file=You must define a valid AppImage file
|
||||||
appimage.custom_action.install_file.invalid_name=You must define a name for the application
|
appimage.custom_action.install_file.invalid_name=You must define a name for the application
|
||||||
appimage.custom_action.install_file.status=Installing AppImage file
|
appimage.custom_action.install_file.status=Installing AppImage file
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ appimage.config.database.expiration.tip=Define el período (en minutos) en el qu
|
|||||||
appimage.config.suggestions.expiration=Expiración de sugerencias
|
appimage.config.suggestions.expiration=Expiración de sugerencias
|
||||||
appimage.config.suggestions.expiration.tip=Define el período (en horas) en el que la sugerencias almacenadas en disco seran consideradas actualizadas. Use 0 si desea siempre actualizarlas.
|
appimage.config.suggestions.expiration.tip=Define el período (en horas) en el que la sugerencias almacenadas en disco seran consideradas actualizadas. Use 0 si desea siempre actualizarlas.
|
||||||
appimage.custom_action.install_file=Instalar archivo AppImage
|
appimage.custom_action.install_file=Instalar archivo AppImage
|
||||||
appimage.custom_action.install_file.details=Detalles de instalación
|
appimage.custom_action.install_file.details=Detalles de instalación de AppImage
|
||||||
appimage.custom_action.install_file.invalid_file=Debe definir un archivo AppImage válido
|
appimage.custom_action.install_file.invalid_file=Debe definir un archivo AppImage válido
|
||||||
appimage.custom_action.install_file.invalid_name=Debe definir un nombre para la aplicación
|
appimage.custom_action.install_file.invalid_name=Debe definir un nombre para la aplicación
|
||||||
appimage.custom_action.install_file.status=Instalando archivo AppImage
|
appimage.custom_action.install_file.status=Instalando archivo AppImage
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ 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.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=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.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.details=Détails d'installation d'AppImage
|
||||||
appimage.custom_action.install_file.invalid_file=Vous devez définir un fichier AppImage valide
|
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
|
appimage.custom_action.install_file.invalid_name=Vous devez choisir un nom à l'application
|
||||||
appimage.custom_action.install_file.status=Installation du fichier AppImage
|
appimage.custom_action.install_file.status=Installation du fichier AppImage
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ appimage.config.database.expiration.tip=It defines the period (in minutes) in wh
|
|||||||
appimage.config.suggestions.expiration=Suggestions expiration
|
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.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=Install AppImage file
|
appimage.custom_action.install_file=Install AppImage file
|
||||||
appimage.custom_action.install_file.details=Installation details
|
appimage.custom_action.install_file.details=AppImage installation details
|
||||||
appimage.custom_action.install_file.invalid_file=You must define a valid AppImage file
|
appimage.custom_action.install_file.invalid_file=You must define a valid AppImage file
|
||||||
appimage.custom_action.install_file.invalid_name=You must define a name for the application
|
appimage.custom_action.install_file.invalid_name=You must define a name for the application
|
||||||
appimage.custom_action.install_file.status=Installing AppImage file
|
appimage.custom_action.install_file.status=Installing AppImage file
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ appimage.config.database.expiration.tip=Define o período (em minutos) no qual o
|
|||||||
appimage.config.suggestions.expiration=Expiração das sugestões
|
appimage.config.suggestions.expiration=Expiração das sugestões
|
||||||
appimage.config.suggestions.expiration.tip=Define o período (em horas) no qual as sugestões armazenadas em disco serão consideradas atualizadas. Use 0 se quiser que elas sempre seja atualizadas.
|
appimage.config.suggestions.expiration.tip=Define o período (em horas) no qual as sugestões armazenadas em disco serão consideradas atualizadas. Use 0 se quiser que elas sempre seja atualizadas.
|
||||||
appimage.custom_action.install_file=Instalar arquivo AppImage
|
appimage.custom_action.install_file=Instalar arquivo AppImage
|
||||||
appimage.custom_action.install_file.details=Detalhes de instalação
|
appimage.custom_action.install_file.details=Detalhes de instalação de AppImage
|
||||||
appimage.custom_action.install_file.invalid_file=Você precisa definir um arquivo AppImage válido
|
appimage.custom_action.install_file.invalid_file=Você precisa definir um arquivo AppImage válido
|
||||||
appimage.custom_action.install_file.invalid_name=Você precisa definir um nome para o aplicativo
|
appimage.custom_action.install_file.invalid_name=Você precisa definir um nome para o aplicativo
|
||||||
appimage.custom_action.install_file.status=Instalando arquivo AppImage
|
appimage.custom_action.install_file.status=Instalando arquivo AppImage
|
||||||
|
|||||||
Reference in New Issue
Block a user