aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2021-09-18 00:14:49 -0500
committerIván Ávalos <avalos@disroot.org>2021-09-18 00:14:49 -0500
commita38ac4af6dfd9123670123f695048add7be53eee (patch)
tree09caf2cdc5225d019aa1c423443a4330fbf982e4 /app/src/main/res/values/strings.xml
parent05114053e3b4e13ec369113299c65ac1c250d613 (diff)
downloadetbsa-traccar-manager-android-a38ac4af6dfd9123670123f695048add7be53eee.tar.gz
etbsa-traccar-manager-android-a38ac4af6dfd9123670123f695048add7be53eee.tar.bz2
etbsa-traccar-manager-android-a38ac4af6dfd9123670123f695048add7be53eee.zip
ETBSA rebranding and non-visual tweaks
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index feea781..e13d3f4 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1,5 +1,6 @@
<resources>
- <string name="app_name">Traccar Manager</string>
+ <string name="app_name">ETBSA</string>
+ <string name="server_url">https://etbsa.net</string>
<string name="label_server">Server</string>
<string name="label_info">This screen will be shown only once. After you click the button, server address will be saved in preferences. To change it, clear app data from application manager.</string>
<string name="button_start">Start</string>