/* * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://floralicense.org/license/ * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ #define SAT_STR_CALL_UNAVAILABLE _("IDS_SIM_POP_CALL_UNAVAILABLE") #define SAT_STR_CONFIRM_CALL _("IDS_SIM_POP_CONFIRM_CALL") #define SAT_STR_LAUNCH_BROWSER_Q _("IDS_SIM_POP_LAUNCH_BROWSERQ") #define SAT_STR_PLAYING_TONE _("IDS_SIM_POP_PLAYTONE") #define SAT_STR_SIM_REFRESHING _("IDS_SIM_POP_REFRESHING") #define SAT_STR_PLEASE_WAIT _("IDS_SIM_POP_INTERMEDIATE") #define SAT_STR_TAP_TO_ENTER _("IDS_SIM_BODY_TAP_TO_ENTER_ABB") #define SAT_STR_OK dgettext("sys_string", "IDS_COM_SK_OK") #define SAT_STR_CANCEL dgettext("sys_string", "IDS_IDLE_BUTTON_CANCEL") #define SAT_STR_YES dgettext("sys_string", "IDS_COM_SK_YES") #define SAT_STR_NO dgettext("sys_string", "IDS_COM_SK_NO") #define SAT_STR_NEW dgettext("sys_string", "IDS_COM_SK_NEW") #define SAT_STR_SENDING dgettext("sys_string", "IDS_COM_POP_SENDING")