Fix for 44912
[apps/osp/Call.git] / inc / CallTypes.h
index d64ab4a..4823829 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,7 +180,8 @@ 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_GPRS_NUMBER;
+extern const wchar_t* IDS_USSD_NUMBER;
+extern const wchar_t* IDS_CONFERENCE_CALL_STRING;
 //Panel
 extern const wchar_t* PANEL_DIALER;
 extern const wchar_t* PANEL_LOGS;
@@ -441,7 +442,7 @@ enum ErrorCodes
        ERROR_BARRING_PWD_TOO_LONG,
        ERROR_FLIGHT_MODE_SET,
        ERROR_GENERAL,
-       ERROR_GPRS_NUMBER,
+       ERROR_USSD_NUMBER,
 };
 
 enum DialerRequestType