From 2495d8032eb6839a55080b79ac818383c2f75b79 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Fri, 5 May 2017 01:02:16 +0200 Subject: Import unversioned prototype --- app/src/main/res/values/strings.xml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 app/src/main/res/values/strings.xml (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml new file mode 100644 index 0000000..943f9b2 --- /dev/null +++ b/app/src/main/res/values/strings.xml @@ -0,0 +1,33 @@ + + Tinc App + Tinc + Android binding and user interface for the tinc mesh VPN daemon. + Copyright 2017 Pacien. + Software distributed under the terms of the GNU General Public License v3. + http://tincapp.pacien.org + + App version %1$s (%2$s build) + Running on Android %1$s %2$s + Device ABIs: %1$s + + About this app + Show configuration directory + + Tinc network name + + Tinc config directory + Connect to network + Request VPN permissions + + Close + Copy + Project website + Set conf editable + Connect + + New permissions successfully applied. + Error encountered when setting new permissions. + Text copied to clipboard. + VPN permissions granted. + VPN permissions denied. + -- cgit v1.2.3