emailcontacts/remotecontactlookup/engine/loc/rclengine.loc
branchRCL_3
changeset 12 4ce476e64c59
parent 11 0396474f30f5
child 13 8592a65ad3fb
equal deleted inserted replaced
11:0396474f30f5 12:4ce476e64c59
     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 Remote Contact Lookup
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // d:Search query editor prompt.
       
    20 // d:%U stands for name of the account from which search is done.
       
    21 // l:popup_query_data_window
       
    22 // r:TB9.1
       
    23 #define qtn_rcl_search "Search from '%U'"
       
    24 
       
    25 // d:Wait note text while doing remote search.
       
    26 // d:%U stands for the user entered search string.
       
    27 // l:popup_note_wait_window
       
    28 // r:TB9.1
       
    29 #define qtn_rcl_search_wait_note "Searching \"%U\""
       
    30 
       
    31 // d:Wait note text while opening result information view.
       
    32 // l:popup_note_wait_window
       
    33 // r:TB9.1
       
    34 #define qtn_rcl_opening_wait_note "Opening details"
       
    35 
       
    36 // d:Wait note text while retrieving details before exiting RCL.
       
    37 // l:popup_note_wait_window
       
    38 // r:TB9.1
       
    39 #define qtn_rcl_retrieval_wait_note "Retrieving details"
       
    40 
       
    41 // d:Wait note text while retrieving details and saving contact.
       
    42 // l:popup_note_wait_window
       
    43 // r:TB9.1
       
    44 #define qtn_rcl_saving_wait_note "Saving contact"
       
    45 
       
    46 // d:Confirmation note shown to user when contact details is updated
       
    47 // d:but there is already existing detail.
       
    48 // d:%U stands for the name of the detail being replaced.
       
    49 // l:popup_note_window
       
    50 // r:TB9.1
       
    51 #define qtn_rcl_replace_existing_detail_note "Do you want to replace existing %U?"
       
    52 
       
    53 // d:Search result view navipane text.
       
    54 // d:%N stands for the number of results found.
       
    55 // l:navi_text_pane_t1
       
    56 // r:TB9.1
       
    57 #define qtn_rcl_result_navi "%N results"
       
    58 
       
    59 // d:Search result view navipane text when one result found.
       
    60 // l:navi_text_pane_t1
       
    61 // r:TB9.1
       
    62 #define qtn_rcl_one_result_navi "1 result"
       
    63 
       
    64 // d:Result information view navipane text.
       
    65 // d:%0N stands for the ordinal number of the result being shown.
       
    66 // d:%1N stands for the total number of the results.
       
    67 // l:navi_text_pane_t1
       
    68 // r:TB9.1
       
    69 #define qtn_rcl_info_navi "%0N/%1N"
       
    70 
       
    71 // d:Menu option view details.
       
    72 // d:Opens result information view. 
       
    73 // l:list_single_pane_t1_cp2
       
    74 // r:TB9.1
       
    75 #define qtn_rcl_opt_details "View details"
       
    76 
       
    77 // d:Menu option add recipient.
       
    78 // d:Return to the calling application with selected contact.
       
    79 // l:list_single_pane_t1_cp2
       
    80 // r:TB9.1
       
    81 #define qtn_rcl_opt_add_recipient "Add as recipient"
       
    82 
       
    83 // d:Menu option add to contacts.
       
    84 // d:Opens sub menu. 
       
    85 // l:list_single_pane_t1_cp2/opt3
       
    86 // r:TB9.1
       
    87 #define qtn_rcl_opt_add_contacts "Add to Contacts"
       
    88 
       
    89 // d:Menu option save to contacts.
       
    90 // d:Saves selected contact in to contact database.
       
    91 // l:list_single_pane_t1_cp2
       
    92 // r:TB9.1
       
    93 #define qtn_rcl_opt_save_contact "Save to contacts"
       
    94 
       
    95 // d:Menu option new search.
       
    96 // d:Starts new remote search.
       
    97 // l:list_single_pane_t1_cp2
       
    98 // r:TB9.1
       
    99 #define qtn_rcl_opt_new_search "New search"
       
   100 
       
   101 // d:Menu option call.
       
   102 // d:Opens sub menu.
       
   103 // l:list_single_pane_t1_cp2/opt3
       
   104 // r:TB9.1
       
   105 #define qtn_rcl_opt_call "Call"
       
   106 
       
   107 // d:Menu option send.
       
   108 // d:Opens sub menu.
       
   109 // l:list_single_pane_t1_cp2/opt3
       
   110 // r:TB9.1
       
   111 #define qtn_rcl_opt_send "Send"
       
   112 
       
   113 // d:Menu option talk.
       
   114 // d:Opens sub menu.
       
   115 // l:list_single_pane_t1_cp2/opt3
       
   116 // r:TB9.1
       
   117 #define qtn_rcl_opt_talk "Talk"
       
   118 
       
   119 // d:Menu option to contact.
       
   120 // d:Part of Talk sub menu.
       
   121 // l:list_single_popup_submenu_pane_t1
       
   122 // r:TB9.1
       
   123 #define qtn_rcl_opt_talk_1to1 "To contact"
       
   124 
       
   125 // d:Menu option send callback request.
       
   126 // d:Part of Talk sub menu.
       
   127 // l:list_single_popup_submenu_pane_t1
       
   128 // r:TB9.1
       
   129 #define qtn_rcl_opt_talk_cbr "Send callback request"
       
   130 
       
   131 // d:Menu option create new.
       
   132 // d:Part of Save to contacts sub menu.
       
   133 // d:Creates new contact to contacts database from selected contact.
       
   134 // l:list_single_popup_submenu_pane_t1
       
   135 // r:TB9.1
       
   136 #define qtn_rcl_opt_create_new "Create new"
       
   137 
       
   138 // d:Menu option update existing.
       
   139 // d:Part of Save to contacts sub menu.
       
   140 // d:Updates existing contact from selected contact data.
       
   141 // l:list_single_popup_submenu_pane_t1
       
   142 // r:TB9.1
       
   143 #define qtn_rcl_opt_update_existing "Update existing"
       
   144 
       
   145 // d:Menu option voice call.
       
   146 // d:Part of Call sub menu.
       
   147 // l:list_single_popup_submenu_pane_t1
       
   148 // r:TB9.1
       
   149 #define qtn_rcl_opt_voice_call "Voice call"
       
   150 
       
   151 // d:Menu option Video call.
       
   152 // d:Part of Call sub menu.
       
   153 // l:list_single_popup_submenu_pane_t1
       
   154 // r:TB9.1
       
   155 #define qtn_rcl_opt_video_call "Video call"
       
   156 
       
   157 // d:Menu option voip call.
       
   158 // d:Part of Call sub menu.
       
   159 // l:list_single_popup_submenu_pane_t1
       
   160 // r:TB9.1
       
   161 #define qtn_rcl_opt_voip "Internet call"
       
   162 
       
   163 // d:Menu option message.
       
   164 // d:Part of Send sub menu.
       
   165 // l:list_single_popup_submenu_pane_t1
       
   166 // r:TB9.1
       
   167 #define qtn_rcl_opt_msg "Message"
       
   168 
       
   169 // d:Menu option email.
       
   170 // d:Part of Send sub menu.
       
   171 // l:list_single_popup_submenu_pane_t1
       
   172 // r:TB9.1
       
   173 #define qtn_rcl_opt_email "Email"
       
   174 
       
   175 // d:Menu option meeting request.
       
   176 // d:Part of Send sub menu.
       
   177 // l:list_single_popup_submenu_pane_t1
       
   178 // r:TB9.1
       
   179 #define qtn_rcl_opt_mreq "Meeting request"
       
   180 
       
   181 // d:Menu option business card.
       
   182 // d:Part of Send sub menu.
       
   183 // l:list_single_popup_submenu_pane_t1
       
   184 // r:TB9.1
       
   185 #define qtn_rcl_opt_bcard "Business card"
       
   186 
       
   187 // d:Menu option audio message.
       
   188 // d:Part of Send sub menu.
       
   189 // l:list_single_popup_submenu_pane_t1
       
   190 // r:TB9.1
       
   191 #define qtn_rcl_opt_audio "Audio message"
       
   192 
       
   193 // d:Softkey text.
       
   194 // l:control_pane_t1
       
   195 // r:TB9.1
       
   196 #define qtn_rcl_softkey_search "Search"
       
   197 
       
   198 // d:Softkey text
       
   199 // l:control_pane_t2
       
   200 // r:TB9.1
       
   201 #define qtn_rcl_softkey_refine "Refine"
       
   202 
       
   203 // d:No item text in search result view.
       
   204 // d:Shown when search produced zero results.
       
   205 // l:main_list_empty_pane
       
   206 // r:TB9.1
       
   207 #define qtn_rcl_no_results "No results"
       
   208 
       
   209 // d:Too many results note text.
       
   210 // d:Shown when remote search produced too many results.
       
   211 // d:%N stands for the maximum number of results.
       
   212 // l:popup_note_window
       
   213 // r:TB9.1
       
   214 #define qtn_rcl_too_many_results_note "Too many search results, only %N can be displayed. Use refine to search again."
       
   215 
       
   216 // d:General RCL error note text.
       
   217 // d:Shown when there is no better error message available from CTextResolver.
       
   218 // l:popup_note_window
       
   219 // r:TB9.1
       
   220 #define qtn_rcl_error_note "Remote contact lookup failed. Try again later."
       
   221 
       
   222 // d:Note text shown when contact information is updated.
       
   223 // d:%0U stands for the name of the detail that is added
       
   224 // d:%1U stands for the name of contact for which detail is added
       
   225 // l:popup_note_window
       
   226 // r:TB9.1
       
   227 #define qtn_rcl_update_note "%0U successfully added to %1U"
       
   228 
       
   229 // d:Action menu text for add as recipient action.
       
   230 // l:fs_action_menu_text
       
   231 // r:TB9.1
       
   232 #define qtn_fs_action_recipient "Add as recipient"
       
   233 
       
   234 // d:Heading for RCL account setting item.
       
   235 // l:list_setting_pane_t1
       
   236 // r:TB9.1
       
   237 #define qtn_fs_setting_rcl_server "Remote Contact Lookup server"
       
   238 
       
   239 // d:Selection text for no account selection.
       
   240 // l:list_set_graphic_pane_t1
       
   241 // r:TB9.1
       
   242 #define qtn_fs_setting_rcl_server_none "None"
       
   243 
       
   244 // d:Value shown in setting item when no account is defined.
       
   245 // l:set_value_pane_t1
       
   246 // r:TB9.1
       
   247 #define qtn_fs_setting_rcl_not_defined "Not defined"