pkiutilities/SecModUI/loc/secmodui.loc
changeset 0 164170e6151a
equal deleted inserted replaced
-1:000000000000 0:164170e6151a
       
     1 /*
       
     2 * Copyright (c) 2005 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:   Localisation strings of Security Module UI
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 // LOCALISATION STRINGS
       
    21 
       
    22 
       
    23 //d: Command in general settings security folder, opens Security Module view
       
    24 //l: title_pane_t2/opt9
       
    25 //w:
       
    26 //r:3.0
       
    27 #define qtn_wim_settings "Security module"
       
    28 
       
    29 //d:Title of main view
       
    30 //l:title_pane_t2/opt9
       
    31 //w:
       
    32 //r:3.2
       
    33 #define qtn_wim_title "Security module"
       
    34 
       
    35 //d:Command in options menu.
       
    36 //d:Opens highlighted item
       
    37 //l:list_single_pane_t1_cp2
       
    38 //w:
       
    39 //r:3.0
       
    40 #define qtn_wim_options_open "Open"
       
    41 
       
    42 //d:Command in options menu.
       
    43 //d:Views details of the highlighted token
       
    44 //l:list_single_pane_t1_cp2
       
    45 //w:
       
    46 //r:3.0
       
    47 #define qtn_wim_opt_details "Module info"
       
    48 
       
    49 //d:Command in options menu.
       
    50 //l:list_single_pane_t1_cp2
       
    51 //w:
       
    52 //r:3.0
       
    53 #define qtn_cm_options_delete_keystore "Delete keystore"
       
    54 
       
    55 //d:Command in options menu.
       
    56 //l:list_single_pane_t1_cp2
       
    57 //w:
       
    58 //r:3.0
       
    59 #define qtn_wim_sett_opt_unblock "Unblock"
       
    60 
       
    61 //d:Command in options menu.
       
    62 //l:list_single_pane_t1_cp2
       
    63 //w:
       
    64 //r:3.0
       
    65 #define qtn_wim_options_close_code "Close access code"
       
    66 
       
    67 //d:WIM Main view empty list placeholder text
       
    68 //l:main_list_empty_pane
       
    69 //w:
       
    70 //r:3.0
       
    71 #define qtn_wim_no_wims "(no security modules)"
       
    72 
       
    73 //d:Selection list item
       
    74 //d:
       
    75 //l:list_single_pane_t1_cp2
       
    76 //w:
       
    77 //r:3.0
       
    78 #define qtn_wim_list_text_access_code "Access code"
       
    79 
       
    80 //d:Selection list item
       
    81 //d:
       
    82 //l:list_single_pane_t1_cp2
       
    83 //w:
       
    84 //r:3.0
       
    85 #define qtn_wim_list_text_signature_codes "Signing codes"
       
    86 
       
    87 //d:Setting item title
       
    88 //d:
       
    89 //l:list_setting_pane_t1
       
    90 //w:
       
    91 //r:3.0
       
    92 #define qtn_wim_pin_request "Access code request"
       
    93 
       
    94 //d:Setting value text
       
    95 //d:
       
    96 //l:list_set_graphic_pane_t1
       
    97 //w:
       
    98 //r:3.0
       
    99 #define qtn_wim_request_on "On"
       
   100 
       
   101 //d:Setting value text
       
   102 //d:
       
   103 //l:list_set_graphic_pane_t1
       
   104 //w:
       
   105 //r:3.0
       
   106 #define qtn_wim_request_off "Off"
       
   107 
       
   108 //d:Setting item title
       
   109 //d:
       
   110 //l:list_setting_pane_t1
       
   111 //w:
       
   112 //r:3.0
       
   113 #define qtn_wim_sett_status "Status"
       
   114 
       
   115 //d:Setting value text
       
   116 //d:
       
   117 //l:list_set_graphic_pane_t1
       
   118 //w:
       
   119 //r:3.0
       
   120 #define qtn_wim_opt_open "Open"
       
   121 
       
   122 //d:Setting value text
       
   123 //d:
       
   124 //l:popup_info_list_pane_t1
       
   125 //w:
       
   126 //r:3.0
       
   127 #define qtn_wim_status_closed "Closed"
       
   128 
       
   129 //d:Setting value text
       
   130 //d:
       
   131 //l:list_set_graphic_pane_t1
       
   132 //w:
       
   133 //r:3.0
       
   134 #define qtn_wim_code_status_blocked "Blocked"
       
   135 
       
   136 //d:Wait note text shown when retrieving data from Security Module
       
   137 //l:popup_note_wait_window
       
   138 //w:
       
   139 //r:3.0
       
   140 #define qtn_wim_retrieving_data "Retrieving data from the Security Module."
       
   141 
       
   142 //d:Setting item title
       
   143 //d:Shown if Security Module has no label
       
   144 //l:list_double_pane_t1
       
   145 //w:
       
   146 //r:3.0
       
   147 #define qtn_wim_no_label_list "(no label)"
       
   148 
       
   149 //d:Security Module details heading
       
   150 //l:heading_pane_t1
       
   151 //w:
       
   152 //r:3.0
       
   153 #define qtn_wim_info_header "Module Info"
       
   154 
       
   155 //d:Details view field names.
       
   156 //l:main_list_empty_pane
       
   157 //w:
       
   158 //r:3.0
       
   159 #define qtn_wim_name "Name:"
       
   160 
       
   161 //d:Details view field names.
       
   162 //l:main_list_empty_pane
       
   163 //w:
       
   164 //r:3.0
       
   165 #define qtn_wim_card_version "Version:"
       
   166 
       
   167 //d:Details view field names.
       
   168 //l:main_list_empty_pane
       
   169 //w:
       
   170 //r:3.0
       
   171 #define qtn_wim_security_module_location "Security module location:"
       
   172 
       
   173 //d:Details view field names.
       
   174 //l:main_list_empty_pane
       
   175 #define qtn_wim_sett_pin_g "Access code:"
       
   176 
       
   177 //d:Details view field names.
       
   178 //l:main_list_empty_pane
       
   179 #define qtn_wim_key_pin	"Signing code:"
       
   180 
       
   181 //d:Details view field names.
       
   182 //l:main_list_empty_pane
       
   183 //w:
       
   184 //r:3.0
       
   185 #define qtn_wim_serial_nro "Serial number:"
       
   186 
       
   187 //d:Details view field names.
       
   188 //l:main_list_empty_pane
       
   189 //w:
       
   190 //r:3.0
       
   191 #define qtn_wim_manuf "Manufacturer:"
       
   192 
       
   193 //d:Details view field value.
       
   194 //d:Used in module info message popup,
       
   195 //l:popup_info_list_pane_t1
       
   196 //w:
       
   197 //r:3.0
       
   198 #define qtn_wim_pin_g_no_label_details "Access code"
       
   199 
       
   200 //d:Details view field value.
       
   201 //d:Used in module info message popup,
       
   202 //l:popup_info_list_pane_t1
       
   203 //w:
       
   204 //r:3.0
       
   205 #define qtn_wim_pin_nr_no_label_details "Signing code %N"
       
   206 
       
   207 //d:Confirmation query text when deleting keys
       
   208 //l:popup_note_window
       
   209 //w:
       
   210 //r:2.8
       
   211 #define qtn_cm_confirm_delete_keys "All private keys will be deleted. Continue?"
       
   212 
       
   213 //d:Phone keystore title pane text
       
   214 //l:title_pane_t2/opt9
       
   215 //w:
       
   216 //r:3.0
       
   217 #define qtn_keystore_title_phone_keystore "Phone keystore"
       
   218 
       
   219 //d:Details view changeable item value
       
   220 //l:list_double_pane_t1
       
   221 //w:
       
   222 //r:3.0
       
   223 #define qtn_keystore_list_text_phone_keystore "Phone keystore"
       
   224 
       
   225 //d:Access code view navi pane text
       
   226 //l:navi_text_pane_t1
       
   227 //w:
       
   228 //r:3.0
       
   229 #define qtn_wim_navi_text_access_codes "Access code"
       
   230 
       
   231 //d:Signature code view navi pane text
       
   232 //l:navi_text_pane_t1
       
   233 //w:
       
   234 //r:3.0
       
   235 #define qtn_wim_navi_text_signature_codes "Signing codes"
       
   236 
       
   237 //d:Confirmation note shown after code change
       
   238 //d:
       
   239 //l:popup_note_window
       
   240 //w:
       
   241 //r:3.0
       
   242 #define qtn_wim_info_pin_changed "Code changed"
       
   243 
       
   244 //d:Information note shown if key is in use when trying to delete keystore.
       
   245 //l:popup_note_window
       
   246 //w:
       
   247 //r:3.0
       
   248 #define qtn_keystore_info_unable_to_delete "Key is currently in use. Unable to delete. Close applications and try again."
       
   249 
       
   250 //d:Setting value text
       
   251 //d:
       
   252 //l:list_set_graphic_pane_t1
       
   253 //w:
       
   254 //r:3.0
       
   255 #define qtn_secmod_status_value_blocked "Blocked"
       
   256 
       
   257 //d:Setting item title
       
   258 //l:list_setting_pane_t1
       
   259 //w:
       
   260 //r:3.0
       
   261 #define qtn_secmod_title_phone_keystore_code "Phone keystore code"
       
   262 
       
   263 //d: Middle soft key label for unblock
       
   264 //l:  control_pane_t3/opt7
       
   265 //w:
       
   266 //r:3.2
       
   267 #define qtn_msk_unblock "Unblock"
       
   268 
       
   269 // End of File