aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 0fbb3dc..5968d97 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1,7 +1,7 @@
1<?xml version="1.0" encoding="utf-8"?> 1<?xml version="1.0" encoding="utf-8"?>
2 2
3<!-- 3<!--
4 * tinc App, an Android binding and user interface for the tinc mesh VPN daemon 4 * Tinc App, an Android binding and user interface for the tinc mesh VPN daemon
5 * Copyright (C) 2017-2018 Pacien TRAN-GIRARD 5 * Copyright (C) 2017-2018 Pacien TRAN-GIRARD
6 * 6 *
7 * This program is free software: you can redistribute it and/or modify 7 * This program is free software: you can redistribute it and/or modify
@@ -19,7 +19,7 @@
19--> 19-->
20 20
21<resources> 21<resources>
22 <string name="app_name" translatable="false">tinc App</string> 22 <string name="app_name" translatable="false">Tinc App</string>
23 <string name="app_doc_url_format" translatable="false">https://tincapp.pacien.org/doc.html#%1$s</string> 23 <string name="app_doc_url_format" translatable="false">https://tincapp.pacien.org/doc.html#%1$s</string>
24 24
25 <!-- generic strings --> 25 <!-- generic strings -->