uifw/AvKon/akncompamode/loc/akncompamode.loc
changeset 0 2f259fa3e83a
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 /*
       
     2 * Copyright (c) 2008 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:  Localization strings for project akncompamode
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // d:Text for keypad 1-key
       
    20 // l: cell_cmode_itu_pane_t2_cp
       
    21 // r:5.0
       
    22 //
       
    23 #define qtn_cmode_1key "1"
       
    24 
       
    25 // d:Text for keypad 2-key
       
    26 // l: cell_cmode_itu_pane_t2_cp
       
    27 // r:5.0
       
    28 //
       
    29 #define qtn_cmode_2key "2 abc"
       
    30 
       
    31 // d:Text for keypad 3-key
       
    32 // l: cell_cmode_itu_pane_t2_cp
       
    33 // r:5.0
       
    34 //
       
    35 #define qtn_cmode_3key "3 def"
       
    36 
       
    37 // d:Text for keypad 4-key
       
    38 // l: cell_cmode_itu_pane_t2_cp
       
    39 // r:5.0
       
    40 //
       
    41 #define qtn_cmode_4key "4 ghi"
       
    42 
       
    43 // d:Text for keypad 5-key
       
    44 // l: cell_cmode_itu_pane_t2_cp
       
    45 // r:5.0
       
    46 //
       
    47 #define qtn_cmode_5key "5 jkl"
       
    48 
       
    49 // d:Text for keypad 6-key
       
    50 // l: cell_cmode_itu_pane_t2_cp
       
    51 // r:5.0
       
    52 //
       
    53 #define qtn_cmode_6key "6 mno"
       
    54 
       
    55 // d:Text for keypad 7-key
       
    56 // l: cell_cmode_itu_pane_t2_cp
       
    57 // r:5.0
       
    58 //
       
    59 #define qtn_cmode_7key "7 pqrs"
       
    60 
       
    61 // d:Text for keypad 8-key
       
    62 // l: cell_cmode_itu_pane_t2_cp
       
    63 // r:5.0
       
    64 //
       
    65 #define qtn_cmode_8key "8 tuv"
       
    66 
       
    67 // d:Text for keypad 9-key
       
    68 // l: cell_cmode_itu_pane_t2_cp
       
    69 // r:5.0
       
    70 //
       
    71 #define qtn_cmode_9key "9 wxyz"
       
    72 
       
    73 // d:Text for keypad 0-key
       
    74 // l: cell_cmode_itu_pane_t2_cp
       
    75 // r:5.0
       
    76 //
       
    77 #define qtn_cmode_qkey "0"
       
    78 
       
    79 // d:Text for keypad +-key
       
    80 // l: cell_cmode_itu_pane_t2_cp
       
    81 // r:5.0
       
    82 //
       
    83 #define qtn_cmode_pluskey "+"
       
    84 
       
    85 // d:Text for keypad #-key
       
    86 // l: cell_cmode_itu_pane_t2_cp
       
    87 // r:5.0
       
    88 //
       
    89 #define qtn_cmode_hashkey "#"
       
    90 
       
    91 // d:Compa-mode plugin title in Application settings view
       
    92 // l:list_single_large_graphic_pane_t1
       
    93 // r:5.0
       
    94 //
       
    95 #define qtn_set_folder_cmode "Open non-touch applications"
       
    96 
       
    97 // d:Compa-mode settings view title pane text. Same as qtn_set_folder_cmode.
       
    98 // l:title_pane_t1
       
    99 // r:5.0
       
   100 //
       
   101 #define qtn_cmode_view_title "Open non-touch applications"
       
   102 
       
   103 // d:Settings item. Same as qtn_set_folder_cmode.
       
   104 // l:list_setting_pane_t1
       
   105 // r:5.0
       
   106 //
       
   107 #define qtn_cmode_state_setting_label "Open non-touch applications"
       
   108 
       
   109 // d:Sets applications to open in normal mode
       
   110 // l:list_set_graphic_pane_t1
       
   111 // r:5.0
       
   112 //
       
   113 #define qtn_cmode_set_normal_mode "In normal mode"
       
   114 
       
   115 // d:Sets applications to open in touch compatibility mode
       
   116 // l:list_set_graphic_pane_t1
       
   117 // r:5.0
       
   118 //
       
   119 #define qtn_cmode_set_comp_mode "In compatibility mode"