diff options
Diffstat (limited to 'app/src/main')
-rw-r--r-- | app/src/main/play/contact-website.txt | 2 | ||||
-rw-r--r-- | app/src/main/play/listings/en-US/full-description.txt | 2 | ||||
-rw-r--r-- | app/src/main/play/listings/ru/full-description.txt | 4 | ||||
-rw-r--r-- | app/src/main/res/raw/network.conf | 2 | ||||
-rw-r--r-- | app/src/main/res/values/strings.xml | 4 |
5 files changed, 7 insertions, 7 deletions
diff --git a/app/src/main/play/contact-website.txt b/app/src/main/play/contact-website.txt index 72194ae..c6aa415 100644 --- a/app/src/main/play/contact-website.txt +++ b/app/src/main/play/contact-website.txt | |||
@@ -1 +1 @@ | |||
https://tincapp.pacien.org \ No newline at end of file | https://tincapp.euxane.net | ||
diff --git a/app/src/main/play/listings/en-US/full-description.txt b/app/src/main/play/listings/en-US/full-description.txt index 07f8620..3c24ad5 100644 --- a/app/src/main/play/listings/en-US/full-description.txt +++ b/app/src/main/play/listings/en-US/full-description.txt | |||
@@ -17,5 +17,5 @@ Platform specific limitations of the Android client: | |||
17 | • No support for hook scripts | 17 | • No support for hook scripts |
18 | 18 | ||
19 | Please see the project's website for more information (setup guide, documentation, sources, issues): | 19 | Please see the project's website for more information (setup guide, documentation, sources, issues): |
20 | • https://tincapp.pacien.org | 20 | • https://tincapp.euxane.net |
21 | • https://github.com/pacien/tincapp | 21 | • https://github.com/pacien/tincapp |
diff --git a/app/src/main/play/listings/ru/full-description.txt b/app/src/main/play/listings/ru/full-description.txt index fdcfd5c..199e011 100644 --- a/app/src/main/play/listings/ru/full-description.txt +++ b/app/src/main/play/listings/ru/full-description.txt | |||
@@ -17,5 +17,5 @@ | |||
17 | • Нет поддержки скриптов-хуков. | 17 | • Нет поддержки скриптов-хуков. |
18 | 18 | ||
19 | Пожалуйста, ознакомьтесь с веб-сайтом проекта для получения дополнительной информации (руководство по установке, документация, исходники, дефекты): | 19 | Пожалуйста, ознакомьтесь с веб-сайтом проекта для получения дополнительной информации (руководство по установке, документация, исходники, дефекты): |
20 | • https://tincapp.pacien.org | 20 | • https://tincapp.euxane.net |
21 | • https://github.com/pacien/tincapp \ No newline at end of file | 21 | • https://github.com/pacien/tincapp |
diff --git a/app/src/main/res/raw/network.conf b/app/src/main/res/raw/network.conf index 3141141..43d6c55 100644 --- a/app/src/main/res/raw/network.conf +++ b/app/src/main/res/raw/network.conf | |||
@@ -1,6 +1,6 @@ | |||
1 | # network.conf: Tinc App network interface configuration file. | 1 | # network.conf: Tinc App network interface configuration file. |
2 | # Keys can be repeated to specify multiple values. | 2 | # Keys can be repeated to specify multiple values. |
3 | # Doc: https://tincapp.pacien.org/doc.html#network-interface | 3 | # Doc: https://tincapp.euxane.net/doc.html#network-interface |
4 | 4 | ||
5 | # IP address of this node | 5 | # IP address of this node |
6 | #Address = 10.0.0.2/32 | 6 | #Address = 10.0.0.2/32 |
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 5cfce9e..84262e6 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 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.euxane.net/doc.html#%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> |
@@ -38,7 +38,7 @@ | |||
38 | <string name="about_app_short_desc">Android binding and user interface for the tinc mesh VPN daemon.</string> | 38 | <string name="about_app_short_desc">Android binding and user interface for the tinc mesh VPN daemon.</string> |
39 | <string name="about_app_copyright">Copyright © 2017–2024 Euxane P. TRAN-GIRARD and contributors.</string> | 39 | <string name="about_app_copyright">Copyright © 2017–2024 Euxane P. TRAN-GIRARD and contributors.</string> |
40 | <string name="about_app_license">Software distributed under the terms of the GNU General Public License v3.</string> | 40 | <string name="about_app_license">Software distributed under the terms of the GNU General Public License v3.</string> |
41 | <string name="about_app_website_url" translatable="false">https://tincapp.pacien.org</string> | 41 | <string name="about_app_website_url" translatable="false">https://tincapp.euxane.net</string> |
42 | <string name="about_app_version_format">App version %1$s (%2$s build)</string> | 42 | <string name="about_app_version_format">App version %1$s (%2$s build)</string> |
43 | <string name="about_app_running_on_format">Running on Android %1$s %2$s</string> | 43 | <string name="about_app_running_on_format">Running on Android %1$s %2$s</string> |
44 | <string name="about_app_supported_abis_format">Device ABIs: %1$s</string> | 44 | <string name="about_app_supported_abis_format">Device ABIs: %1$s</string> |