diff options
Diffstat (limited to 'scripts/strings.template')
-rw-r--r-- | scripts/strings.template | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/strings.template b/scripts/strings.template new file mode 100644 index 0000000..acc28e2 --- /dev/null +++ b/scripts/strings.template @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <string name="app_name">ACTIVITY_NAME</string> +</resources> |