mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 16:44:16 +02:00
[web] displaying the config dir on the info window | removing the config dir during uninstallation
This commit is contained in:
@@ -44,12 +44,13 @@ web.install.option.icon.label=Custom icon
|
||||
web.install.global_nativefier.unavailable={n} seems not to be installed on your system. It will not be possible to install {app}
|
||||
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_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
|
||||
web.info.01_url=URL
|
||||
web.info.02_description=description
|
||||
web.info.03_version=version
|
||||
web.info.04_categories=categories
|
||||
web.info.05_installation_dir=installation dir
|
||||
web.info.06_desktop_entry=shortcut
|
||||
web.info.07_exec_file=executable
|
||||
web.info.08_icon_path=icon
|
||||
web.info.09_size=size
|
||||
web.info.10_config_dir=configuration dir
|
||||
Reference in New Issue
Block a user