Fix for N_SE-53496 N_SE-53436 N_SE-53451
[apps/osp/Call.git] / inc / CallTypes.h
index cbb4d4c..b3137a4 100644 (file)
@@ -1,7 +1,7 @@
 //
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
-// Licensed under the Flora License, Version 1.0 (the License);
+// Licensed under the Flora License, Version 1.1 (the License);
 // you may not use this file except in compliance with the License.
 // You may obtain a copy of the License at
 //
@@ -180,6 +180,15 @@ extern const wchar_t* IDS_REJECT_MESSAGE_CREATE;
 extern const wchar_t* IDS_VIEW_CONTACT;
 extern const wchar_t* IDS_INVALID_NUMBER;
 extern const wchar_t* IDS_NUMBER_UNKNOWN;
+extern const wchar_t* IDS_USSD_NUMBER;
+extern const wchar_t* IDS_CONFERENCE_CALL_STRING;
+extern const wchar_t* IDS_CALL_REJECT_FROM_STRING;
+extern const wchar_t* IDS_CALL_REJECTED_TITLE_STRING;
+extern const wchar_t* IDS_MESSAGE_SENDING_FAILED;
+extern const wchar_t* IDS_LOW_MEMORY_MSG;
+extern const wchar_t* IDS_LOW_MEMORY_MSG_TITLE;
+extern const wchar_t* IDS_SERVICE_UNAVAILABLE;
+extern const wchar_t* IDS_CALL_BARRED;
 //Panel
 extern const wchar_t* PANEL_DIALER;
 extern const wchar_t* PANEL_LOGS;
@@ -440,6 +449,9 @@ enum ErrorCodes
        ERROR_BARRING_PWD_TOO_LONG,
        ERROR_FLIGHT_MODE_SET,
        ERROR_GENERAL,
+       ERROR_SERVICE_UNAVAILABLE,
+       ERROR_USSD_NUMBER,
+       ERROR_CALL_BARRED
 };
 
 enum DialerRequestType