summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorSean Leonard <meanderingcode@aetherislands.net>2013-07-10 21:57:43 -0600
committerSean Leonard <meanderingcode@aetherislands.net>2013-07-19 15:10:48 -0600
commitb19dc954b381c1e266395fdc1f19a1246096d4ab (patch)
treec0d8868d46253e014a5ecceb8be81023df6d8634 /res/values
parentf9131ce775b180cee3fa8ec1ac52290a7f58d1ef (diff)
Add a progress bar while VPN connection is being established
Diffstat (limited to 'res/values')
-rwxr-xr-xres/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 09819809..cef7de1e 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -314,6 +314,7 @@
<string name="log_out_failed_message">Didn\'t logged out.</string>
<string name="successful_authed_cert_downloaded_message">Your own cert has been correctly downloaded.</string>
<string name="authed_cert_download_failed_message">Your own cert has incorrectly been downloaded.</string>
+ <string name="eip_status_start_pending">Initiating connection</string>
<string name="eip_cancel_connect_title">Cancel connection?</string>
<string name="eip_cancel_connect_text">There is a connection attempt in progress. Do you wish to cancel it?</string>
<string name="eip_cancel_connect_cancel">Yes</string>