aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android/res/values/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontends/android/res/values/arrays.xml')
-rw-r--r--src/frontends/android/res/values/arrays.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/frontends/android/res/values/arrays.xml b/src/frontends/android/res/values/arrays.xml
index 21576f22c..1ac4cc21d 100644
--- a/src/frontends/android/res/values/arrays.xml
+++ b/src/frontends/android/res/values/arrays.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2012 Tobias Brunner
+ Copyright (C) 2012-2013 Tobias Brunner
Hochschule fuer Technik Rapperswil
This program is free software; you can redistribute it and/or modify it
@@ -18,5 +18,6 @@
<string-array name="vpn_types">
<item>IKEv2 EAP (Username/Password)</item>
<item>IKEv2 Certificate</item>
+ <item>IKEv2 Certificate + EAP (Username/Password)</item>
</string-array>
</resources> \ No newline at end of file