mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 00:34:16 +02:00
architecture expanded to support other types of packaging
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
manage_window.title=Flatpak Application Manager
|
||||
manage_window.title=Application Manager
|
||||
manage_window.columns.latest_version=Latest Version
|
||||
manage_window.columns.installed=Installed
|
||||
manage_window.columns.update=Upgrade ?
|
||||
manage_window.apps_table.row.actions.info=Information
|
||||
manage_window.apps_table.row.actions.history=History
|
||||
@@ -43,7 +42,7 @@ tray.action.manage=Manage applications
|
||||
tray.action.exit=Exit
|
||||
tray.action.about=About
|
||||
tray.action.refreshing=Refreshing
|
||||
notification.new_updates={} updates
|
||||
notification.new_updates=Updates
|
||||
flatpak.info.arch=arch
|
||||
flatpak.info.branch=branch
|
||||
flatpak.info.collection=collection
|
||||
@@ -70,4 +69,11 @@ about.info.rate=If this tool is useful for you, give it a star on Github to keep
|
||||
yes=yes
|
||||
no=no
|
||||
version.updated=updated
|
||||
version.outdated=outdated
|
||||
version.outdated=outdated
|
||||
name=name
|
||||
version=version
|
||||
latest_version=latest version
|
||||
description=description
|
||||
type=type
|
||||
installed=installed
|
||||
others=others
|
||||
Reference in New Issue
Block a user