diff options
author | Parménides GV <parmegv@sdf.org> | 2014-08-05 22:01:44 +0200 |
---|---|---|
committer | Parménides GV <parmegv@sdf.org> | 2014-08-14 01:41:25 +0200 |
commit | b6921dec378cc6982903cb732ff62a5d6d813ee1 (patch) | |
tree | beaafd964349fd78cb6e9286629d18483099a795 /app/src/main/res | |
parent | 2a8e32236f605360c875985492a99ec586fe116d (diff) |
Show a special notification while traffic is blocked.
When the user has already been connected to a VPN and she configured the
client to use persistent-tun, we should warn her that until the VPN
connection is again established, no traffic will flow.
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/values/untranslatable.xml | 266 |
1 files changed, 266 insertions, 0 deletions
diff --git a/app/src/main/res/values/untranslatable.xml b/app/src/main/res/values/untranslatable.xml index 1a3aa112..90090c52 100644 --- a/app/src/main/res/values/untranslatable.xml +++ b/app/src/main/res/values/untranslatable.xml @@ -1045,4 +1045,270 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + </resources>
\ No newline at end of file |