gssettingsuis/Gs/GSCallPlugin/loc/SoftReject.loc
branchRCL_3
changeset 25 7e0eff37aedb
parent 0 8c5d936e5675
equal deleted inserted replaced
24:8ee96d21d9bf 25:7e0eff37aedb
       
     1 /*
       
     2 * Copyright (c) 2003 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *        Resource file for Phone Application
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 //  LOCALISATION STRINGS
       
    21 
       
    22 //d: heading in soft reject settings menu
       
    23 //l: list_setting_pane_t1
       
    24 //
       
    25 #define qtn_mocal_sett_softrej_title "Reject call with message"
       
    26 
       
    27 //d: heading in soft reject text settings menu
       
    28 //l: list_setting_pane_t1
       
    29 //
       
    30 #define qtn_gs_soft_reject_text_title "Message text"
       
    31 
       
    32 //d:  Command in general settings call folder, opens soft reject menu
       
    33 //l:  list_setting_pane_t1
       
    34 //
       
    35 #define qtn_gs_soft_reject "Reject call with message"
       
    36 
       
    37 //d:  Command in general settings call folder, opens soft reject text menu
       
    38 //l:  list_setting_pane_t1
       
    39 // 
       
    40 #define qtn_gs_soft_reject_text "Message text"
       
    41 
       
    42 
       
    43 //d: soft reject selection (ON) in the settings page
       
    44 //l: list_set_graphic_pane_t1
       
    45 //
       
    46 #define qtn_gs_soft_on "On"
       
    47 
       
    48 //d: soft reject selection (OFF) in the settings page
       
    49 //l: list_set_graphic_pane_t1
       
    50 //
       
    51 #define qtn_gs_soft_off "Off"
       
    52 
       
    53 // d: It is used as softkey text. If pressed, the call isn't rejected,
       
    54 // d: but an SMS editor with soft reject default text is opened.
       
    55 // l: control_pane_t1/opt7
       
    56 //
       
    57 #define qtn_softkey_soft_reject "Soft Reject"
       
    58 
       
    59 //d: soft reject text in the settings page
       
    60 //l: list_set_graphic_pane_t1
       
    61 //
       
    62 #define qtn_gs_soft_default_text "Hi, I’m busy at the moment, but I contact you a bit later."
       
    63 
       
    64 // End of File