diff options
Diffstat (limited to 'ui/src/debug/res')
-rw-r--r-- | ui/src/debug/res/values/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ui/src/debug/res/values/strings.xml b/ui/src/debug/res/values/strings.xml new file mode 100644 index 00000000..60e016ea --- /dev/null +++ b/ui/src/debug/res/values/strings.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <string name="app_name">WireGuard β</string> +</resources> |