diff options
Diffstat (limited to 'HttpServer/app/src/main/res/values/strings.xml')
-rw-r--r-- | HttpServer/app/src/main/res/values/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/HttpServer/app/src/main/res/values/strings.xml b/HttpServer/app/src/main/res/values/strings.xml new file mode 100644 index 00000000..cdb15faa --- /dev/null +++ b/HttpServer/app/src/main/res/values/strings.xml @@ -0,0 +1,3 @@ +<resources> + <string name="app_name">HttpServer</string> +</resources> |