textinput/peninputhwrtrui/loc/trui.loc
changeset 40 2cb9bae34d17
parent 31 f1bdd6b078d1
child 49 37f5d84451bd
equal deleted inserted replaced
31:f1bdd6b078d1 40:2cb9bae34d17
     1 /*
       
     2 * Copyright (c) 2007 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 TrainingUI
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // d:Command in options list in mainview and shortcut edit view.
       
    20 // d:Perform the function of deleting character model
       
    21 // l:list_single_pane_t1_cp2
       
    22 // r:5.0
       
    23 //
       
    24 #define qtn_hwrt_om_delete_model        "Delete a model"
       
    25 
       
    26 // d:Command in options list in mainview.
       
    27 // d:Perform the function of previewing character model
       
    28 // l:list_single_pane_t1_cp2
       
    29 // r:5.0
       
    30 //
       
    31 #define qtn_hwrt_om_preview_model        "Preview model"
       
    32 
       
    33 // d:Command in options list in mainview.
       
    34 // d:Perform the function of changing character range.
       
    35 // l:list_single_pane_t1_cp2
       
    36 // r:5.0
       
    37 //
       
    38 #define qtn_hwrt_om_character_range     "Character range"
       
    39 
       
    40 // d:Command in options list in mainview.
       
    41 // d:Perform the function of openning sct dialog.
       
    42 // l:list_single_pane_t1_cp2
       
    43 // r:5.0
       
    44 //
       
    45 #define qtn_hwrt_om_character_grid      "Character grid"
       
    46 
       
    47 // d:Command in options list in mainview.
       
    48 // d:Perform the function of changing language script.
       
    49 // l:list_single_pane_t1_cp2
       
    50 // r:5.0
       
    51 //
       
    52 #define qtn_hwrt_om_select_language     "Language script"
       
    53 
       
    54 // d:Command in options list in mainview, shortcuts view and shortcut edit view.
       
    55 // d:Perform the function of openning help application.
       
    56 // l:list_single_pane_t1_cp2
       
    57 // r:5.0
       
    58 //
       
    59 #define qtn_options_help                "Help"
       
    60 
       
    61 // d:Command in options list in mainview, shortcuts view and shortcut edit view.
       
    62 // d:Perform the function of exitting the application.
       
    63 // l:list_single_pane_t1_cp2
       
    64 // r:5.0
       
    65 //
       
    66 #define qtn_options_exit                "Exit"
       
    67 
       
    68 // d:Command in options list in shortcuts view.
       
    69 // d:Perform the function of editting the old text of shortcut.
       
    70 // l:list_single_pane_t1_cp2
       
    71 // r:5.0
       
    72 //
       
    73 #define qtn_hwrt_om_edit_shortcut_text   "Edit text"
       
    74 
       
    75 // d:Command in options list in shortcuts view.
       
    76 // d:Perform the function of editting the old model of shortcut.
       
    77 // l:list_single_pane_t1_cp2
       
    78 // r:5.0
       
    79 //
       
    80 #define qtn_hwrt_om_edit_shortcut_symbol    "Edit model"
       
    81 
       
    82 // d:Command in options list in shortcuts view.
       
    83 // d:Perform the function of creating a new shortcut.
       
    84 // l:list_single_pane_t1_cp2
       
    85 // r:5.0
       
    86 //
       
    87 #define qtn_hwrt_om_new_shortcut        "Create shortcut"
       
    88 
       
    89 // d:Command in options list in shortcuts view.
       
    90 // d:The entry of deleting shortcuts
       
    91 // l:list_single_pane_t1_cp2
       
    92 // r:5.0
       
    93 //
       
    94 #define qtn_hwrt_om_delete_shortcut "Delete shortcut"
       
    95 
       
    96 // d:Command in options list in shortcuts view.
       
    97 // d:Perform the function of switching to the main view.
       
    98 // l:list_single_pane_t1_cp2
       
    99 // r:5.0
       
   100 //
       
   101 #define qtn_hwrt_om_training    "Training view"
       
   102 
       
   103 // d:Command in options list in shortcuts view.
       
   104 // d:Perform the function of marking an old shortcut.
       
   105 // l:list_single_pane_t1_cp2
       
   106 // r:5.0
       
   107 //
       
   108 #define qtn_options_list_mark_one       "Mark"
       
   109 
       
   110 // d:Command in options list in shortcuts view.
       
   111 // d:Perform the function of unmarking an old shortcut.
       
   112 // l:list_single_pane_t1_cp2
       
   113 // r:5.0
       
   114 //
       
   115 #define qtn_options_list_unmark_one     "Unmark"
       
   116 
       
   117 // d:Tip text in shortcut text setting page.
       
   118 // d:Tip of shortcut text setting page.
       
   119 // l:list_single_pane_t1_cp2
       
   120 // r:5.0
       
   121 //
       
   122 #define qtn_hwrt_shortcut_assign_text   "Shortcut text:"
       
   123 
       
   124 // d:First item's text of ListBox in shortcuts view.
       
   125 // d:Perform the function of creating a new shortcut.
       
   126 // l:(none)
       
   127 // r:5.0
       
   128 //
       
   129 #define qtn_hwrt_list_item_new_shortcut "New shortcut"
       
   130 
       
   131 // d:Label's text in main view.
       
   132 // d:Information of which character being trained.
       
   133 // d:%U stands for the currently trained character
       
   134 // l:list_single_hwr_training_instruct_pane_t1
       
   135 // r:5.0
       
   136 //
       
   137 #define qtn_hwrt_text_teach_character   "Teach your own character '%U' for handwriting recognition"
       
   138 
       
   139 // d:Title pane text in main view and shortcuts view.
       
   140 // l:title_pane_t2/opt9
       
   141 // r:5.0
       
   142 //
       
   143 #define qtn_hwrt_title_pane             "Handwritting"
       
   144 
       
   145 // d:Title pane text in info message view.
       
   146 // l:title_pane_t2/opt9
       
   147 // r:5.0
       
   148 //
       
   149 #define qtn_hwrt_title_crete_new_shortcut  "Create new shortcut"
       
   150 
       
   151 // d:Tooltip text in confirmation banner.
       
   152 // d:Information of the character model being saved successfully.
       
   153 // l:popup_preview_text_window_t1
       
   154 // r:5.0
       
   155 //
       
   156 #define qtn_hwrt_confirmation_banner_saved  "Saved"
       
   157 
       
   158 // d:Tooltip text in confirmation banner.
       
   159 // d:Information of the character model being deleted.
       
   160 // l:popup_preview_text_window_t1
       
   161 // r:5.0
       
   162 //
       
   163 #define qtn_hwrt_confirmation_banner_deleted    "Deleted"
       
   164 
       
   165 // d:Command in options list of sub_menu language script in main view.
       
   166 // d:Perform the function of changing language script
       
   167 // l:list_single_popup_submenu_pane_t1
       
   168 // r:5.0
       
   169 //
       
   170 #define qtn_hwrt_submenu_western        "WESTERN"
       
   171 
       
   172 // d:Command in options list of sub_menu language script in main view.
       
   173 // d:Perform the function of changing language script
       
   174 // l:list_single_popup_submenu_pane_t1
       
   175 // r:5.0
       
   176 //
       
   177 #define qtn_hwrt_submenu_cyrillic       "CYRILLIC"
       
   178 
       
   179 // d:Command in options list of sub_menu language script in main view.
       
   180 // d:Perform the function of changing language script
       
   181 // l:list_single_popup_submenu_pane_t1
       
   182 // r:5.0
       
   183 //
       
   184 #define qtn_hwrt_submenu_greek          "GREEK"
       
   185 
       
   186 // d:Command in options list of sub_menu language script in main view.
       
   187 // d:Perform the function of changing language script
       
   188 // l:list_single_popup_submenu_pane_t1
       
   189 // r:5.0
       
   190 //
       
   191 #define qtn_hwrt_submenu_hebrew         "HEBREW"
       
   192 
       
   193 // d:Tooltip to clear current character model first in the state of drawing the unempty HWR box.
       
   194 // l:popup_preview_text_window/opt1
       
   195 // r:5.0
       
   196 //
       
   197 #define qtn_hwrt_note_clear_box         "Delete the current model first and then draw a new one"
       
   198 
       
   199 // d:Tooltip to clear current character model first in the state of saving a similar model.
       
   200 // d: %S stands for the similar character with which the newly inputed model is similar with.
       
   201 // l:popup_preview_text_window/opt1
       
   202 // r:5.0
       
   203 //
       
   204 #define qtn_hwrt_note_similar_model     "Character model is too similar to %S"
       
   205 
       
   206 // d:Tooltip of shortcut will being deleted before leave shortcut edit view with empty character model.
       
   207 // l:popup_note_window
       
   208 // r:5.0
       
   209 //
       
   210 #define qtn_hwrt_note_shortcut_not_assigned "Shortcut model missing. Shortcut will be deleted.\nExit anyway?"
       
   211 
       
   212 // d:Displayed in Query dialog, when press "Current shortcut" from menu.
       
   213 // d:Text in query dialog to query if delete the selected shortcut
       
   214 // l:popup_note_window
       
   215 // r:5.0
       
   216 //
       
   217 #define qtn_hwrt_query_delete_shortcut    "Delete shortcut?"
       
   218 
       
   219 // d:Displayed in context menu in shortcuts view.
       
   220 // d:Text in context emnu
       
   221 // l:list_single_pane_t1_cp2
       
   222 // r:5.0
       
   223 // 
       
   224 #define qtn_msk_edit_text "Edit text"
       
   225 
       
   226 // d:Displayed in context menu in shortcuts view.
       
   227 // d:Text in context emnu
       
   228 // l:list_single_pane_t1_cp2
       
   229 // r:5.0
       
   230 // 
       
   231 #define qtn_msk_edit_symbol "Edit symbol"
       
   232 
       
   233 // d:Tooltip text for edit text button in toolbar on shortcut main view
       
   234 // l:popup_preview_text_window_t1
       
   235 // r:5.0
       
   236 // 
       
   237 #define qtn_hwrt_tooltip_edit_shortcut_text "Edit Shortcut text"
       
   238 
       
   239 // d:Tooltip text for edit symbol button in toolbar on shortcut main view
       
   240 // l:popup_preview_text_window_t1
       
   241 // r:5.0
       
   242 // 
       
   243 #define qtn_hwrt_tooltip_edit_shortcut_symbol "Edit Shortcut Symbol"
       
   244 
       
   245 // d:Tooltip text for delete button in toolbar on shortcut main view
       
   246 // l:popup_preview_text_window_t1
       
   247 // r:5.0
       
   248 // 
       
   249 #define qtn_hwrt_tooltip_delete "Delete"
       
   250 
       
   251 // d:Tooltip text for own symbols in shortcut edit model view
       
   252 // l:list_single_hwr_training_instruct_pane/opt3
       
   253 // r:5.0
       
   254 // 
       
   255 #define qtn_hwrt_text_purpose_own_symbol "You can drow a symbol for the shortcut text and use it later to call the text. Please use maximum of six strokes."
       
   256 
       
   257 // d:Infomation message
       
   258 // l:list_single_hwr_training_instruct_pane/opt3
       
   259 // r:5.0
       
   260 // 
       
   261 #define qtn_hwrt_informative_message    "To create a new shortcut, please, first define the text (1/1). After that, select or draw your own symbol for the shortcut (2/2)."
       
   262 
       
   263 // d:Text for radio button in infomessage view
       
   264 // l:list_single_hwr_training_symbol_option_pane_t1
       
   265 // r:5.0
       
   266 // 
       
   267 #define qtn_hwrt_informative_message_check_box_label    "Don’t show this again"
       
   268 
       
   269 // d:Text of left softkey for Next
       
   270 // l:control_pane_t1/opt7
       
   271 // r:5.0
       
   272 // 
       
   273 #define text_softkey_next   "Next"
       
   274 
       
   275 // d:Text of left softkey for Back
       
   276 // l:control_pane_t1/opt7
       
   277 // r:5.0
       
   278 // 
       
   279 #define text_softkey_back   "Back"
       
   280 
       
   281 // d:Text of left softkey for Finish
       
   282 // l:control_pane_t1/opt7
       
   283 // r:5.0
       
   284 // 
       
   285 #define text_softkey_finish "Finish"
       
   286 
       
   287 // d:Error note for already in use of shortcut
       
   288 // l:None
       
   289 // r:5.0
       
   290 // 
       
   291 #define qtn_hwrt_note_shortcut_is_used  "Shortcut symbol is in use, select a new one."
       
   292 
       
   293 // d:Text on main view option menu
       
   294 // l:list_single_popup_submenu_pane_t1
       
   295 // r:5.0
       
   296 // 
       
   297 #define qtn_hwrt_submenu_delete_current_model   "Current model"
       
   298 
       
   299 // d:Text on main view option menu
       
   300 // l:list_single_popup_submenu_pane_t1
       
   301 // r:5.0
       
   302 // 
       
   303 #define qtn_hwrt_submenu_delete_all_models  "All Models"
       
   304 
       
   305 // d:Text on main view option menu
       
   306 // l:list_single_pane_t1_cp2
       
   307 // r:5.0
       
   308 // 
       
   309 #define qtn_hwrt_om_shortcuts  "Shortcuts view"
       
   310 
       
   311 // d:Text for LSK on infomessage view
       
   312 // l:control_pane_t1/opt7
       
   313 // r:5.0
       
   314 //
       
   315 #define text_softkey_start        "Start"
       
   316 
       
   317 // d:Text for LSK on infomessage view
       
   318 // l:control_pane_t1/opt7
       
   319 // r:5.0
       
   320 //
       
   321 #define text_softkey_cancel        "Cancel"
       
   322 
       
   323 // d:Tooltip text for grid buttont on training main view
       
   324 // l:popup_preview_text_window_t1
       
   325 // r:5.0
       
   326 // 
       
   327 #define qtn_hwrt_tooltip_select_character "Select character"
       
   328 
       
   329 // d:Tooltip text for preview buttont on training main view
       
   330 // l:popup_preview_text_window_t1
       
   331 // r:5.0
       
   332 // 
       
   333 #define qtn_hwrt_tooltip_preview_drawing "Preview drawing"
       
   334 
       
   335 // d:Tooltip text for delete buttont on training main view
       
   336 // l:popup_preview_text_window_t1
       
   337 // r:5.0
       
   338 // 
       
   339 #define qtn_hwrt_tooltip_delete_drawing "Delete drawing"
       
   340 
       
   341 // d:Query note for delete all models
       
   342 // l:popup_note_window
       
   343 // r:5.0
       
   344 //
       
   345 #define qtn_hwrt_note_delete_all_models "Are you sure you want to delete all models?"
       
   346 
       
   347 // d:Displayed in SCT dialog.
       
   348 // d:Text in sct dialog as the title
       
   349 // l:heading_pane_t1/opt1
       
   350 // r:5.0
       
   351 //
       
   352 #define qtn_hwrt_sct_select_character "Select a character"
       
   353 
       
   354 // d:Tooltip of HWR Training in Fast swap window
       
   355 // d:Text in sct dialog as the title
       
   356 // l:cell_app_pane_t1
       
   357 // r:5.0
       
   358 //
       
   359 #define qtn_apps_hwrt_grid "Training"
       
   360 
       
   361 // d:Last page number for title pane in shortcut edit text view
       
   362 // l:title_pane_t2/opt9
       
   363 // r:5.0
       
   364 // 
       
   365 #define qtn_hwrt_title_last_page_number "2(2)"
       
   366 
       
   367 // d:Text of query dialog for shortcut mail view when deleting mutiple shortcuts
       
   368 // d:%N is the number of marked list items.
       
   369 // l:popup_note_window
       
   370 // r:5.0
       
   371 // 
       
   372 #define qtn_hwrt_query_delete_several_shortcuts "Delete %N Shortcuts?"
       
   373 
       
   374 // d:Option menu item on shortcut main view.
       
   375 // d:To get the hided Informative Message View visible again.
       
   376 // l:list_single_pane_t1_cp2
       
   377 // r:5.0
       
   378 // 
       
   379 #define qtn_hwrt_om_reset_intro "Reset introduction"
       
   380 
       
   381 // d:Title pane text in shortcut edit view.
       
   382 // l:title_pane_t2/opt9
       
   383 // r:5.0
       
   384 //
       
   385 #define qtn_hwrt_title_wizard_hwr_shortcut "1(2) HWR shortcut"
       
   386 
       
   387 // d:Title pane text in shortcut edit view.
       
   388 // l:title_pane_t2/opt9
       
   389 // r:5.0
       
   390 //
       
   391 #define qtn_hwrt_title_hwr_shortcut    "HWR Shortcut"