summaryrefslogtreecommitdiffhomepage
path: root/ui/src/debug/res/values/strings.xml
diff options
context:
space:
mode:
authorMikael Magnusson <mikma@users.sourceforge.net>2019-04-10 00:04:04 +0200
committerMikael Magnusson <mikma@users.sourceforge.net>2023-05-08 23:30:01 +0200
commit8877ad2f5045f7aab63dfea24544501e80ff1650 (patch)
tree6369f74307f7cd922db10715e66f144a73fd1923 /ui/src/debug/res/values/strings.xml
parent79c5eb41c3bb42eebf917353eae3a8fb6cf4e61b (diff)
m7n: local build modifications
Use custom application id: eu.m7n.wireguard.android Set app names to (m7n.eu) WireGuard and (m7n.eu) WireGuard β
Diffstat (limited to 'ui/src/debug/res/values/strings.xml')
-rw-r--r--ui/src/debug/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/src/debug/res/values/strings.xml b/ui/src/debug/res/values/strings.xml
index 947b7381..af58a39d 100644
--- a/ui/src/debug/res/values/strings.xml
+++ b/ui/src/debug/res/values/strings.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <string name="app_name" translatable="false">WireGuard β</string>
+ <string name="app_name" translatable="false">(m7n.eu) WireGuard β</string>
</resources>