Fix app name in-app to match App Store and app label out of app

This commit is contained in:
William Brawner 2020-10-19 17:50:08 -07:00
parent 2a5bf40b82
commit 8438f8c800
2 changed files with 8 additions and 8 deletions

View file

@ -31,11 +31,11 @@
"disable_custom" = "Disable for a Custom Time"; "disable_custom" = "Disable for a Custom Time";
"disable_permanent" = "Disable Permanently"; "disable_permanent" = "Disable Permanently";
"scan_failed" = "Scan Failed"; "scan_failed" = "Scan Failed";
"try_direct_connection" = "PiHelper was unable to find your Pi-hole on the network. Please try connecting directly via the Pi-hole's IP address or hostname."; "try_direct_connection" = "Pi-helper was unable to find your Pi-hole on the network. Please try connecting directly via the Pi-hole's IP address or hostname.";
"connection_failed" = "Connection Failed"; "connection_failed" = "Connection Failed";
"verify_ip_address" = "PiHelper was unable to connect to your Pi-hole. Please verify that you've entered the correct host and port if applicable."; "verify_ip_address" = "Pi-helper was unable to connect to your Pi-hole. Please verify that you've entered the correct host and port if applicable.";
"verify_credentials" = "PiHelper was unable to connect to your Pi-hole. Please verify that you've entered the correct password or API key."; "verify_credentials" = "Pi-helper was unable to connect to your Pi-hole. Please verify that you've entered the correct password or API key.";
"pihelper" = "PiHelper"; "pihelper" = "Pi-helper";
"pihelper_version" = "Version 1.0"; "pihelper_version" = "Version 1.0";
"copyright" = "Copyright © 2019, 2020 William Brawner"; "copyright" = "Copyright © 2019, 2020 William Brawner";
"forget_pihole" = "Forget Pi-hole"; "forget_pihole" = "Forget Pi-hole";

View file

@ -31,11 +31,11 @@
"disable_custom" = "Deshabilitar por un Tiempo Personalizado"; "disable_custom" = "Deshabilitar por un Tiempo Personalizado";
"disable_permanent" = "Deshabilitar Permanentemente"; "disable_permanent" = "Deshabilitar Permanentemente";
"scan_failed" = "Escaneo Falló"; "scan_failed" = "Escaneo Falló";
"try_direct_connection" = "PiHelper no pudo encontrar su Pi-hole en la red. Por favor intente conectar directamente con la dirección IP o nombre de máquina del Pi-hole."; "try_direct_connection" = "Pi-helper no pudo encontrar su Pi-hole en la red. Por favor intente conectar directamente con la dirección IP o nombre de máquina del Pi-hole.";
"connection_failed" = "Conexión Falló"; "connection_failed" = "Conexión Falló";
"verify_ip_address" = "PiHelper no pudo conectar a su Pi-hole. Por favor verifique que haya introducido el nombre de máquina correcto y puerto si aplica."; "verify_ip_address" = "Pi-helper no pudo conectar a su Pi-hole. Por favor verifique que haya introducido el nombre de máquina correcto y puerto si aplica.";
"verify_credentials" = "PiHelper no pudo conectar a su Pi-hole. Por favor verifique que haya introducido la contraseña o clave API correcta."; "verify_credentials" = "Pi-helper no pudo conectar a su Pi-hole. Por favor verifique que haya introducido la contraseña o clave API correcta.";
"pihelper" = "PiHelper"; "pihelper" = "Pi-helper";
"pihelper_version" = "Versión 1.0"; "pihelper_version" = "Versión 1.0";
"copyright" = "Derechos Reservados © 2019, 2020 William Brawner"; "copyright" = "Derechos Reservados © 2019, 2020 William Brawner";
"forget_pihole" = "Olvidar Pi-hole"; "forget_pihole" = "Olvidar Pi-hole";