summaryrefslogtreecommitdiffhomepage
path: root/ui/src/debug
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-04-13 22:55:30 +0200
commit49a57f11766d0fd3c519afb7a13422e1c0be9a1b (patch)
tree96ae0ca9f719d3a5b968aa37e80d4bb77c71b76c /ui/src/debug
parentd4e77e6d57533f21cebe9516ab0dfdc41fec7b7a (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')
-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>