summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-02-10 15:25:43 +0100
committerArne Schwabe <arne@rfc2549.org>2013-02-10 15:25:43 +0100
commit5f19119de00ff511950f9e095adbd90b3529a21c (patch)
tree6abc908267455779e712a42e5ef2eb1a6042408a /res
parentc89414179f77982751064a5709122913c3ffd6c4 (diff)
parent0059229639e1ce0b5bbe9dbc2f03c1f2025d301b (diff)
Add more graphics for notification icon
--HG-- extra : rebase_source : fcc2631a85461bcbdacc8dd3c8010b36fa73b105
Diffstat (limited to 'res')
-rwxr-xr-xres/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 8dc15806..6e406b8b 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -257,6 +257,9 @@
<string name="state_nonetwork">Waiting for usable network</string>
<string name="statusline_bytecount">↓%2$s/s %1$s - ↑%4$s/s %3$s</string>
<string name="notifcation_title_notconnect">Not connected</string>
+ <string name="start_vpn_title">Connecting to VPN %s</string>
+ <string name="start_vpn_ticker">Connecting to VPN %s</string>
+
<string name="jelly_keystore_alphanumeric_bug">Some versions of Android 4.1 have problems if the name of the keystore certificate contains non alphanumeric characters (like spaces, underscores or dashes). Try to reimport the certificate without special characters</string>
<string name="encryption_cipher">Encryption cipher</string>
<string name="packet_auth">Packets authentication</string>