mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14: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=Updates from {} will be ignored from now on
|
||||
action.ignore_updates_reverse.fail=It was not possible to revert ignored updates from {}
|
||||
action.ignore_updates_reverse.success=Updates from {} will be displayed again from now on
|
||||
action.info.tooltip=Click here to see information about this 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 not allowed
|
||||
action.request_reboot.title=System restart
|
||||
action.reset=Restore
|
||||
@@ -346,6 +347,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=Installed
|
||||
manage_window.checkbox.only_verified=Verified
|
||||
manage_window.checkbox.show_details=Show details
|
||||
manage_window.columns.installed=Installed
|
||||
manage_window.columns.latest_version=Latest Version
|
||||
|
||||
Reference in New Issue
Block a user