aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authoreuxane2024-09-18 23:41:13 +0200
committereuxane2024-09-18 23:41:13 +0200
commit36dd8ce58c470f101cc603716e1d18bf2f8751b1 (patch)
treeac4c938d0b8ca3ff8deddb38f9655da8d1ae559b /app/src/main/res/values
parentf88d3d3a95c8b4305dffb4570656939f33c2d416 (diff)
downloadtincapp-36dd8ce58c470f101cc603716e1d18bf2f8751b1.tar.gz
errors: update manual links for mulitple help pages
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 1c8a2ae..3443b88 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -20,7 +20,7 @@
20 20
21<resources> 21<resources>
22 <string name="app_name" translatable="false">Tinc Mesh VPN</string> 22 <string name="app_name" translatable="false">Tinc Mesh VPN</string>
23 <string name="app_doc_url_format" translatable="false">https://tincapp.euxane.net/doc.html#%1$s</string> 23 <string name="app_doc_url_format" translatable="false">https://tincapp.euxane.net/%1$s</string>
24 24
25 <!-- generic strings --> 25 <!-- generic strings -->
26 <string name="generic_title_error">Error</string> 26 <string name="generic_title_error">Error</string>