From 67d58da771ed543874154cdb9e049c0e05459a87 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Sat, 20 May 2023 13:49:35 +0200 Subject: localization setup --- app/java/res/values/strings.xml | 56 +++++++++++++++++++++++++++++++++++------ 1 file changed, 49 insertions(+), 7 deletions(-) (limited to 'app/java/res/values') diff --git a/app/java/res/values/strings.xml b/app/java/res/values/strings.xml index 7848d3e..3662cf5 100644 --- a/app/java/res/values/strings.xml +++ b/app/java/res/values/strings.xml @@ -4,13 +4,6 @@ Pihole DNS Proxy - - starting - - - stopping - - Start @@ -18,7 +11,56 @@ Stop + + + Running with %s + + + Stop + + + + + Listening for WiFi connection change + + + Stop Listener + + + Start Proxy + + + Settings + + + Use automatic DNS Server / Pihole discovery + + + Whether to use the automatic discovery mechanism to set the DNS server + + + + Pihole IP address + + + + Use WiFi listener + + + Automatically deactivates the proxy on WiFi disconnect + + + + Use WiFi listener for activation + + + Automatically activates the proxy on WiFi connect when connecting to specific WLAN. Needs location services to function! + + + + WLAN SSID + -- cgit v1.2.3