From: Jihoon Kim Date: Wed, 20 Mar 2019 02:30:55 +0000 (+0900) Subject: [ACR-1371] Add new error message for autofill X-Git-Tag: submit/tizen/20190326.063830~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=26c86e6ac349586f4da07a48eaf746a63db8be9d;p=platform%2Fcore%2Fapi%2Fcommon.git [ACR-1371] Add new error message for autofill Change-Id: I7401e75a90f99742f2803fe6ed2ac2559db1b816 Signed-off-by: Jihoon Kim --- diff --git a/error_messages/capi-ui-autofill.xml b/error_messages/capi-ui-autofill.xml index e0efb60..ce7fd2f 100644 --- a/error_messages/capi-ui-autofill.xml +++ b/error_messages/capi-ui-autofill.xml @@ -8,4 +8,32 @@ TIZEN_ERROR_AUTOFILL | 0x0002 Operation failed + + TIZEN_ERROR_AUTOFILL | 0x0003 + Authentication failed + + + TIZEN_ERROR_AUTOFILL | 0x0004 + These values can not be saved + + + TIZEN_ERROR_AUTOFILL | 0x0005 + Failed to create required values + + + TIZEN_ERROR_AUTOFILL | 0x0006 + Unable to connect to Autofill Service + + + TIZEN_ERROR_AUTOFILL | 0x0007 + Autofill Service is not allowed + + + TIZEN_ERROR_AUTOFILL | 0x0008 + Autofill Service is not activated + + + TIZEN_ERROR_AUTOFILL | 0x0009 + Could not find saved values +