mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 08:44:15 +02:00
[view] feature: adding a new 'verified' filter for the packages table
This commit is contained in:
@@ -66,6 +66,7 @@ action.ignore_updates.success=Les mises à jour de {} seront désormais ignorée
|
||||
action.ignore_updates_reverse.fail=Il était impossible d'annuler les mises à jour de {}
|
||||
action.ignore_updates_reverse.success=Les mises à jour de {} sont désormais de retour
|
||||
action.info.tooltip=Cliquez ici pour plus d'informations sur cette application
|
||||
action.install.unverified.warning=This app has not been verified by this system maintainers or a trusted source. Check its information before proceeding.
|
||||
action.not_allowed=Action non permise
|
||||
action.request_reboot.title=Redémarrage du système
|
||||
action.reset=Restaurer
|
||||
@@ -342,6 +343,7 @@ manage_window.bt_themes.tip=Click here to choose a theme
|
||||
manage_window.bt_themes.option.invalid=Invalid
|
||||
manage_window.checkbox.only_apps=Apps
|
||||
manage_window.checkbox.only_installed=Installées
|
||||
manage_window.checkbox.only_verified=Vérifiés
|
||||
manage_window.checkbox.show_details=Détails
|
||||
manage_window.columns.installed=Installé
|
||||
manage_window.columns.latest_version=Dernière Version
|
||||
|
||||
Reference in New Issue
Block a user