From: Jihoon Jung Date: Wed, 2 Mar 2016 05:27:06 +0000 (+0900) Subject: Add mtp capi error message xml file X-Git-Tag: submit/tizen/20160314.063505~13^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=09ac9b3e70638df242dd64d8fed249225ba8045f;p=platform%2Fcore%2Fapi%2Fcommon.git Add mtp capi error message xml file Signed-off-by: Jihoon Jung Change-Id: Icce30abe5b397534c68bf6b58f830378d0072929 --- diff --git a/error_messages/capi-network-mtp.xml b/error_messages/capi-network-mtp.xml new file mode 100644 index 0000000..87db349 --- /dev/null +++ b/error_messages/capi-network-mtp.xml @@ -0,0 +1,31 @@ + + + + TIZEN_ERROR_MTP | 0x01 + MTP communication error + + + TIZEN_ERROR_MTP | 0x02 + MTP controller error + + + TIZEN_ERROR_MTP | 0x03 + MTP have not any device + + + TIZEN_ERROR_MTP | 0x04 + MTP is not initialized + + + TIZEN_ERROR_MTP | 0x05 + MTP is not activated + + + TIZEN_ERROR_MTP | 0x06 + MTP communication is not initialized + + + TIZEN_ERROR_MTP | 0x07 + MTP Plugin failed + +