From 02f7b5b444cba90801e09018db236389da19a275 Mon Sep 17 00:00:00 2001 From: "luca0N\\!" Date: Wed, 10 Mar 2021 00:22:13 -0300 Subject: [PATCH] Changed "URL" to "address" on strings --- app/src/main/res/values/strings.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index db021fa..f726a49 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -83,9 +83,9 @@ Contact us at . Return To Menu - Network error!\n\nCould not connect to a network. Check if your custom server URL is correct. If Tor is enabled in the game settings, check if Orbot is running and then try again. + Network error!\n\nCould not connect to a network. Check if your custom server address is correct. If Tor is enabled in the game settings, check if Orbot is running and then try again. No trivia results!\n\nWas not able to find trivia questions that satisfied all options. - Server response error!\n\nCould not parse the server response. The server response may be in a unsupported version. If you are using a custom server, make sure the server URL points to a valid address and then try again. + Server response error!\n\nCould not parse the server response. The server response may be in a unsupported version. If you are using a custom server, make sure the server address points to a valid address and then try again. An unknown error occurred! Settings @@ -98,6 +98,6 @@ Contact us at . Network Connect Using Tor Retrieves trivia data via the Tor network. Requires Orbot (recommended) or a Tor daemon with a SOCKS5 proxy listening on port 9050. - Server URL - Specifies the server location used by the game to fetch questions. + Server address + Specifies the server location used by the game to fetch questions. Leave empty to use the default server.