mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 05:24:16 +02:00
[wgem] adding category
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
gem.web.info=It allows to install Web applications on your system
|
||||
gem.web.info=It allows to install Web applications on the system through they addresses ( URLs )
|
||||
web.environment.install=Installing {}
|
||||
web.waiting.env_updater=Updating environment
|
||||
web.env.checking=Checking the Web installation environment
|
||||
web.env.error=It seems there are issues with the Web installation environment. It wil not be possible to install {}.
|
||||
web.install.options_dialog.title=Installation options
|
||||
web.install.options_dialog.body=Select the wanted installation options and click in the {} button
|
||||
web.install.error=An error has happened during the {} installation
|
||||
web.install.nativefier.error.unknown=Have a look at the {} to identify the reason
|
||||
web.install.nativefier.error.inner_dir=The app installation directory was not found in {}
|
||||
@@ -35,13 +34,15 @@ web.install.option.tray.default.label=Default
|
||||
web.install.option.tray.default.tip=The app icon will be attached to the system tray allowing it to be quickly opened
|
||||
web.install.option.tray.min.label=Start minimized
|
||||
web.install.option.tray.min.tip=The app will be started minimized as an icon in the system tray
|
||||
web.install.option.category.none=none
|
||||
web.uninstall.error.install_dir.not_found=The installation directory {} was not found
|
||||
web.uninstall.error.remove_dir=It was not possible to remove {}
|
||||
web.info.1_url=URL
|
||||
web.info.2_description=description
|
||||
web.info.3_version=version
|
||||
web.info.4_installation_dir=installation dir
|
||||
web.info.5_desktop_entry=shortcut
|
||||
web.info.6_exec_file=executable
|
||||
web.info.7_icon_path=icon
|
||||
web.info.8_size=size
|
||||
web.info.4_categories=categories
|
||||
web.info.5_installation_dir=installation dir
|
||||
web.info.6_desktop_entry=shortcut
|
||||
web.info.7_exec_file=executable
|
||||
web.info.8_icon_path=icon
|
||||
web.info.9_size=size
|
||||
Reference in New Issue
Block a user