mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 08:34:17 +02:00
improving 'run' button i18n for 'en'
This commit is contained in:
@@ -25,7 +25,7 @@ manage_window.status.history=Retrieving history
|
|||||||
manage_window.status.searching=Searching
|
manage_window.status.searching=Searching
|
||||||
manage_window.status.installing=Installing
|
manage_window.status.installing=Installing
|
||||||
manage_window.status.refreshing_app=Refreshing
|
manage_window.status.refreshing_app=Refreshing
|
||||||
manage_window.status.running_app=Running {}
|
manage_window.status.running_app=Launching {}
|
||||||
manage_window.bt.refresh.text=Refresh
|
manage_window.bt.refresh.text=Refresh
|
||||||
manage_window.bt.refresh.tooltip=Reload the data about installed applications
|
manage_window.bt.refresh.tooltip=Reload the data about installed applications
|
||||||
manage_window.bt.upgrade.text=Upgrade
|
manage_window.bt.upgrade.text=Upgrade
|
||||||
@@ -96,5 +96,5 @@ show=show
|
|||||||
ask.continue=Continue ?
|
ask.continue=Continue ?
|
||||||
cancel=cancel
|
cancel=cancel
|
||||||
status.caching_data=Caching {} data to disk
|
status.caching_data=Caching {} data to disk
|
||||||
action.run.tooltip=Click here to start this application
|
action.run.tooltip=Click here to launch this application
|
||||||
any=any
|
any=any
|
||||||
|
|||||||
Reference in New Issue
Block a user