[web] displaying the config dir on the info window | removing the config dir during uninstallation

This commit is contained in:
Vinícius Moreira
2019-12-18 19:41:22 -03:00
parent ce1f30365d
commit 14008e4ad5
5 changed files with 66 additions and 34 deletions

View File

@@ -44,12 +44,13 @@ web.install.option.icon.label=Icono personalizado
web.install.global_nativefier.unavailable={n} parece no estar instalado en su sistema. No será posible instalar {app}
web.uninstall.error.install_dir.not_found=No se encontró el directorio de instalación {}
web.uninstall.error.remove_dir=No fue posible eliminar {}
web.info.1_url=URL
web.info.2_description=descripción
web.info.3_version=versión
web.info.4_categories=categorías
web.info.5_installation_dir=directorio de instalación
web.info.6_desktop_entry=atajo
web.info.7_exec_file=ejecutable
web.info.8_icon_path=icono
web.info.9_size=tamaño
web.info.01_url=URL
web.info.02_description=descripción
web.info.03_version=versión
web.info.04_categories=categorías
web.info.05_installation_dir=directorio de instalación
web.info.06_desktop_entry=atajo
web.info.07_exec_file=ejecutable
web.info.08_icon_path=icono
web.info.09_size=tamaño
web.info.10_config_dir=directorio de configuración