diff options
author | Parménides GV <parmegv@sdf.org> | 2014-05-29 10:05:47 +0200 |
---|---|---|
committer | Parménides GV <parmegv@sdf.org> | 2014-05-29 10:05:47 +0200 |
commit | aba5a16a97b43f95659e0f79f76549b1fe2e9d56 (patch) | |
tree | 4483c95510b72343fadb1f6a89175e0c8cbcec84 /app/src/main/res/values/untranslatable.xml | |
parent | 6fcd101fcbc7779ffd7239cc35e5c3359ae38fcf (diff) |
No AIDL nor api, logfragment related xml files
api folder and aidl files aren't needed for us. They are used for
external apps that want to use ics-openvpn as an already installed
package, while what we want is to avoid the installation of ics-openvpn
including it (refactored) in bitmask android.
Diffstat (limited to 'app/src/main/res/values/untranslatable.xml')
-rw-r--r-- | app/src/main/res/values/untranslatable.xml | 285 |
1 files changed, 285 insertions, 0 deletions
diff --git a/app/src/main/res/values/untranslatable.xml b/app/src/main/res/values/untranslatable.xml index 4c652f20..c73ccb05 100644 --- a/app/src/main/res/values/untranslatable.xml +++ b/app/src/main/res/values/untranslatable.xml @@ -55,4 +55,289 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + </resources>
\ No newline at end of file |