From 1eb1df082d59bdef8b3e0cda6d1af635449833ab Mon Sep 17 00:00:00 2001 From: Jaikumar Ganesh Date: Wed, 30 Sep 2009 09:43:34 -0700 Subject: [PATCH] Add strings for authentication type. A new field is going to be added to the APN editor. Authentication type: 4 possible values - None, PAP, CHAP, PAP or CHAP These strings are too technical for the end user, however these fields will be pre-populated and the user would not have to change them. Change-Id: I7df326722fc4aebfe68d2726e2695eda8ea798a9 --- res/values/strings.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/res/values/strings.xml b/res/values/strings.xml index 0596837aa5c..68b194a724e 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1116,6 +1116,16 @@ MCC MNC + + Authentication type + + None + + PAP + + CHAP + + PAP or CHAP APN type