diff options
author | Parménides GV <parmegv@sdf.org> | 2014-05-29 20:19:24 +0200 |
---|---|---|
committer | Parménides GV <parmegv@sdf.org> | 2014-05-29 20:19:24 +0200 |
commit | e50339824809da28beabfaf9ecea7414c131cbfe (patch) | |
tree | 5a9ec35a0c6d9d77afcb98eb8d88d342116986e6 /app/src/main/res/values/untranslatable.xml | |
parent | 2ee8fb46dc2b719426e9735ba4a80729f1edc1d8 (diff) |
ics-openvpn receives ifconfig from the server.
Refactored AndroidManifest to include launchvpn and openvpnservice.
Imported changes from ics-openvpn-upstream
Diffstat (limited to 'app/src/main/res/values/untranslatable.xml')
-rw-r--r-- | app/src/main/res/values/untranslatable.xml | 190 |
1 files changed, 190 insertions, 0 deletions
diff --git a/app/src/main/res/values/untranslatable.xml b/app/src/main/res/values/untranslatable.xml index 79c53ff7..13717505 100644 --- a/app/src/main/res/values/untranslatable.xml +++ b/app/src/main/res/values/untranslatable.xml @@ -359,4 +359,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + </resources>
\ No newline at end of file |