From: Wonnam Jang Date: Fri, 11 Mar 2016 07:52:08 +0000 (+0900) Subject: rename package name correctly X-Git-Tag: submit/tizen/20160314.063505~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F25%2F61925%2F1;p=platform%2Fcore%2Fapi%2Fcommon.git rename package name correctly Change-Id: I3b2024134d3052072e9eb6aa7421f44d667d7fa2 Signed-off-by: Wonnam Jang --- diff --git a/error_messages/voice-contro-elm.xml b/error_messages/voice-contro-elm.xml deleted file mode 100644 index c1348e0..0000000 --- a/error_messages/voice-contro-elm.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - TIZEN_ERROR_VOICE_CONTROL | 0x021 - Invalid state - - - TIZEN_ERROR_VOICE_CONTROL | 0x022 - Invalid language - - - TIZEN_ERROR_VOICE_CONTROL | 0x023 - Operation failed - - - TIZEN_ERROR_VOICE_CONTROL | 0x024 - Operation rejected - - - diff --git a/error_messages/voice-control-elm.xml b/error_messages/voice-control-elm.xml new file mode 100644 index 0000000..c1348e0 --- /dev/null +++ b/error_messages/voice-control-elm.xml @@ -0,0 +1,20 @@ + + + + TIZEN_ERROR_VOICE_CONTROL | 0x021 + Invalid state + + + TIZEN_ERROR_VOICE_CONTROL | 0x022 + Invalid language + + + TIZEN_ERROR_VOICE_CONTROL | 0x023 + Operation failed + + + TIZEN_ERROR_VOICE_CONTROL | 0x024 + Operation rejected + + +