20
|
1 |
/*
|
|
2 |
* Copyright (c) 2005-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: Phonebook 2 localisation file.
|
|
15 |
*
|
|
16 |
*/
|
|
17 |
|
|
18 |
|
|
19 |
/////////////////////////////////////////////////////////////////////////////
|
|
20 |
// Localisation strings from Phonebook UI specification.
|
|
21 |
/////////////////////////////////////////////////////////////////////////////
|
|
22 |
|
|
23 |
//d:Label text for "last name" memory entry item
|
|
24 |
//l:list_single_graphic_pane_t1_cp2
|
|
25 |
//
|
|
26 |
#define qtn_phob_lbl_last_name "last name"
|
|
27 |
|
|
28 |
//d:Label text for "first name" memory entry item
|
|
29 |
//l:list_single_graphic_pane_t1_cp2
|
|
30 |
//
|
|
31 |
#define qtn_phob_lbl_first_name "first name"
|
|
32 |
|
|
33 |
//d:Label text for "Phone Number (Standard)" memory entry item
|
|
34 |
//l:list_single_graphic_pane_t1_cp2
|
|
35 |
//
|
|
36 |
#define qtn_phob_lbl_number_standard "general"
|
|
37 |
|
|
38 |
//d:Label text for "Phone Number (Home)" memory entry item
|
|
39 |
//l:list_single_graphic_pane_t1_cp2
|
|
40 |
//
|
|
41 |
#define qtn_phob_lbl_number_home "home"
|
|
42 |
|
|
43 |
//d:Label text for "Phone Number (Work)" memory entry item
|
|
44 |
//l:list_single_graphic_pane_t1_cp2
|
|
45 |
//
|
|
46 |
#define qtn_phob_lbl_number_work "work"
|
|
47 |
|
|
48 |
//d:Label text for "Phone Number (Mobile)" memory entry item
|
|
49 |
//l:list_single_graphic_pane_t1_cp2
|
|
50 |
//
|
|
51 |
#define qtn_phob_lbl_number_mobile "mobile"
|
|
52 |
|
|
53 |
//d:Label text for "Fax Number" memory entry item
|
|
54 |
//l:list_single_graphic_pane_t1_cp2
|
|
55 |
//
|
|
56 |
#define qtn_phob_lbl_fax "fax"
|
|
57 |
|
|
58 |
//d:Label text for "Pager Number" memory entry item
|
|
59 |
//l:list_single_graphic_pane_t1_cp2
|
|
60 |
//
|
|
61 |
#define qtn_phob_lbl_pager "pager"
|
|
62 |
|
|
63 |
//d:Label text for "Email Address" memory entry item
|
|
64 |
//l:list_single_graphic_pane_t1_cp2
|
|
65 |
//
|
|
66 |
#define qtn_phob_lbl_email "email"
|
|
67 |
|
|
68 |
//d:Label text for "Postal Address" memory entry item
|
|
69 |
//l:list_single_graphic_pane_t1_cp2
|
|
70 |
//
|
|
71 |
#define qtn_phob_lbl_address "address"
|
|
72 |
|
|
73 |
//d:Label text for "URL" memory entry item
|
|
74 |
//l:list_single_graphic_pane_t1_cp2
|
|
75 |
//
|
|
76 |
#define qtn_phob_lbl_url "URL"
|
|
77 |
|
|
78 |
//d:Label text for "Job Title" memory entry item
|
|
79 |
//l:list_single_graphic_pane_t1_cp2
|
|
80 |
//
|
|
81 |
#define qtn_phob_lbl_job_title "job"
|
|
82 |
|
|
83 |
//d:Label text for "Company Name" memory entry item
|
|
84 |
//l:list_single_graphic_pane_t1_cp2
|
|
85 |
//
|
|
86 |
#define qtn_phob_lbl_company_name "company"
|
|
87 |
|
|
88 |
//d:Label text for "Company Address" memory entry item
|
|
89 |
//l:list_double_graphic_pane_t1_cp2
|
|
90 |
//
|
|
91 |
#define qtn_phob_lbl_company_address "c.addr"
|
|
92 |
|
|
93 |
//d:Label text for "DTMF String" memory entry item
|
|
94 |
//l:list_single_graphic_pane_t1_cp2
|
|
95 |
//
|
|
96 |
#define qtn_phob_lbl_dtmf "DTMF"
|
|
97 |
|
|
98 |
//d:Label text for "Date" memory entry item
|
|
99 |
//l:list_single_graphic_pane_t1_cp2
|
|
100 |
//
|
|
101 |
#define qtn_phob_lbl_date "date"
|
|
102 |
|
|
103 |
//d:Label text for "Note" memory entry item
|
|
104 |
//l:list_single_graphic_pane_t1_cp2
|
|
105 |
//
|
|
106 |
#define qtn_phob_lbl_note "note"
|
|
107 |
|
|
108 |
//d:Label text for "Personal Ringing Tone Indication" memory entry item
|
|
109 |
//l:list_double_graphic_pane_t1_cp2
|
|
110 |
//
|
|
111 |
#define qtn_phob_lbl_tone "tone"
|
|
112 |
|
|
113 |
//d:Presentation text for unnamed Memory entry
|
|
114 |
//l:title_pane_t2/opt9
|
|
115 |
//
|
|
116 |
#define qtn_phob_unnamed "Unnamed"
|
|
117 |
|
|
118 |
//d:Names List empty text
|
|
119 |
//l:main_pane_empty_t1/opt2
|
|
120 |
//
|
|
121 |
#define qtn_phob_no_entries_long "No contacts"
|
|
122 |
|
|
123 |
//d:Informative (secondary) text for empty names list
|
|
124 |
//l: main_list_empty_pane/opt2
|
|
125 |
//r:3.2
|
|
126 |
//
|
|
127 |
#define qtn_phob_no_entries_longer "(Select new contact from Options to add contacts)"
|
|
128 |
|
|
129 |
//d:Informative (secondary) text for empty names list, when stores are not available
|
|
130 |
//l: main_list_empty_pane/opt2
|
|
131 |
//r:3.2
|
|
132 |
//
|
|
133 |
#define qtn_phob_stores_na "Contacts from selected memories are not available"
|
|
134 |
|
|
135 |
//d:Groups List empty text
|
|
136 |
//l:main_pane_empty_t1/opt2
|
|
137 |
//
|
|
138 |
#define qtn_phob_no_groups "No groups"
|
|
139 |
|
|
140 |
//d:Groups Members List empty text
|
|
141 |
//l:main_list_empty_pane
|
|
142 |
//
|
|
143 |
#define qtn_phob_no_entries_in_grp "Empty group"
|
|
144 |
|
|
145 |
//d:Prompt text for checking Group belongings header
|
|
146 |
//l:heading_pane_t1
|
|
147 |
//
|
|
148 |
#define qtn_phob_qtl_entry_is_in_grp "Entry is in groups"
|
|
149 |
|
|
150 |
//d:Group belongings view empty
|
|
151 |
//l:list_single_pane_t1_cp2
|
|
152 |
//
|
|
153 |
#define qtn_phob_entry_is_in_no_grp "(not in groups)"
|
|
154 |
|
|
155 |
//d:Contact Info View empty text
|
|
156 |
//l:main_list_empty_pane
|
|
157 |
//
|
|
158 |
#define qtn_phob_no_items "No contact details"
|
|
159 |
|
|
160 |
//d:Business card viewer empty text
|
|
161 |
//l:main_list_empty_pane
|
|
162 |
//
|
|
163 |
#define qtn_bcard_empty "(Empty)"
|
|
164 |
|
|
165 |
//d:Photo View empty text
|
|
166 |
//l:main_list_empty_pane
|
|
167 |
//
|
|
168 |
#define qtn_phob_no_photo "No picture"
|
|
169 |
|
|
170 |
//d:Photo View loading text
|
|
171 |
//l:main_list_empty_pane
|
|
172 |
//
|
|
173 |
#define qtn_phob_loading_photo "Loading photo..."
|
|
174 |
|
|
175 |
//d:Single entry fetch navi pane text
|
|
176 |
//l:navi_text_pane_t1
|
|
177 |
//
|
|
178 |
#define qtn_phob_navi_select_one_entry "Select entry"
|
|
179 |
|
|
180 |
//d:Options list text for function Memory entry defaults setting
|
|
181 |
//l:list_single_pane_t1_cp2
|
|
182 |
//
|
|
183 |
#define qtn_phob_opt_default_settings "Defaults"
|
|
184 |
|
|
185 |
//d:Prompt text popup list for function Memory entry defaults setting
|
|
186 |
//l:heading_pane_t1
|
|
187 |
//
|
|
188 |
#define qtn_phob_title_default_settings "Defaults"
|
|
189 |
|
|
190 |
//d:Prompt text popup list for default field fetch
|
|
191 |
//l:heading_pane_t1
|
|
192 |
//
|
|
193 |
#define qtn_phob_title_select_default "Select field"
|
|
194 |
|
|
195 |
//d:Prompt for default call number
|
|
196 |
//l:list_double_pane_t1_cp2
|
|
197 |
//
|
|
198 |
#define qtn_phob_seti_call_default "Default call number"
|
|
199 |
|
|
200 |
//d:Prompt for default MMS number.
|
|
201 |
//l:list_double_pane_t1_cp2
|
|
202 |
//
|
|
203 |
#define qtn_phob_seti_mms_default "Default MMS number"
|
|
204 |
|
|
205 |
//d:Prompt for default SMS number.
|
|
206 |
//l:list_double_pane_t1_cp2
|
|
207 |
//
|
|
208 |
#define qtn_phob_seti_sms_default "Default SMS number"
|
|
209 |
|
|
210 |
//d:Prompt for default email address.
|
|
211 |
//l:list_double_pane_t1_cp2
|
|
212 |
//
|
|
213 |
#define qtn_phob_seti_email_default "Default e-mail address"
|
|
214 |
|
|
215 |
//d:Prompt for default video telephony number.
|
|
216 |
//l:list_double_pane_t1_cp2
|
|
217 |
//
|
|
218 |
#define qtn_phob_seti_video_default "Default video number"
|
|
219 |
|
|
220 |
//d:Prompt for default internet call address.
|
|
221 |
//l:list_double_pane_t1_cp2
|
|
222 |
//w:
|
|
223 |
//r:3.0
|
|
224 |
//
|
|
225 |
#define qtn_phob_seti_voip_default "Default internet call address"
|
|
226 |
|
|
227 |
//d:Prompt for default PTT call address.
|
|
228 |
//l:list_double_pane_t1_cp2
|
|
229 |
//w:
|
|
230 |
//r:3.0
|
|
231 |
//
|
|
232 |
#define qtn_phob_seti_poc_default "Default PTT call address"
|
|
233 |
|
|
234 |
//d:Prompt for default does not have a set value.
|
|
235 |
//l:list_single_graphic_heading_pane_t1_cp2
|
|
236 |
//
|
|
237 |
#define qtn_phob_seti_no_default "(no default)"
|
|
238 |
|
|
239 |
//d:Softkey value for left softkey in default popup list.
|
|
240 |
//l:control_pane_t1/opt7
|
|
241 |
//
|
|
242 |
#define qtn_phob_sk_assign_folder "Assign"
|
|
243 |
|
|
244 |
//d:Prompt text for calling to a number with name.
|
|
245 |
//d:%U presentation name for memory entry to be called (qtn_phob_entry_name)
|
|
246 |
//l:heading_pane_t1
|
|
247 |
//
|
|
248 |
#define qtn_phob_qtl_call_to_name "Call: %U"
|
|
249 |
|
|
250 |
//d:Prompt text for talking to a address with name.
|
|
251 |
//d:%U presentation name for memory entry to be talked (qtn_phob_entry_name)
|
|
252 |
//l:heading_pane_t1
|
|
253 |
//w:
|
|
254 |
//r:3.0
|
|
255 |
//
|
|
256 |
#define qtn_phob_qtl_talk_to_name "Talk: %U"
|
|
257 |
|
|
258 |
//d:Note text when calling to an entry with no phone numbers and name
|
|
259 |
//d:%U presentation name for memory entry to be called (qtn_phob_entry_name)
|
|
260 |
//l:popup_note_window
|
|
261 |
//
|
|
262 |
#define qtn_phob_note_no_number_to_name "No phone numbers to %U"
|
|
263 |
|
|
264 |
//d:Note text when calling to an entry with no phone numbers and no name
|
|
265 |
//l:popup_note_window
|
|
266 |
//
|
|
267 |
#define qtn_phob_note_no_number "No phone number"
|
|
268 |
|
|
269 |
//d:Note text when sending a MMS message to a entry with no phone number, e-mail addresses
|
|
270 |
//d:%U presentation name for memory entry to send MMS (qtn_phob_entry_name)
|
|
271 |
//l:popup_note_window
|
|
272 |
//
|
|
273 |
#define qtn_phob_note_no_mms_to_name "No valid MMS address for %U"
|
|
274 |
|
|
275 |
//d:Note text when calling to an entry with no poc numbers and name
|
|
276 |
//d:%U presentation name for memory entry to be called (qtn_phob_entry_name)
|
|
277 |
//l:popup_note_window
|
|
278 |
//w:
|
|
279 |
//r:3.0
|
|
280 |
//
|
|
281 |
#define qtn_phob_note_no_poc_to_name "No phone number or PTT address for %U"
|
|
282 |
|
|
283 |
//d:Note text when calling to an entry with no voip numbers and name
|
|
284 |
//d:%U presentation name for memory entry to be called (qtn_phob_entry_name)
|
|
285 |
//l:popup_note_window
|
|
286 |
//w:
|
|
287 |
//r:3.0
|
|
288 |
//
|
|
289 |
#define qtn_phob_note_no_voip_to_name "No valid VOIP address for %U"
|
|
290 |
|
|
291 |
//d:Note text when sending a MMS message to a entry with no phone number, e-mail addresses or name
|
|
292 |
//l:popup_note_window
|
|
293 |
//
|
|
294 |
#define qtn_phob_note_no_mms "No valid MMS address"
|
|
295 |
|
|
296 |
//d:Note text when calling to an entry with no poc numbers.
|
|
297 |
//l:popup_note_window
|
|
298 |
//w:
|
|
299 |
//r:3.0
|
|
300 |
//
|
|
301 |
#define qtn_phob_note_no_poc "No phone number or PTT address"
|
|
302 |
|
|
303 |
//d:Note text when calling to an entry with no voip numbers.
|
|
304 |
//l:popup_note_window
|
|
305 |
//w:
|
|
306 |
//r:3.0
|
|
307 |
//
|
|
308 |
#define qtn_phob_note_no_voip "No valid VOIP address"
|
|
309 |
|
|
310 |
//d:Note text when sending a Email message to a entry with no e-mail addresses
|
|
311 |
//d:%U presentation name for memory entry to send Email (qtn_phob_entry_name)
|
|
312 |
//l:popup_note_window
|
|
313 |
//
|
|
314 |
#define qtn_phob_note_no_email_to_name "No e-mail address for %U"
|
|
315 |
|
|
316 |
//d:Note text when sending an Email message to a entry with no e-mail addresses and no name
|
|
317 |
//l:popup_note_window
|
|
318 |
//
|
|
319 |
#define qtn_phob_note_no_email "No e-mail address"
|
|
320 |
|
|
321 |
//d:Options list text for adding an item to a memory entry
|
|
322 |
//l:list_single_pane_t1_cp2
|
|
323 |
//
|
|
324 |
#define qtn_phob_opt_item_add "Add field"
|
|
325 |
|
|
326 |
//d:Options list text for deleting an item from a memory entry
|
|
327 |
//l:list_single_pane_t1_cp2
|
|
328 |
//
|
|
329 |
#define qtn_phob_opt_item_delete "Delete field"
|
|
330 |
|
|
331 |
//d:Options list text for editing an item label from a memory entry
|
|
332 |
//l:list_single_pane_t1_cp2
|
|
333 |
//
|
|
334 |
#define qtn_phob_opt_item_edit_label "Edit Label"
|
|
335 |
|
|
336 |
//d:Options list text for fetching a thumbnail for a memory entry
|
|
337 |
//l:list_single_pane_t1_cp2
|
|
338 |
//
|
|
339 |
#define qtn_phob_opt_thumbnail_get "Get thumbnail"
|
|
340 |
|
|
341 |
//d:Options list text for removing a thumbnail from a memory entry
|
|
342 |
//l:list_single_pane_t1_cp2
|
|
343 |
//
|
|
344 |
#define qtn_phob_opt_thumbnail_remove "Remove thumbnail"
|
|
345 |
|
|
346 |
//d:Options list text for fetching a picture for a memory entry
|
|
347 |
//l:list_single_pane_t1_cp2
|
|
348 |
//
|
|
349 |
#define qtn_phob_opt_photo_get "Get picture"
|
|
350 |
|
|
351 |
//d:Options list text for removing a picture from a memory entry
|
|
352 |
//l:list_single_pane_t1_cp2
|
|
353 |
//
|
|
354 |
#define qtn_phob_opt_photo_remove "Remove picture"
|
|
355 |
|
|
356 |
//d:Confirmation note text for remoting an item of contact
|
|
357 |
//d:%U name of the item
|
|
358 |
//l:popup_note_window
|
|
359 |
//
|
|
360 |
#define qtn_phob_query_delete_item "Delete\ndetail %U?"
|
|
361 |
|
|
362 |
//d:Title pane text for new memory entry
|
|
363 |
//l:title_pane_t2/opt9
|
|
364 |
//
|
|
365 |
#define qtn_phob_title_new_entry "New entry"
|
|
366 |
|
|
367 |
//d:Softkey label for Assign to group list query
|
|
368 |
//l:control_pane_t1/opt7
|
|
369 |
//
|
|
370 |
#define qtn_phob_sk_assign_to_folder "Assign"
|
|
371 |
|
|
372 |
//d:Prompt text for Assign to group list query
|
|
373 |
//l:heading_pane_t1
|
|
374 |
//
|
|
375 |
#define qtn_phob_qtl_add_to_grp "Add to group"
|
|
376 |
|
|
377 |
//d:Title pane text for phonebook application
|
|
378 |
//l:title_pane_t2/opt9
|
|
379 |
//
|
|
380 |
#define qtn_phob_title "Contacts"
|
|
381 |
|
|
382 |
//d:Caption string for AIF file (short)
|
|
383 |
//l:cell_app_pane_t1
|
|
384 |
//
|
|
385 |
#define qtn_apps_phonebook_grid "Phonebook 2"
|
|
386 |
|
|
387 |
//d:Caption string for AIF file (long)
|
|
388 |
//l:list_single_large_graphic_pane_t1
|
|
389 |
//
|
|
390 |
#define qtn_apps_phonebook_list "Phonebook 2"
|
|
391 |
|
|
392 |
//d:Options list text for deleting a memory entry.
|
|
393 |
//l:list_single_pane_t1_cp2
|
|
394 |
//
|
|
395 |
#define qtn_phob_opt_entry_delete "Delete"
|
|
396 |
|
|
397 |
//d:Options list text for editing a memory entry
|
|
398 |
//l:list_single_pane_t1_cp2
|
|
399 |
//
|
|
400 |
#define qtn_phob_opt_entry_edit "Edit"
|
|
401 |
|
|
402 |
//d:Options list text for duplicating a memory entry
|
|
403 |
//l:list_single_pane_t1_cp2
|
|
404 |
//
|
|
405 |
#define qtn_phob_opt_entry_duplicate "Duplicate"
|
|
406 |
|
|
407 |
//d:Options list text for setting a speed dial
|
|
408 |
//l:list_single_popup_submenu_pane_t1
|
|
409 |
//
|
|
410 |
#define qtn_phob_opt_speed_dial_add "Assign speed dial"
|
|
411 |
|
|
412 |
//d:Options list text for removing a speed dial
|
|
413 |
//l:list_single_popup_submenu_pane_t1
|
|
414 |
//
|
|
415 |
#define qtn_phob_opt_speed_dial_remove "Remove speed dial"
|
|
416 |
|
|
417 |
//d:Options list text for sending business card of a memory entry
|
|
418 |
//l:list_single_pane_t1_cp2
|
|
419 |
//
|
|
420 |
#define qtn_bcard_opt_send_entry_via "Send as business card"
|
|
421 |
|
|
422 |
//d:Options list text for displaying information about phonebook memory
|
|
423 |
//l:list_single_pane_t1_cp2/opt3
|
|
424 |
//
|
|
425 |
#define qtn_phob_opt_pb_info "Contacts info"
|
|
426 |
|
|
427 |
//d:Options list text for displaying information about phonebook memory
|
|
428 |
//d:This menu command will replace the qtn_phob_opt_pb_info option
|
|
429 |
//d:in case of Speaker-Independent Name Dialling is on
|
|
430 |
//l:list_single_pane_t1_cp2
|
|
431 |
//
|
|
432 |
#define qtn_phob_opt_pb_info2 "Memory info"
|
|
433 |
|
|
434 |
//d:Options list submenu text for displaying phonebook memory information
|
|
435 |
//l:list_single_popup_submenu_pane_t1
|
|
436 |
//
|
|
437 |
#define qtn_phob_opt_pb_info_memory "Memory"
|
|
438 |
|
|
439 |
//d:Options list text for opening a memory entry into contact info view
|
|
440 |
//l:list_single_pane_t1_cp2
|
|
441 |
//
|
|
442 |
#define qtn_phob_opt_entry_open_views "Open"
|
|
443 |
|
|
444 |
//d:Options list text for creating a memory entry
|
|
445 |
//l:list_single_pane_t1_cp2
|
|
446 |
//
|
|
447 |
#define qtn_phob_opt_entry_create "Create New"
|
|
448 |
|
|
449 |
//d:Options list text for adding a memory entry to a group
|
|
450 |
//l:list_single_pane_t1_cp2
|
|
451 |
//
|
|
452 |
#define qtn_phob_opt_entry_add_to_grp "Add to group"
|
|
453 |
|
|
454 |
//d:Options list text for checking group belongings for a memory entry
|
|
455 |
//l:list_single_pane_t1_cp2
|
|
456 |
//
|
|
457 |
#define qtn_phob_opt_entry_is_in_grp "Belong to groups"
|
|
458 |
|
|
459 |
//d:Delete confirmation query (2nd part) text for deleting multiple entries
|
|
460 |
//d:%N number of marked entries
|
|
461 |
//l:popup_note_window
|
|
462 |
//
|
|
463 |
#define qtn_phob_query_delete_n_entries "Delete?\n%N marked entries"
|
|
464 |
|
|
465 |
//d:Options list text for setting a group members ringing tones
|
|
466 |
//l:list_single_pane_t1_cp2
|
|
467 |
//
|
|
468 |
#define qtn_phob_opt_group_rtone "Ringing tone"
|
|
469 |
|
|
470 |
//d:Options list text for removing members from a group
|
|
471 |
//l:list_single_pane_t1_cp2
|
|
472 |
//
|
|
473 |
#define qtn_phob_opt_entry_rem_from_grp "Remove from group"
|
|
474 |
|
|
475 |
//d:Options list text for fetching new members into a group
|
|
476 |
//l:list_single_pane_t1_cp2
|
|
477 |
//
|
|
478 |
#define qtn_phob_opt_fetch_members "Fetch members"
|
|
479 |
|
|
480 |
//d:Navi pane text when fetching new members into a group
|
|
481 |
//l:navi_text_pane_t1
|
|
482 |
//
|
|
483 |
#define qtn_phob_navi_select_members "Select members"
|
|
484 |
|
|
485 |
//d:Confirmation query text for group members fetch
|
|
486 |
//d:%U group name
|
|
487 |
//l:popup_note_window
|
|
488 |
//
|
|
489 |
#define qtn_phob_query_add_to_grp "Add selected entries to group %U"
|
|
490 |
|
|
491 |
//d:Options list text for adding/removing a ringing tone
|
|
492 |
//l:list_single_pane_t1_cp2
|
|
493 |
//
|
|
494 |
#define qtn_phob_opt_entry_rtone "Ringing tone"
|
|
495 |
|
|
496 |
//d:Contact info view ringing tone set to default tone from the ringing tone popup sel.list
|
|
497 |
//l:list_single_pane_t1_cp2
|
|
498 |
//
|
|
499 |
#define qtn_tc_no_personal_tone "No personal tone"
|
|
500 |
|
|
501 |
//d:Confirmation note for setting group members ringing tones
|
|
502 |
//d:%U ringing tone name or qtn_phob_seli_default_rtone
|
|
503 |
//l:popup_note_window
|
|
504 |
//
|
|
505 |
#define qtn_phob_note_rtone_set_to_grp "%U set to group members ringing tone"
|
|
506 |
|
|
507 |
//d:Title text for Phonebook memory info popup
|
|
508 |
//l:heading_pane_t1
|
|
509 |
//
|
|
510 |
#define qtn_phob_qtl_pb_info "Contacts info:"
|
|
511 |
|
|
512 |
//d:Phonebook info popup's contact count text, when only 1 name
|
|
513 |
//l:list_single_heading_pane_t1_cp2
|
|
514 |
//
|
|
515 |
#define qtn_phob_pb_info_one_name "contact"
|
|
516 |
|
|
517 |
//d:Phonebook info popup's contact count text
|
|
518 |
//l:list_single_heading_pane_t1_cp2
|
|
519 |
//
|
|
520 |
#define qtn_phob_pb_info_names "Contacts:"
|
|
521 |
|
|
522 |
//d:Phonebook info popup's used memory text
|
|
523 |
//l:list_single_heading_pane_t1_cp2
|
|
524 |
//
|
|
525 |
#define qtn_phob_pb_info_reserved "Used:"
|
|
526 |
|
|
527 |
//d:Phonebook info popup's free memory text
|
|
528 |
//l:list_single_heading_pane_t1_cp2
|
|
529 |
//
|
|
530 |
#define qtn_phob_pb_info_free "Free:"
|
|
531 |
|
|
532 |
//d:Wait note text for deleting phonebook entries
|
|
533 |
//l:popup_note_wait_window
|
|
534 |
//
|
|
535 |
#define qtn_phob_note_clearing_pb "Deleting entries"
|
|
536 |
|
|
537 |
//d:Confirmation note text for deleting a speed dial
|
|
538 |
//l:popup_note_window
|
|
539 |
//
|
|
540 |
#define qtn_phob_note_speed_dial_del "Speed dial deleted"
|
|
541 |
|
|
542 |
//d:Prompt text for single item fetch list query heading for field selection
|
|
543 |
//l:heading_pane_t1
|
|
544 |
//
|
|
545 |
#define qtn_phob_qtl_select_one_item "Select field"
|
|
546 |
|
|
547 |
//d:Popup list prompt text for Create New Entry function
|
|
548 |
//l:heading_pane_t1
|
|
549 |
//
|
|
550 |
#define qtn_phob_qtl_entry_create "Create new"
|
|
551 |
|
|
552 |
//d:Popup list prompt text for Add to Existing Entry function
|
|
553 |
//l:heading_pane_t1
|
|
554 |
//
|
|
555 |
#define qtn_phob_qtl_entry_add_to "Update detail:"
|
|
556 |
|
|
557 |
//d:Menu option for saving data to Phonebook
|
|
558 |
//l:list_single_pane_t1_cp2/opt3
|
|
559 |
//
|
|
560 |
#define qtn_options_contacts "Add to Contacts"
|
|
561 |
|
|
562 |
//d:Submenu option for saving data to Phonebook in a new entry
|
|
563 |
//l:list_single_popup_submenu_pane_t1
|
|
564 |
//
|
|
565 |
#define qtn_options_contacts_new "Create new"
|
|
566 |
|
|
567 |
//d:Submenu option for saving data to Phonebook in an existing entry
|
|
568 |
//l:list_single_popup_submenu_pane_t1
|
|
569 |
//
|
|
570 |
#define qtn_options_contacts_update "Update existing"
|
|
571 |
|
|
572 |
//d:Wait note text displayed when Phonebook compresses its database
|
|
573 |
//l:popup_note_wait_window
|
|
574 |
//
|
|
575 |
#define qtn_phob_note_compressing "Compressing Contacts database"
|
|
576 |
|
|
577 |
//d:Label text of Address group general for add item queries
|
|
578 |
//l:list_single_graphic_pane_t1_cp2
|
|
579 |
//
|
|
580 |
#define qtn_phob_header_address "Address"
|
|
581 |
|
|
582 |
//d:Label text of P.O.Box for add item queries
|
|
583 |
//l:list_single_graphic_pane_t1_cp2
|
|
584 |
//
|
|
585 |
#define qtn_phob_lbl2_pobox "P.O.Box"
|
|
586 |
|
|
587 |
//d:Label text of Extension address general for add item queries
|
|
588 |
//l:list_single_graphic_pane_t1_cp2
|
|
589 |
//
|
|
590 |
#define qtn_phob_lbl2_extension "Extension"
|
|
591 |
|
|
592 |
//d:Label text of Street address general for add item queries
|
|
593 |
//l:list_single_graphic_pane_t1_cp2
|
|
594 |
//
|
|
595 |
#define qtn_phob_lbl2_street "Street"
|
|
596 |
|
|
597 |
//d:Label text of Postal code general for add item queries
|
|
598 |
//l:list_single_graphic_pane_t1_cp2
|
|
599 |
//
|
|
600 |
#define qtn_phob_lbl2_postal_code "Postal code/ZIP code"
|
|
601 |
|
|
602 |
//d:Label text of Street address general for add item queries
|
|
603 |
//l:list_single_graphic_pane_t1_cp2
|
|
604 |
//
|
|
605 |
#define qtn_phob_lbl2_city "City"
|
|
606 |
|
|
607 |
//d:Label text of State general for add item queries
|
|
608 |
//l:list_single_graphic_pane_t1_cp2
|
|
609 |
//
|
|
610 |
#define qtn_phob_lbl2_state "State/Province"
|
|
611 |
|
|
612 |
//d:Label text of Country general for add item queries
|
|
613 |
//l:list_single_graphic_pane_t1_cp2
|
|
614 |
//
|
|
615 |
#define qtn_phob_lbl2_country "Country/Region"
|
|
616 |
|
|
617 |
//d:Label text of Address group home for add item queries
|
|
618 |
//l:list_single_graphic_pane_t1_cp2
|
|
619 |
//
|
|
620 |
#define qtn_phob_header_address_home "Address (home)"
|
|
621 |
|
|
622 |
//d:Label text of P.O.Box home for add item queries
|
|
623 |
//l:list_single_graphic_pane_t1_cp2
|
|
624 |
//
|
|
625 |
#define qtn_phob_lbl2_pobox_home "P.O.Box (home)"
|
|
626 |
|
|
627 |
//d:Label text of Extension address home for add item queries
|
|
628 |
//l:list_single_graphic_pane_t1_cp2
|
|
629 |
//
|
|
630 |
#define qtn_phob_lbl2_extension_home "Extension (home)"
|
|
631 |
|
|
632 |
//d:Label text of Street address home for add item queries
|
|
633 |
//l:list_single_graphic_pane_t1_cp2
|
|
634 |
//
|
|
635 |
#define qtn_phob_lbl2_street_home "Street (home)"
|
|
636 |
|
|
637 |
//d:Label text of Postal code home for add item queries
|
|
638 |
//l:list_single_graphic_pane_t1_cp2
|
|
639 |
//
|
|
640 |
#define qtn_phob_lbl2_postal_code_home "Postal code/ZIP code (home)"
|
|
641 |
|
|
642 |
//d:Label text of City home for add item queries
|
|
643 |
//l:list_single_graphic_pane_t1_cp2
|
|
644 |
//
|
|
645 |
#define qtn_phob_lbl2_city_home "City (home)"
|
|
646 |
|
|
647 |
//d:Label text of State home for add item queries
|
|
648 |
//l:list_single_graphic_pane_t1_cp2
|
|
649 |
//
|
|
650 |
#define qtn_phob_lbl2_state_home "State/Province (home)"
|
|
651 |
|
|
652 |
//d:Label text of Country home for add item queries
|
|
653 |
//l:list_single_graphic_pane_t1_cp2
|
|
654 |
//
|
|
655 |
#define qtn_phob_lbl2_country_home "Country/Region (home)"
|
|
656 |
|
|
657 |
//d:Label text of Address group work for add item queries
|
|
658 |
//l:list_single_graphic_pane_t1_cp2
|
|
659 |
//
|
|
660 |
#define qtn_phob_header_address_work "Address (work)"
|
|
661 |
|
|
662 |
//d:Label text of P.O.Box work for add item queries
|
|
663 |
//l:list_single_graphic_pane_t1_cp2
|
|
664 |
//
|
|
665 |
#define qtn_phob_lbl2_pobox_work "P.O.Box (work)"
|
|
666 |
|
|
667 |
//d:Label text of Extension address work for add item queries
|
|
668 |
//l:list_single_graphic_pane_t1_cp2
|
|
669 |
//
|
|
670 |
#define qtn_phob_lbl2_extension_work "Extension (work)"
|
|
671 |
|
|
672 |
//d:Label text of Street address work for add item queries
|
|
673 |
//l:list_single_graphic_pane_t1_cp2
|
|
674 |
//
|
|
675 |
#define qtn_phob_lbl2_street_work "Street (work)"
|
|
676 |
|
|
677 |
//d:Label text of Postal code work for add item queries
|
|
678 |
//l:list_single_graphic_pane_t1_cp2
|
|
679 |
//
|
|
680 |
#define qtn_phob_lbl2_postal_code_work "Postal code/ZIP code (work)"
|
|
681 |
|
|
682 |
//d:Label text of City work for add item queries
|
|
683 |
//l:list_single_graphic_pane_t1_cp2
|
|
684 |
//
|
|
685 |
#define qtn_phob_lbl2_city_work "City (work)"
|
|
686 |
|
|
687 |
//d:Label text of State work for add item queries
|
|
688 |
//l:list_single_graphic_pane_t1_cp2
|
|
689 |
//
|
|
690 |
#define qtn_phob_lbl2_state_work "State/Province (work)"
|
|
691 |
|
|
692 |
//d:Label text of Country work for add item queries
|
|
693 |
//l:list_single_graphic_pane_t1_cp2
|
|
694 |
//
|
|
695 |
#define qtn_phob_lbl2_country_work "Country/Region (work)"
|
|
696 |
|
|
697 |
//d:Label text for "Mobile (home)" memory entry item
|
|
698 |
//l:list_single_graphic_pane_t1_cp2
|
|
699 |
//
|
|
700 |
#define qtn_phob_lbl_number_mobile_home "mobile (home)"
|
|
701 |
|
|
702 |
//d:Label text for "Mobile (work)" memory entry item
|
|
703 |
//l:list_single_graphic_pane_t1_cp2
|
|
704 |
//
|
|
705 |
#define qtn_phob_lbl_number_mobile_work "mobile (work)"
|
|
706 |
|
|
707 |
//d:Label text for "Fax (home)" memory entry item
|
|
708 |
//l:list_single_graphic_pane_t1_cp2
|
|
709 |
//
|
|
710 |
#define qtn_phob_lbl_fax_home "fax (home)"
|
|
711 |
|
|
712 |
//d:Label text for "Fax (work)" memory entry item
|
|
713 |
//l:list_single_graphic_pane_t1_cp2
|
|
714 |
//
|
|
715 |
#define qtn_phob_lbl_fax_work "fax (work)"
|
|
716 |
|
|
717 |
//d:Label text for "Email (home)" memory entry item
|
|
718 |
//l:list_single_graphic_pane_t1_cp2
|
|
719 |
//
|
|
720 |
#define qtn_phob_lbl_email_home "email (home)"
|
|
721 |
|
|
722 |
//d:Label text for "Email (work)" memory entry item
|
|
723 |
//l:list_single_graphic_pane_t1_cp2
|
|
724 |
//
|
|
725 |
#define qtn_phob_lbl_email_work "email (work)"
|
|
726 |
|
|
727 |
//d:Label text for "URL (home)" memory entry item
|
|
728 |
//l:list_single_graphic_pane_t1_cp2
|
|
729 |
//
|
|
730 |
#define qtn_phob_lbl_url_home "URL (home)"
|
|
731 |
|
|
732 |
//d:Label text for "URL (work)" memory entry item
|
|
733 |
//l:list_single_graphic_pane_t1_cp2
|
|
734 |
//
|
|
735 |
#define qtn_phob_lbl_url_work "URL (work)"
|
|
736 |
|
|
737 |
//d:Label text for "Address (home)" memory entry item
|
|
738 |
//l:list_single_graphic_pane_t1_cp2
|
|
739 |
//
|
|
740 |
#define qtn_phob_lbl_address_home "address (home)"
|
|
741 |
|
|
742 |
//d:Label text for "Address (work)" memory entry item
|
|
743 |
//l:list_single_graphic_pane_t1_cp2
|
|
744 |
//
|
|
745 |
#define qtn_phob_lbl_address_work "address (work)"
|
|
746 |
|
|
747 |
//d:Label text for "P.O.Box" memory entry item
|
|
748 |
//l:list_single_graphic_pane_t1_cp2
|
|
749 |
//
|
|
750 |
#define qtn_phob_lbl_pobox "P.O.Box"
|
|
751 |
|
|
752 |
//d:Label text for "Extencion" memory entry item
|
|
753 |
//l:list_single_graphic_pane_t1_cp2
|
|
754 |
//
|
|
755 |
#define qtn_phob_lbl_extencion "extension"
|
|
756 |
|
|
757 |
//d:Label text for "Street" memory entry item
|
|
758 |
//l:list_single_graphic_pane_t1_cp2
|
|
759 |
//
|
|
760 |
#define qtn_phob_lbl_street "street"
|
|
761 |
|
|
762 |
//d:Label text for "Postal code" memory entry item
|
|
763 |
//l:list_single_graphic_pane_t1_cp2
|
|
764 |
//
|
|
765 |
#define qtn_phob_lbl_postal_code "postal code"
|
|
766 |
|
|
767 |
//d:Label text for "City" memory entry item
|
|
768 |
//l:list_single_graphic_pane_t1_cp2
|
|
769 |
//
|
|
770 |
#define qtn_phob_lbl_city "city"
|
|
771 |
|
|
772 |
//d:Label text for "State" memory entry item
|
|
773 |
//l:list_single_graphic_pane_t1_cp2
|
|
774 |
//
|
|
775 |
#define qtn_phob_lbl_state "state"
|
|
776 |
|
|
777 |
//d:Label text for "Country" memory entry item
|
|
778 |
//l:list_single_graphic_pane_t1_cp2
|
|
779 |
//
|
|
780 |
#define qtn_phob_lbl_country "country"
|
|
781 |
|
|
782 |
//d:Label text for "P.O.Box (home)" memory entry item
|
|
783 |
//l:list_single_graphic_pane_t1_cp2
|
|
784 |
//
|
|
785 |
#define qtn_phob_lbl_pobox_home "P.O.Box (home)"
|
|
786 |
|
|
787 |
//d:Label text for "Extencion (home)" memory entry item
|
|
788 |
//l:list_single_graphic_pane_t1_cp2
|
|
789 |
//
|
|
790 |
#define qtn_phob_lbl_extencion_home "extension (home)"
|
|
791 |
|
|
792 |
//d:Label text for "Street (home)" memory entry item
|
|
793 |
//l:list_single_graphic_pane_t1_cp2
|
|
794 |
//
|
|
795 |
#define qtn_phob_lbl_street_home "street (home)"
|
|
796 |
|
|
797 |
//d:Label text for "Postal code (home)" memory entry item
|
|
798 |
//l:list_single_graphic_pane_t1_cp2
|
|
799 |
//
|
|
800 |
#define qtn_phob_lbl_postal_code_home "postal code (home)"
|
|
801 |
|
|
802 |
//d:Label text for "City (home)" memory entry item
|
|
803 |
//l:list_single_graphic_pane_t1_cp2
|
|
804 |
//
|
|
805 |
#define qtn_phob_lbl_city_home "city (home)"
|
|
806 |
|
|
807 |
//d:Label text for "State (home)" memory entry item
|
|
808 |
//l:list_single_graphic_pane_t1_cp2
|
|
809 |
//
|
|
810 |
#define qtn_phob_lbl_state_home "state (home)"
|
|
811 |
|
|
812 |
//d:Label text for "Country (home)" memory entry item
|
|
813 |
//l:list_single_graphic_pane_t1_cp2
|
|
814 |
//
|
|
815 |
#define qtn_phob_lbl_country_home "country (home)"
|
|
816 |
|
|
817 |
//d:Label text for "P.O.Box (work)" memory entry item
|
|
818 |
//l:list_single_graphic_pane_t1_cp2
|
|
819 |
//
|
|
820 |
#define qtn_phob_lbl_pobox_work "P.O.Box (work)"
|
|
821 |
|
|
822 |
//d:Label text for "Extencion (work)" memory entry item
|
|
823 |
//l:list_single_graphic_pane_t1_cp2
|
|
824 |
//
|
|
825 |
#define qtn_phob_lbl_extencion_work "extension (work)"
|
|
826 |
|
|
827 |
//d:Label text for "Street (work)" memory entry item
|
|
828 |
//l:list_single_graphic_pane_t1_cp2
|
|
829 |
//
|
|
830 |
#define qtn_phob_lbl_street_work "street (work)"
|
|
831 |
|
|
832 |
//d:Label text for "Postal code (work)" memory entry item
|
|
833 |
//l:list_single_graphic_pane_t1_cp2
|
|
834 |
//
|
|
835 |
#define qtn_phob_lbl_postal_code_work "postal code (work)"
|
|
836 |
|
|
837 |
//d:Label text for "City (work)" memory entry item
|
|
838 |
//l:list_single_graphic_pane_t1_cp2
|
|
839 |
//
|
|
840 |
#define qtn_phob_lbl_city_work "city (work)"
|
|
841 |
|
|
842 |
//d:Label text for "State (work)" memory entry item
|
|
843 |
//l:list_single_graphic_pane_t1_cp2
|
|
844 |
//
|
|
845 |
#define qtn_phob_lbl_state_work "state (work)"
|
|
846 |
|
|
847 |
//d:Label text for "Country (work)" memory entry item
|
|
848 |
//l:list_single_graphic_pane_t1_cp2
|
|
849 |
//
|
|
850 |
#define qtn_phob_lbl_country_work "country (work)"
|
|
851 |
|
|
852 |
//d:Group Members list navi pane text
|
|
853 |
//d:%0N the order number of the current group
|
|
854 |
//d:%1N the total number of groups
|
|
855 |
//l:navi_navi_icon_text_pane_t1
|
|
856 |
//
|
|
857 |
#define qtn_phob_navi_pos_indicator "%0N/%1N"
|
|
858 |
|
|
859 |
//d:Options list text for launching Settings dialog
|
|
860 |
//l:list_single_pane_t1_cp2
|
|
861 |
//
|
|
862 |
#define qtn_phob_opt_settings "Settings"
|
|
863 |
|
|
864 |
//d:Title text for Phonebook Settings dialog
|
|
865 |
//l:title_pane_t2/opt9
|
|
866 |
//
|
|
867 |
#define qtn_phob_set_title "Settings"
|
|
868 |
|
|
869 |
//d:Popup setting list pane's title for name ordering setting
|
|
870 |
//l:list_setting_pane_t1
|
|
871 |
//
|
|
872 |
#define qtn_phob_set_disp_names "Display Names"
|
|
873 |
|
|
874 |
//d:Popup setting list pane's choice item for "Last name First name" ordering
|
|
875 |
//l:list_set_graphic_pane_t1
|
|
876 |
//
|
|
877 |
#define qtn_phob_set_names_last_space_first "Last name First name"
|
|
878 |
|
|
879 |
//d:Popup setting list pane's choice item for "First name Last name" ordering
|
|
880 |
//l:list_set_graphic_pane_t1
|
|
881 |
//
|
|
882 |
#define qtn_phob_set_names_first_space_last "First name Last name"
|
|
883 |
|
|
884 |
//d:Options list text for launching browser application
|
|
885 |
//l:list_single_pane_t1_cp2
|
|
886 |
//
|
|
887 |
#define qtn_find_go_to_url "Go to URL address"
|
|
888 |
|
|
889 |
//d:Softkey text for selecting URL address and launching browser to that address
|
|
890 |
//l:control_pane_t1/opt7
|
|
891 |
//
|
|
892 |
#define qtn_wml_softk_go "Go to"
|
|
893 |
|
|
894 |
//d:Error note text when launching Browser to invalid URL address by using Go To URL functionality
|
|
895 |
//l:popup_note_window
|
|
896 |
//
|
|
897 |
#define qtn_err_wtai_invalid_url "Page not available. Check URL address."
|
|
898 |
|
|
899 |
//d:Options list text for cascading copy menu
|
|
900 |
//l:list_single_pane_t1_cp2/opt3
|
|
901 |
//
|
|
902 |
#define qtn_phob_opt_copy "Copy"
|
|
903 |
|
|
904 |
//d: Label text for "Nick Name" memory entry item.
|
|
905 |
//l: list_single_graphic_pane_t1_cp2
|
|
906 |
//
|
|
907 |
#define qtn_simp_lbl_nick "nick name"
|
|
908 |
|
|
909 |
//d: Label text for prefix memory entry item.
|
|
910 |
//l: list_single_graphic_pane_t1_cp2
|
|
911 |
//w:
|
|
912 |
//r:3.0
|
|
913 |
//
|
|
914 |
#define qtn_phob_lbl_prefix "prefix"
|
|
915 |
|
|
916 |
//d: Label text for suffix memory entry item.
|
|
917 |
//l: list_single_graphic_pane_t1_cp2
|
|
918 |
//w:
|
|
919 |
//r:3.0
|
|
920 |
//
|
|
921 |
#define qtn_phob_lbl_suffix "suffix"
|
|
922 |
|
|
923 |
//d:Label text for "video no." memory entry item
|
|
924 |
//l:list_single_graphic_pane_t1_cp2
|
|
925 |
//
|
|
926 |
#define qtn_phob_lbl_video "video no."
|
|
927 |
|
|
928 |
//d:Label text for "video no. (home)" memory entry item
|
|
929 |
//l:list_single_graphic_pane_t1_cp2
|
|
930 |
//
|
|
931 |
#define qtn_phob_lbl_video_home "video no. (home)"
|
|
932 |
|
|
933 |
//d:Label text for "video no. (work)" memory entry item
|
|
934 |
//l:list_single_graphic_pane_t1_cp2
|
|
935 |
//
|
|
936 |
#define qtn_phob_lbl_video_work "video no. (work)"
|
|
937 |
|
|
938 |
//d:Label text for "first name reading" memory entry item,
|
|
939 |
// used in japanese Phonebook only (not visible in other languages)
|
|
940 |
//l:list_single_graphic_pane_t1_cp2
|
|
941 |
//
|
|
942 |
#define qtn_phob_lbl_first_reading "first name reading"
|
|
943 |
|
|
944 |
//d:Label text for "last name reading" memory entry item,
|
|
945 |
// used in japanese Phonebook only (not visible in other languages)
|
|
946 |
//l:list_single_graphic_pane_t1_cp2
|
|
947 |
//
|
|
948 |
#define qtn_phob_lbl_last_reading "last name reading"
|
|
949 |
|
|
950 |
//d:Label text for "VOIP call" memory entry item
|
|
951 |
//l:list_single_graphic_pane_t1_cp2
|
|
952 |
//
|
|
953 |
#define qtn_phob_lbl_voip "tel. Internet"
|
|
954 |
|
|
955 |
//d:Label text for "VOIP call (home)" memory entry item
|
|
956 |
//l:list_single_graphic_pane_t1_cp2
|
|
957 |
//
|
|
958 |
#define qtn_phob_lbl_voip_home "tel. Internet (home)"
|
|
959 |
|
|
960 |
//d:Label text for "VOIP call (work)" memory entry item
|
|
961 |
//l:list_single_graphic_pane_t1_cp2
|
|
962 |
//
|
|
963 |
#define qtn_phob_lbl_voip_work "tel. Internet (work)"
|
|
964 |
|
|
965 |
//d:Label text for "push to talk" memory entry item
|
|
966 |
//l:list_single_graphic_pane_t1_cp2
|
|
967 |
//
|
|
968 |
#define qtn_phob_lbl_poc "PTT"
|
|
969 |
|
|
970 |
//d:Label text for "share view" memory entry item
|
|
971 |
//l:list_single_graphic_pane_t1_cp2
|
|
972 |
//
|
|
973 |
#define qtn_phob_lbl_swis "share view"
|
|
974 |
|
|
975 |
//d:Label text for "SIP" memory entry item
|
|
976 |
//l:list_single_graphic_pane_t1_cp2
|
|
977 |
//
|
|
978 |
#define qtn_phob_lbl_sip "SIP"
|
|
979 |
|
|
980 |
//d:Options list text for launching Speed dial application
|
|
981 |
//l:list_single_pane_t1_cp2
|
|
982 |
//
|
|
983 |
#define qtn_phob_opt_entry_open1touch "Open speed dial"
|
|
984 |
|
|
985 |
//d:Information note for saving a duplicate entry into Phonebook
|
|
986 |
//d:%U name of the contact
|
|
987 |
//l:popup_note_window
|
|
988 |
//
|
|
989 |
#define qtn_phob_add_duplicate "Contact exists. Save duplicate? %U"
|
|
990 |
|
|
991 |
//d:Information note for no email or address in unnamed SMS over Email
|
|
992 |
//l:popup_note_window
|
|
993 |
//
|
|
994 |
#define qtn_phob_note_no_sms_with_email "No phone number or address"
|
|
995 |
|
|
996 |
//d:Information note for no email or address in with name SMS over Email
|
|
997 |
//d:%U name of the contact
|
|
998 |
//l:popup_note_window
|
|
999 |
//
|
|
1000 |
#define qtn_phob_note_no_sms_with_email_to_name "No phone number or address for %U"
|
|
1001 |
|
|
1002 |
//d:Options list text for prepend cascade menu
|
|
1003 |
//l:list_single_pane_t1_cp2/opt3
|
|
1004 |
//
|
|
1005 |
#define qtn_stm_om_use_no "Use number"
|
|
1006 |
|
|
1007 |
//d:Options list submenu text for prepend
|
|
1008 |
//l:list_single_popup_submenu_pane_t1
|
|
1009 |
//
|
|
1010 |
#define qtn_logs_opt_use_prepend "Prepend"
|
|
1011 |
|
|
1012 |
//d:Options list submenu text for copying number to clipboard
|
|
1013 |
//l:list_single_popup_submenu_pane_t1
|
|
1014 |
//
|
|
1015 |
#define qtn_logs_opt_use_copy "Copy"
|
|
1016 |
|
|
1017 |
//d:Prompt text for Prepend number popup query window
|
|
1018 |
//l:popup_query_data_window
|
|
1019 |
//
|
|
1020 |
#define text_stm_use_number_popup_text "Number:"
|
|
1021 |
|
|
1022 |
//d:Information note for indicating clipboard copy success
|
|
1023 |
//l:popup_note_window
|
|
1024 |
//
|
|
1025 |
#define qtn_logs_note_copy_done "Number copied to clipboard"
|
|
1026 |
|
|
1027 |
//d:Submenu option for assigning a thumbnail image to contact(s)
|
|
1028 |
//l:list_single_popup_submenu_pane_t1
|
|
1029 |
//
|
|
1030 |
#define qtn_options_contact_thumb_image "Assign for Contact"
|
|
1031 |
|
|
1032 |
//d:Confirmation query for replacing contacts thumbnail image with another
|
|
1033 |
//d:%U presentation name for memory entry in question
|
|
1034 |
//l:popup_note_window
|
|
1035 |
//
|
|
1036 |
#define qtn_phob_fetch_img_replace "There is already saved an image for %U. Replace?"
|
|
1037 |
|
|
1038 |
//d:Succesfull adding of thumbnail to a contact note
|
|
1039 |
//d:%U presentation name for memory entry the thumbnail was added
|
|
1040 |
//l:popup_note_window
|
|
1041 |
//
|
|
1042 |
#define qtn_phob_fetch_note_img_add_one "Image added for %U"
|
|
1043 |
|
|
1044 |
//d:Succesfull adding of thumbnail to several contacts note
|
|
1045 |
//d:%N number of contacts for which the thumbnail was added
|
|
1046 |
//l:popup_note_window
|
|
1047 |
//
|
|
1048 |
#define qtn_phob_fetch_note_img_add_sev "Image added for %N contacts"
|
|
1049 |
|
|
1050 |
//d:Error notification displayed when the image can not be opened
|
|
1051 |
//l:popup_note_window
|
|
1052 |
//w:
|
|
1053 |
//r:3.2
|
|
1054 |
//
|
|
1055 |
#define qtn_album_err_format_unknown "Unable to open image"
|
|
1056 |
|
|
1057 |
//d:Submenu option for assigning to contact (thumbnail, ring tone..)
|
|
1058 |
//l:list_single_popup_submenu_pane_t1
|
|
1059 |
//
|
|
1060 |
#define qtn_mg_options_assign_to_contact "Assign to Contact"
|
|
1061 |
|
|
1062 |
//d:Confirmation query for replacing contacts ringing tone image with another
|
|
1063 |
//d:%U presentation name for memory entry in question
|
|
1064 |
//l:popup_note_window
|
|
1065 |
//
|
|
1066 |
#define qtn_mg_contact_ringingtone_replace "There is already a ringing tone for %U. Replace?"
|
|
1067 |
|
|
1068 |
//d:Succesfull adding of ringing tone to a contact note
|
|
1069 |
//d:%U presentation name for memory entry the ringing tone was added
|
|
1070 |
//l:popup_note_window
|
|
1071 |
//
|
|
1072 |
#define qtn_mg_contact_ringingtone_add_one "Ringing tone added for %U."
|
|
1073 |
|
|
1074 |
//d:Succesfull adding of ringing tone to several contacts note
|
|
1075 |
//d:%N number of contacts for which the ringing tone was added
|
|
1076 |
//l:popup_note_window
|
|
1077 |
//
|
|
1078 |
#define qtn_mg_contact_ringingtone_add_several "Ringing tone added for %N contacts."
|
|
1079 |
|
|
1080 |
//d: Definition for visibility of first name/last name settings item in options menu.
|
|
1081 |
//d: Value "1" is for visible qtn_phob_opt_settings options list item, and "0" for hidden.
|
|
1082 |
//l: None
|
|
1083 |
//w:
|
|
1084 |
//r:3.2
|
|
1085 |
//
|
|
1086 |
#define qtn_phob_name_ordering_settings_visibility "1"
|
|
1087 |
|
|
1088 |
//d:Phonebook contact name presentation order configuration.
|
|
1089 |
//d:%N contact name ordering setting. Value 0 is first name last name and value 1 is last name first name.
|
|
1090 |
//d:Value 0 means that qtn_phob_set_names_first_space_last is default display names setting item.
|
|
1091 |
//d:Value 1 means that either qtn_phob_set_names_last_space_first or qtn_phob_set_names_last_comma_first
|
|
1092 |
//d:is default display names setting item.
|
|
1093 |
//l:None
|
|
1094 |
//w:
|
|
1095 |
//r:3.2
|
|
1096 |
//
|
|
1097 |
#define qtn_phob_name_order "1"
|
|
1098 |
|
|
1099 |
//d:Phonebook contact name separator use configuration.
|
|
1100 |
//d:%N contact name separator use setting. Value 0 means that no separator is
|
|
1101 |
//d:used between last name and first name and value 1 means that separator is used.
|
|
1102 |
//d:Value 0 means that either qtn_phob_set_names_first_space_last or
|
|
1103 |
//d:qtn_phob_set_names_last_space_first is default names setting item.
|
|
1104 |
//d:Values 1 means that qtn_phob_set_names_last_separator_first is default names setting item.
|
|
1105 |
//l:None
|
|
1106 |
//w:
|
|
1107 |
//r:3.2
|
|
1108 |
//
|
|
1109 |
#define qtn_phob_name_separator_used "0"
|
|
1110 |
|
|
1111 |
//d:Phonebook contact name separator character configuration.
|
|
1112 |
//d:%U contact name separator character.
|
|
1113 |
//l:None
|
|
1114 |
//w:
|
|
1115 |
//r:3.2
|
|
1116 |
//
|
|
1117 |
#define qtn_phob_name_separator_char ","
|
|
1118 |
|
|
1119 |
//d:Popup setting list pane's choice item e.g. for "Last name, First name" ordering.
|
|
1120 |
//d:%U is used default separator char (qtn_phob_name_separator_char)
|
|
1121 |
//l:list_set_graphic_pane_t1
|
|
1122 |
//
|
|
1123 |
#define qtn_phob_set_names_last_separator_first "Last name%U First name"
|
|
1124 |
|
|
1125 |
//d:Information note text when user starts send message but focused entry
|
|
1126 |
//d:does not contain a phone number or email address nor a name.
|
|
1127 |
//l:popup_note_window
|
|
1128 |
//w:
|
|
1129 |
//r:3.2
|
|
1130 |
//
|
|
1131 |
#define qtn_phob_note_no_msg "No message number or address"
|
|
1132 |
|
|
1133 |
//d:Information note text when user starts send message but focused entry
|
|
1134 |
//d:does not contain a phone number or email address but contains a name.
|
|
1135 |
//d:%U is the name of the memory entry.
|
|
1136 |
//l:popup_note_window
|
|
1137 |
//w:
|
|
1138 |
//r:3.2
|
|
1139 |
//
|
|
1140 |
#define qtn_phob_note_no_msg_to_name "No message number or address for %U"
|
|
1141 |
|
|
1142 |
//d:Note text when there is no address in contact when location service is launched.
|
|
1143 |
//l:popup_note_window
|
|
1144 |
//w:
|
|
1145 |
//r:5.0
|
|
1146 |
//
|
|
1147 |
#define qtn_phob_note_no_postal_address "Contact does not have any address"
|
|
1148 |
|
|
1149 |
//d:Location for location specific commands.
|
|
1150 |
//l:list_single_pane_t1_cp2/opt3
|
|
1151 |
//w:
|
|
1152 |
//r:5.0
|
|
1153 |
//
|
|
1154 |
#define qtn_phob_opt_location "Location"
|
|
1155 |
|
|
1156 |
//d: Select address for show on map and navigate to options query.
|
|
1157 |
//l:heading_pane_t1
|
|
1158 |
//w:
|
|
1159 |
//r:5.0
|
|
1160 |
//
|
|
1161 |
#define qtn_phob_prtx_select_address "Select address:"
|
|
1162 |
|
|
1163 |
//d:Information note text, shown when there are no URL address saved for unnamed memory entry
|
|
1164 |
//l:popup_note_window
|
|
1165 |
//w:
|
|
1166 |
//r:3.2
|
|
1167 |
//
|
|
1168 |
#define qtn_phob_note_no_url_defined "No URL address defined"
|
|
1169 |
|
|
1170 |
/////////////////////////////////////////////////////////////////////////////
|
|
1171 |
// Localisation strings from Folders UI specification.
|
|
1172 |
/////////////////////////////////////////////////////////////////////////////
|
|
1173 |
|
|
1174 |
//d:Confirmation query text for removing group/groups, common part.
|
|
1175 |
//d:%U name of the group
|
|
1176 |
//l:popup_note_window
|
|
1177 |
//
|
|
1178 |
#define qtn_query_common_conf "Delete?\n%U"
|
|
1179 |
|
|
1180 |
|
|
1181 |
/////////////////////////////////////////////////////////////////////////////
|
|
1182 |
// Localisation strings from Business cards UI specification.
|
|
1183 |
/////////////////////////////////////////////////////////////////////////////
|
|
1184 |
|
|
1185 |
//d:Sending only the current view data text for list query item
|
|
1186 |
//l:list_single_pane_t1_cp2
|
|
1187 |
//
|
|
1188 |
#define qtn_bcard_choice_send_bc_view "Current view"
|
|
1189 |
|
|
1190 |
//d:Sending all data text for list query item
|
|
1191 |
//l:list_single_pane_t1_cp2
|
|
1192 |
//
|
|
1193 |
#define qtn_bcard_choice_send_all_data "All contact data"
|
|
1194 |
|
|
1195 |
//d:Sending only one item text for list query item
|
|
1196 |
//l:list_single_pane_t1_cp2
|
|
1197 |
//
|
|
1198 |
#define qtn_bcard_choice_send_item_data "Selected item only"
|
|
1199 |
|
|
1200 |
//d:Heading for the popup query
|
|
1201 |
//l:heading_pane_t1
|
|
1202 |
//
|
|
1203 |
#define qtn_bcard_qtl_send_data "Send business card:"
|
|
1204 |
|
|
1205 |
//d:Heading for the popup query when sending multiple contact cards
|
|
1206 |
//l:heading_pane_t1
|
|
1207 |
#define qtn_bcard_qtl_send_data_several "Send business cards:"
|
|
1208 |
|
|
1209 |
//d:Popup item for sending sms without picture (thumbnail)
|
|
1210 |
//l:list_single_pane_t1_cp2
|
|
1211 |
//
|
|
1212 |
#define qtn_bcard_send_sms_no_image "Without picture"
|
|
1213 |
|
|
1214 |
//d:Popup item for sending sms with picture (thumbnail)
|
|
1215 |
//l:list_single_pane_t1_cp2
|
|
1216 |
//
|
|
1217 |
#define qtn_bcard_send_sms_image "With picture"
|
|
1218 |
|
|
1219 |
//d:Popup item for sending contact card without picture (thumbnail)
|
|
1220 |
//l:list_single_pane_t1_cp2
|
|
1221 |
//
|
|
1222 |
#define qtn_bcard_send_detail_without_p "All data without picture"
|
|
1223 |
|
|
1224 |
//d:Popup item for sending contact card with picture (thumbnail)
|
|
1225 |
//l:list_single_pane_t1_cp2
|
|
1226 |
//
|
|
1227 |
#define qtn_bcard_send_detail_with_pict "All data with picture"
|
|
1228 |
|
|
1229 |
|
|
1230 |
/////////////////////////////////////////////////////////////////////////////
|
|
1231 |
// Localisation strings from Forms UI specification.
|
|
1232 |
/////////////////////////////////////////////////////////////////////////////
|
|
1233 |
|
|
1234 |
//d:Query prompt for editing a form label
|
|
1235 |
//l:popup_query_data_window
|
|
1236 |
//
|
|
1237 |
#define qtn_form_prmpt_field_label "Label:"
|
|
1238 |
|
|
1239 |
|
|
1240 |
/////////////////////////////////////////////////////////////////////////////
|
|
1241 |
// Localisation strings from Tone control UI specification.
|
|
1242 |
/////////////////////////////////////////////////////////////////////////////
|
|
1243 |
|
|
1244 |
//d:Heading text for ringing tone selection list query
|
|
1245 |
//l:heading_pane_t1
|
|
1246 |
//
|
|
1247 |
#define qtn_tc_popup_heading "Select tone"
|
|
1248 |
|
|
1249 |
|
|
1250 |
/////////////////////////////////////////////////////////////////////////////
|
|
1251 |
// Localisation strings from Smart messaging UI specification.
|
|
1252 |
/////////////////////////////////////////////////////////////////////////////
|
|
1253 |
|
|
1254 |
//d:Heading text for converting to business card wait note
|
|
1255 |
//l:popup_note_wait_window
|
|
1256 |
//
|
|
1257 |
#define qtn_sm_wait_business_card "Converting business card for sending"
|
|
1258 |
|
|
1259 |
//d:Confirmation query text
|
|
1260 |
//l:popup_note_window
|
|
1261 |
//
|
|
1262 |
#define qtn_phob_query_copy_mmc_all "Would you like to remove all existing contacts on memory card Contacts folder?"
|
|
1263 |
|
|
1264 |
//d:Confirmation query text for removing old voice tag before assigning tag to other number
|
|
1265 |
//l:popup_note_window
|
|
1266 |
//
|
|
1267 |
#define qtn_phob_note_voice_tag_exist "There is another voice tag for this person. Remove it?"
|
|
1268 |
|
|
1269 |
//d:Options list menu text for playing contact's voicetag command
|
|
1270 |
//l:list_single_pane_t1_cp2
|
|
1271 |
//
|
|
1272 |
#define qtn_phob_opt_play "Play command"
|
|
1273 |
|
|
1274 |
//d:Confirmation note text
|
|
1275 |
//l:popup_note_window
|
|
1276 |
//
|
|
1277 |
#define qtn_phob_note_voice_tag_del "Voice tag deleted"
|
|
1278 |
|
|
1279 |
|
|
1280 |
/////////////////////////////////////////////////////////////////////////////
|
|
1281 |
// New localisation strings from Phonebook UI specification for release 3.2.
|
|
1282 |
/////////////////////////////////////////////////////////////////////////////
|
|
1283 |
|
|
1284 |
//d:Label text for "thumbnail" memory entry item
|
|
1285 |
//l:list_single_graphic_pane_t1_cp2
|
|
1286 |
//w:
|
|
1287 |
//r:3.1
|
|
1288 |
//
|
|
1289 |
#define qtn_phob_lbl_thumbnail "Thumbnail"
|
|
1290 |
|
|
1291 |
//d:Menu option for saving data to Phonebook2
|
|
1292 |
//l:list_single_pane_t1_cp2
|
|
1293 |
//w:
|
|
1294 |
//r:3.1
|
|
1295 |
//
|
|
1296 |
#define qtn_phob_opt_assign "Assign for contact"
|
|
1297 |
|
|
1298 |
//d:Information note text when new contact has created successfully
|
|
1299 |
//l:popup_note_window
|
|
1300 |
//w:
|
|
1301 |
//r:3.1
|
|
1302 |
//
|
|
1303 |
#define qtn_phob_note_contact_created "New contact created"
|
|
1304 |
|
|
1305 |
//d:Information note text when the detail is added to the selected contact(s).
|
|
1306 |
//d:%U is the name of the memory entry.
|
|
1307 |
//l:popup_note_window
|
|
1308 |
//w:
|
|
1309 |
//r:3.1
|
|
1310 |
//
|
|
1311 |
#define qtn_phob_note_replace_detail "%U already contains the detail, replace?"
|
|
1312 |
|
|
1313 |
//d:Information note text when the contact can contain more than one instance
|
|
1314 |
//d:of the selected detail but the amount is limited, and that limit is reached.
|
|
1315 |
//d:%U is the name of the memory entry.
|
|
1316 |
//l:popup_note_window
|
|
1317 |
//w:
|
|
1318 |
//r:3.1
|
|
1319 |
//
|
|
1320 |
#define qtn_phob_note_cannot_add_detail "%U already contains maximum amount of selected detail"
|
|
1321 |
|
|
1322 |
//d:Information note text when the detail has added to contact.
|
|
1323 |
//l:popup_note_window
|
|
1324 |
//w:
|
|
1325 |
//r:3.1
|
|
1326 |
//
|
|
1327 |
#define qtn_phob_note_detail_added "Detail added"
|
|
1328 |
|
|
1329 |
//d:Information note text when the detail has added to multiple contacts.
|
|
1330 |
//d:%N is the amount of contacts.
|
|
1331 |
//l:popup_note_window
|
|
1332 |
//w:
|
|
1333 |
//r:3.1
|
|
1334 |
//
|
|
1335 |
#define qtn_phob_note_detail_added_to_n "Detail added to %N contacts"
|
|
1336 |
|
|
1337 |
//d:Information note text when the contact has updated by single entry fetch.
|
|
1338 |
//l:popup_note_window
|
|
1339 |
//w:
|
|
1340 |
//r:3.1
|
|
1341 |
//
|
|
1342 |
#define qtn_phob_note_contact_updated "Contact updated"
|
|
1343 |
|
|
1344 |
//d:"Sim memory" sub menu item text for viewing My numbers list of the SIM card.
|
|
1345 |
//l:list_single_popup_submenu_pane_t1
|
|
1346 |
//w:
|
|
1347 |
//r:3.1
|
|
1348 |
//
|
|
1349 |
#define qtn_phob_opt_sub_my_numbers "My numbers"
|
|
1350 |
|
|
1351 |
//d:Title pane text for My numbers list
|
|
1352 |
//l:title_pane_t2/opt9
|
|
1353 |
//w:
|
|
1354 |
//r:3.1
|
|
1355 |
//
|
|
1356 |
#define qtn_phob_title_my_numbers "My numbers"
|
|
1357 |
|
|
1358 |
//d:Memory entry item label "Middle name"
|
|
1359 |
//l:list_single_graphic_pane_t1_cp2
|
|
1360 |
//w:
|
|
1361 |
//r:3.1
|
|
1362 |
//
|
|
1363 |
#define qtn_phob_lbl_middle_name "Middle name"
|
|
1364 |
|
|
1365 |
//d:Memory entry item label "Department"
|
|
1366 |
//l:list_single_graphic_pane_t1_cp2
|
|
1367 |
//w:
|
|
1368 |
//r:3.1
|
|
1369 |
//
|
|
1370 |
#define qtn_phob_lbl_dept_name "Department"
|
|
1371 |
|
|
1372 |
//d:Memory entry item label "Assistant name"
|
|
1373 |
//l:list_single_graphic_pane_t1_cp2
|
|
1374 |
//w:
|
|
1375 |
//r:3.1
|
|
1376 |
//
|
|
1377 |
#define qtn_phob_lbl_assistant_name "Assistant name"
|
|
1378 |
|
|
1379 |
//d:Memory entry item label "Spouse"
|
|
1380 |
//l:list_single_graphic_pane_t1_cp2
|
|
1381 |
//w:
|
|
1382 |
//r:3.1
|
|
1383 |
//
|
|
1384 |
#define qtn_phob_lbl_spouse "Spouse"
|
|
1385 |
|
|
1386 |
//d:Memory entry item label "Children"
|
|
1387 |
//l:list_single_graphic_pane_t1_cp2
|
|
1388 |
//w:
|
|
1389 |
//r:3.1
|
|
1390 |
//
|
|
1391 |
#define qtn_phob_lbl_children "Children"
|
|
1392 |
|
|
1393 |
//d:Memory entry item label "Car phone"
|
|
1394 |
//l:list_single_graphic_pane_t1_cp2
|
|
1395 |
//w:
|
|
1396 |
//r:3.1
|
|
1397 |
//
|
|
1398 |
#define qtn_phob_lbl_car_tel "Car phone"
|
|
1399 |
|
|
1400 |
//d:Memory entry item label "Assistant phone"
|
|
1401 |
//l:list_single_graphic_pane_t1_cp2
|
|
1402 |
//w:
|
|
1403 |
//r:3.1
|
|
1404 |
//
|
|
1405 |
#define qtn_phob_lbl_number_assistant "Assistant phone"
|
|
1406 |
|
|
1407 |
//d:Memory entry item label "Anniversary"
|
|
1408 |
//l:list_single_graphic_pane_t1_cp2
|
|
1409 |
//w:
|
|
1410 |
//r:3.1
|
|
1411 |
//
|
|
1412 |
#define qtn_phob_lbl_anniversary "Anniversary"
|
|
1413 |
|
|
1414 |
//d:Memory entry item label "Synchronization"
|
|
1415 |
//l:list_single_graphic_pane_t1_cp2
|
|
1416 |
//w:
|
|
1417 |
//r:3.1
|
|
1418 |
//
|
|
1419 |
#define qtn_phob_lbl_synchronization "Synchronization"
|
|
1420 |
|
|
1421 |
//d:Synchronization popup list option "Private"
|
|
1422 |
//l:list_form_graphic_pane_t1
|
|
1423 |
//w:
|
|
1424 |
//r:3.1
|
|
1425 |
//
|
|
1426 |
#define qtn_cale_confident_private "Private"
|
|
1427 |
|
|
1428 |
//d:Synchronization popup list option "Public"
|
|
1429 |
//l:list_form_graphic_pane_t1
|
|
1430 |
//w:
|
|
1431 |
//r:3.1
|
|
1432 |
//
|
|
1433 |
#define qtn_cale_confident_public "Public"
|
|
1434 |
|
|
1435 |
//d:Synchronization popup list option "None"
|
|
1436 |
//l:list_form_graphic_pane_t1
|
|
1437 |
//w:
|
|
1438 |
//r:3.1
|
|
1439 |
//
|
|
1440 |
#define qtn_cale_confident_none "None"
|
|
1441 |
|
|
1442 |
//d:Wait note text, showed during the Phonebook2 is opening
|
|
1443 |
//l:popup_note_wait_window
|
|
1444 |
//w:
|
|
1445 |
//r:3.1
|
|
1446 |
//
|
|
1447 |
#define qtn_fdn_reading_memory "Checking contacts"
|
|
1448 |
|
|
1449 |
//d:Information note text, showed when contacts from selected memory
|
|
1450 |
//d:are not available.
|
|
1451 |
//d:%U is the name of the memory
|
|
1452 |
//l:popup_note_window
|
|
1453 |
//w:
|
|
1454 |
//r:3.1
|
|
1455 |
//
|
|
1456 |
#define qtn_phob_store_not_available "Unable to access contacts in memory: %U"
|
|
1457 |
|
|
1458 |
//d:Memory entry label for text "Name"
|
|
1459 |
//l:list_double_graphic_pane_t1_cp2
|
|
1460 |
//w:
|
|
1461 |
//r:3.1
|
|
1462 |
//
|
|
1463 |
#define qtn_simp_lbl_name "Name"
|
|
1464 |
|
|
1465 |
|
|
1466 |
//d:Options list menu item for "SIM memory"
|
|
1467 |
//l:list_single_pane_t1_cp2/opt3
|
|
1468 |
//w:
|
|
1469 |
//r:3.1
|
|
1470 |
//
|
|
1471 |
#define qtn_phob_opt_sim_memory "SIM memory"
|
|
1472 |
|
|
1473 |
//d:Options list menu sub item for "Service Dialling Numbers"
|
|
1474 |
//l:list_single_popup_submenu_pane_t1
|
|
1475 |
//w:
|
|
1476 |
//r:3.1
|
|
1477 |
//
|
|
1478 |
#define qtn_phob_opt_sub_sdn "Service Dialling Numbers"
|
|
1479 |
|
|
1480 |
//d:Options list menu sub item for "Fixed Dialling Numbers"
|
|
1481 |
//l:list_single_popup_submenu_pane_t1
|
|
1482 |
//w:
|
|
1483 |
//r:3.1
|
|
1484 |
//
|
|
1485 |
#define qtn_phob_opt_sub_fdn "Fixed dialling numbers"
|
|
1486 |
|
|
1487 |
//d:Information note text, showed when there are no URL address saved for memory entry
|
|
1488 |
//d:%U is the focused memory entry.
|
|
1489 |
//l:popup_note_window
|
|
1490 |
//w:
|
|
1491 |
//r:3.1
|
|
1492 |
//
|
|
1493 |
#define qtn_phob_note_no_url "No URL address defined for %U"
|
|
1494 |
|
|
1495 |
//d:Informative text, showed when one of the selected memories support groups
|
|
1496 |
//d:but there are no groups.
|
|
1497 |
//l: main_list_empty_pane/opt2
|
|
1498 |
//w:
|
|
1499 |
//r:3.1
|
|
1500 |
//
|
|
1501 |
#define qtn_phob_no_groups_longer "(Select new group from Options to add groups)"
|
|
1502 |
|
|
1503 |
//d:Informative text, showed when one memory is selected and that memory does
|
|
1504 |
//d:not support groups.
|
|
1505 |
//d:%U is the name of the selected memory.
|
|
1506 |
//l: main_list_empty_pane/opt2
|
|
1507 |
//w:
|
|
1508 |
//r:3.1
|
|
1509 |
//
|
|
1510 |
#define qtn_phob_no_groups_store "%U does not support groups"
|
|
1511 |
|
|
1512 |
//d:Informative text, showed when more than one memories are selected and none of them
|
|
1513 |
//d:support groups.
|
|
1514 |
//l: main_list_empty_pane/opt2
|
|
1515 |
//w:
|
|
1516 |
//r:3.1
|
|
1517 |
//
|
|
1518 |
#define qtn_phob_no_groups_stores "Selected memories do not support groups"
|
|
1519 |
|
|
1520 |
//d:Setting item text for "Contacts shown from"
|
|
1521 |
//l:list_setting_pane_t1
|
|
1522 |
//w:
|
|
1523 |
//r:3.1
|
|
1524 |
//
|
|
1525 |
#define qtn_phob_set_contacts_shown "Contacts shown from"
|
|
1526 |
|
|
1527 |
//d:Setting item text for "Default saving memory"
|
|
1528 |
//l:list_setting_pane_t1
|
|
1529 |
//w:
|
|
1530 |
//r:3.1
|
|
1531 |
//
|
|
1532 |
#define qtn_phob_set_default_storage "Default saving memory"
|
|
1533 |
|
|
1534 |
//d:Setting item text for "Phone"
|
|
1535 |
//l:list_set_graphic_pane_t1
|
|
1536 |
//w:
|
|
1537 |
//r:3.1
|
|
1538 |
//
|
|
1539 |
#define qtn_phob_set_memory_phone "Phone"
|
|
1540 |
|
|
1541 |
//d:Setting item text for "SIM"
|
|
1542 |
//l:list_set_graphic_pane_t1
|
|
1543 |
//w:
|
|
1544 |
//r:3.1
|
|
1545 |
//
|
|
1546 |
#define qtn_phob_set_memory_sim "SIM"
|
|
1547 |
|
|
1548 |
//d:Setting item text for "Service numbers"
|
|
1549 |
//l:list_set_graphic_pane_t1
|
|
1550 |
//w:
|
|
1551 |
//r:3.1
|
|
1552 |
//
|
|
1553 |
#define qtn_phob_set_memory_sdn "Service numbers"
|
|
1554 |
|
|
1555 |
//d:Setting item values text for "Service numbers"
|
|
1556 |
//l:list_set_graphic_pane_t1
|
|
1557 |
//w:
|
|
1558 |
//r:3.1
|
|
1559 |
//
|
|
1560 |
#define qtn_phob_set_several_mem "Several memories"
|
|
1561 |
|
|
1562 |
//d:Information note text, for changing contacts from settings.
|
|
1563 |
//l:popup_note_window
|
|
1564 |
//w:
|
|
1565 |
//r:3.1
|
|
1566 |
//
|
|
1567 |
#define qtn_phob_default_saving_mem "Default saving memory setting changed"
|
|
1568 |
|
|
1569 |
//d:Select default saving memory query prompt text
|
|
1570 |
//l:heading_pane_t1
|
|
1571 |
//w:
|
|
1572 |
//r:3.1
|
|
1573 |
//
|
|
1574 |
#define qtn_phob_prtx_select_sav_mem "Select default saving memory"
|
|
1575 |
|
|
1576 |
//d:Information note text, showed when the SIM personal directory is already full.
|
|
1577 |
//d:%U is SIM
|
|
1578 |
//l:popup_note_window
|
|
1579 |
//w:
|
|
1580 |
//r:3.1
|
|
1581 |
//
|
|
1582 |
#define qtn_phob_note_store_full "Memory full: %U"
|
|
1583 |
|
|
1584 |
//d:Information note text, showed when there are not enough space and
|
|
1585 |
//d:SIM is the only selected memory.
|
|
1586 |
//l:popup_note_window
|
|
1587 |
//w:
|
|
1588 |
//r:3.1
|
|
1589 |
//
|
|
1590 |
#define qtn_phob_note_some_info_not_added "Some information could not be added"
|
|
1591 |
|
|
1592 |
//d:Information note text, showed when the user tries to store to SIM memory a
|
|
1593 |
//d:number that is rejected by the SIM card because it is not correct.
|
|
1594 |
//l:popup_note_window
|
|
1595 |
//w:
|
|
1596 |
//r:3.1
|
|
1597 |
//
|
|
1598 |
#define qtn_err_sms_invalid_numb "Invalid phone number. Check the number and try again."
|
|
1599 |
|
|
1600 |
//d:Information note text, showed when the maximum number of digits is not
|
|
1601 |
//d:received from the SIM for some reason,
|
|
1602 |
//l:popup_note_window
|
|
1603 |
//w:
|
|
1604 |
//r:3.1
|
|
1605 |
//
|
|
1606 |
#define qtn_pbsav_err_number_too_long "Number too long"
|
|
1607 |
|
|
1608 |
//d:Information note text, showed when the user tries to store to SIM memory a
|
|
1609 |
//d:name that is rejected by the SIM card because it is too long.
|
|
1610 |
//l:popup_note_window
|
|
1611 |
//w:
|
|
1612 |
//r:3.1
|
|
1613 |
//
|
|
1614 |
#define qtn_pbsav_unicode_name_too_long "Name too long"
|
|
1615 |
|
|
1616 |
//d:Information note text, showed when the user tries to store to SIM memory
|
|
1617 |
//d:an email address that is rejected by the SIM card because it is too long.
|
|
1618 |
//l:popup_note_window
|
|
1619 |
//w:
|
|
1620 |
//r:3.1
|
|
1621 |
//
|
|
1622 |
#define qtn_simp_note_email_too_long2 "Email address too long."
|
|
1623 |
|
|
1624 |
//d:SIM entry: Choice items in Add detail-list query "No."
|
|
1625 |
//l:list_single_graphic_pane_t1_cp2
|
|
1626 |
//w:
|
|
1627 |
//r:3.1
|
|
1628 |
//
|
|
1629 |
#define qtn_simp_lbl_number "No."
|
|
1630 |
|
|
1631 |
|
|
1632 |
//d:Prompt text for list query for memory selecting
|
|
1633 |
//l:heading_pane_t1
|
|
1634 |
//w:
|
|
1635 |
//r:3.1
|
|
1636 |
//
|
|
1637 |
#define qtn_phob_query_title_select_mem "Select memory"
|
|
1638 |
|
|
1639 |
//d:List query item for viewing all memories
|
|
1640 |
//l:list_single_pane_t1_cp2
|
|
1641 |
//w:
|
|
1642 |
//r:3.1
|
|
1643 |
//
|
|
1644 |
#define qtn_phob_query_select_mem_all "All memories"
|
|
1645 |
|
|
1646 |
//d:Prompt text for memory query pop-up
|
|
1647 |
//l:heading_pane_t1
|
|
1648 |
//w:
|
|
1649 |
//r:3.1
|
|
1650 |
//
|
|
1651 |
#define qtn_phob_qtl_pb_info_all "Phonebook names"
|
|
1652 |
|
|
1653 |
//d:List query pop-up item
|
|
1654 |
//l:list_single_heading_pane_t1_cp2
|
|
1655 |
//w:
|
|
1656 |
//r:3.1
|
|
1657 |
//
|
|
1658 |
#define qtn_phob_pb_info_all "All contacts:"
|
|
1659 |
|
|
1660 |
//d:List query pop-up item one "group"
|
|
1661 |
//l:list_single_heading_pane_t1_cp2
|
|
1662 |
//w:
|
|
1663 |
//r:3.1
|
|
1664 |
//
|
|
1665 |
#define qtn_phob_pb_info_one_group "group"
|
|
1666 |
|
|
1667 |
//d:List query pop-up item many "groups"
|
|
1668 |
//l:list_single_heading_pane_t1_cp2
|
|
1669 |
//w:
|
|
1670 |
//r:3.1
|
|
1671 |
//
|
|
1672 |
#define qtn_phob_pb_info_groups "Groups:"
|
|
1673 |
|
|
1674 |
//d:Prompt text for memory query pop-up when copying one contact
|
|
1675 |
//l:heading_pane_t1
|
|
1676 |
//w:
|
|
1677 |
//r:3.1
|
|
1678 |
//
|
|
1679 |
#define qtn_phob_query_title_copy "Copy contact to"
|
|
1680 |
|
|
1681 |
//d:Prompt text for memory query pop-up when copying many contacts
|
|
1682 |
//l:heading_pane_t1
|
|
1683 |
//w:
|
|
1684 |
//r:3.1
|
|
1685 |
//
|
|
1686 |
#define qtn_phob_query_title_copy_many "Copy contacts to"
|
|
1687 |
|
|
1688 |
//d:Information note text, entered LOC.NR is within the SIM location range,
|
|
1689 |
//d:but the corresponding location is empty.
|
|
1690 |
//d:%N is entered LOC.NR
|
|
1691 |
//l:popup_note_window
|
|
1692 |
//w:
|
|
1693 |
//r:3.1
|
|
1694 |
//
|
|
1695 |
#define qtn_simp_note_empty_location "No number saved to SIM location %N"
|
|
1696 |
|
|
1697 |
//d:Confirmation note text, the default saving memory does not support the
|
|
1698 |
//d:selected detail.
|
|
1699 |
//l:popup_note_window
|
|
1700 |
//w:
|
|
1701 |
//r:3.1
|
|
1702 |
//
|
|
1703 |
#define qtn_phob_query_create_new_to_store "Create new entry to phone memory?"
|
|
1704 |
|
|
1705 |
//d:Information note text, showed when created new entry to memory which not
|
|
1706 |
//d:checked in Contact shown from setting.
|
|
1707 |
//d:%U is the memrory name.
|
|
1708 |
//l:popup_note_window
|
|
1709 |
//w:
|
|
1710 |
//r:3.1
|
|
1711 |
//
|
|
1712 |
#define qtn_phob_note_contact_hidden "Contact created to memory: %U"
|
|
1713 |
|
|
1714 |
//d:Information note text, showed when the user accepted copying/moving the
|
|
1715 |
//d:contacts to different memory and that memory is not checked in Contact
|
|
1716 |
//d:shown from setting.
|
|
1717 |
//d:%U is the memrory name.
|
|
1718 |
//l:popup_note_window
|
|
1719 |
//w:
|
|
1720 |
//r:3.1
|
|
1721 |
//
|
|
1722 |
#define qtn_phob_note_contacts_hidden "Contacts created to memory: %U"
|
|
1723 |
|
|
1724 |
//d:Prompt text for copying the context of the SIM to Phonebook when a new
|
|
1725 |
//d:SIM card is detected
|
|
1726 |
//l:popup_note_window
|
|
1727 |
//w:
|
|
1728 |
//r:3.1
|
|
1729 |
//
|
|
1730 |
#define qtn_simp_note_new_sim_copy "New SIM inserted. Copy SIM numbers to Phonebook?"
|
|
1731 |
|
|
1732 |
//d:Prompt text for copying the context of the SIM to Phonebook.
|
|
1733 |
//l:popup_note_window
|
|
1734 |
//r:5.2
|
|
1735 |
//
|
|
1736 |
#define qtn_simp_note_copy_all_sim "Copy all SIM contacts to Phone memory?"
|
|
1737 |
|
|
1738 |
//d:Prompt for default Message number.
|
|
1739 |
//l:list_double_pane_t1_cp2
|
|
1740 |
//w:
|
|
1741 |
//r:3.1
|
|
1742 |
//
|
|
1743 |
#define qtn_phob_seti_message_default "Default message number"
|
|
1744 |
|
|
1745 |
//d:Label text for "Image" memory entry item
|
|
1746 |
//l:list_single_graphic_pane_t1_cp2
|
|
1747 |
//w:
|
|
1748 |
//r:3.1
|
|
1749 |
//
|
|
1750 |
#define qtn_phob_lbl_image "Image"
|
|
1751 |
|
|
1752 |
//d:Options list text for adding image
|
|
1753 |
//l:list_single_pane_t1_cp2
|
|
1754 |
//w:
|
|
1755 |
//r:3.1
|
|
1756 |
//
|
|
1757 |
#define qtn_phob_opt_add_image "Add image"
|
|
1758 |
|
|
1759 |
//d:Options list text for image related functions
|
|
1760 |
//l:list_single_pane_t1_cp2
|
|
1761 |
//w:
|
|
1762 |
//r:3.1
|
|
1763 |
//
|
|
1764 |
#define qtn_phob_opt_image "Image"
|
|
1765 |
|
|
1766 |
//d:Options list text for viewing the image for call
|
|
1767 |
//l:list_single_popup_submenu_pane_t1
|
|
1768 |
//w:
|
|
1769 |
//r:3.1
|
|
1770 |
//
|
|
1771 |
#define qtn_phob_opt_image_view "View"
|
|
1772 |
|
|
1773 |
//d:Options list text for changing the image for call
|
|
1774 |
//l:list_single_popup_submenu_pane_t1
|
|
1775 |
//w:
|
|
1776 |
//r:3.1
|
|
1777 |
//
|
|
1778 |
#define qtn_phob_opt_image_change "Change"
|
|
1779 |
|
|
1780 |
//d:Options list text for removing the image
|
|
1781 |
//l:list_single_popup_submenu_pane_t1
|
|
1782 |
//w:
|
|
1783 |
//r:3.1
|
|
1784 |
//
|
|
1785 |
#define qtn_phob_opt_image_remove "Remove"
|
|
1786 |
|
|
1787 |
//d:Confirmation note text for removing the image of a contact
|
|
1788 |
//l:popup_note_window
|
|
1789 |
//w:
|
|
1790 |
//r:3.1
|
|
1791 |
//
|
|
1792 |
#define qtn_phob_note_remove_image "Remove contact image?"
|
|
1793 |
|
|
1794 |
//d:Label text for "Text for call" memory entry item
|
|
1795 |
//l:list_single_graphic_pane_t1_cp2
|
|
1796 |
//w:
|
|
1797 |
//r:3.1
|
|
1798 |
//
|
|
1799 |
#define qtn_phob_lbl_text "Text for call"
|
|
1800 |
|
|
1801 |
//d:Options list text for adding text for call
|
|
1802 |
//l:list_single_pane_t1_cp2
|
|
1803 |
//w:
|
|
1804 |
//r:3.1
|
|
1805 |
//
|
|
1806 |
#define qtn_phob_opt_add_text "Add text for call"
|
|
1807 |
|
|
1808 |
//d:Options list text for text for call related functions
|
|
1809 |
//l:list_single_pane_t1_cp2
|
|
1810 |
//w:
|
|
1811 |
//r:3.1
|
|
1812 |
//
|
|
1813 |
#define qtn_phob_opt_text "Text for call"
|
|
1814 |
|
|
1815 |
//d:Options list text for editing the text for call
|
|
1816 |
//l:list_single_popup_submenu_pane_t1
|
|
1817 |
//w:
|
|
1818 |
//r:3.1
|
|
1819 |
//
|
|
1820 |
#define qtn_phob_opt_text_edit "Edit"
|
|
1821 |
|
|
1822 |
//d:Options list text for removing the text for call
|
|
1823 |
//l:list_single_popup_submenu_pane_t1
|
|
1824 |
//w:
|
|
1825 |
//r:3.1
|
|
1826 |
//
|
|
1827 |
#define qtn_phob_opt_text_remove "Remove"
|
|
1828 |
|
|
1829 |
//d:Query prompt for editing text for call field
|
|
1830 |
//l:popup_query_data_window
|
|
1831 |
//w:
|
|
1832 |
//r:3.1
|
|
1833 |
//
|
|
1834 |
#define qtn_phob_prtx_text_for_call "Text for call:"
|
|
1835 |
|
|
1836 |
//d:Title text for Phonebook2 memory info popup
|
|
1837 |
//l:heading_pane_t1
|
|
1838 |
//w:
|
|
1839 |
//r:3.1
|
|
1840 |
//
|
|
1841 |
#define qtn_phob_qtl_pb_info_selected "Memory info:"
|
|
1842 |
|
|
1843 |
//d:Information note text in assign case detail not added
|
|
1844 |
//l:popup_note_window
|
|
1845 |
//w:
|
|
1846 |
//r:3.1
|
|
1847 |
//
|
|
1848 |
#define qtn_phob_note_detail_not_added "No detail added"
|
|
1849 |
|
|
1850 |
//d:Phonebook info pop-up item "Phone"
|
|
1851 |
//l:list_single_heading_pane_t1_cp2/opt1
|
|
1852 |
//w:
|
|
1853 |
//r:3.2
|
|
1854 |
//
|
|
1855 |
#define qtn_phob_pb_info_memory_phone "Phone mem."
|
|
1856 |
//d:Phonebook info pop-up item "Phone:"
|
|
1857 |
//l:list_single_heading_pane_t1_cp2/opt1
|
|
1858 |
//w:
|
|
1859 |
//r:3.2
|
|
1860 |
//
|
|
1861 |
#define qtn_phob_pb_info_memory_phone_colon "Phone mem.:"
|
|
1862 |
//d:Phonebook info pop-up item "SIM"
|
|
1863 |
//l:list_single_heading_pane_t1_cp2
|
|
1864 |
//w:
|
|
1865 |
//r:3.2
|
|
1866 |
//
|
|
1867 |
#define qtn_phob_pb_info_memory_sim "SIM memory"
|
|
1868 |
//d:Phonebook info pop-up item "SIM:"
|
|
1869 |
//l:list_single_heading_pane_t1_cp2
|
|
1870 |
//w:
|
|
1871 |
//r:3.2
|
|
1872 |
//
|
|
1873 |
#define qtn_phob_pb_info_memory_sim_colon "SIM memory:"
|
|
1874 |
|
|
1875 |
/////////////////////////////////////////////////////////////////////////////
|
|
1876 |
// Localisation strings from Service dialling numbers
|
|
1877 |
// and fixed dialling numbers UI specifications.
|
|
1878 |
/////////////////////////////////////////////////////////////////////////////
|
|
1879 |
|
|
1880 |
// SimPD Main View Menu Commands
|
|
1881 |
|
|
1882 |
//d:Command in options list in SIM names list.
|
|
1883 |
//d:Open Sim number view of focused memory entry.
|
|
1884 |
//l:list_single_pane_t1_cp2
|
|
1885 |
//w:
|
|
1886 |
//r:3.1
|
|
1887 |
//
|
|
1888 |
#define qtn_simp_opt_entry_view "Open"
|
|
1889 |
|
|
1890 |
//d:Command in options list in SIM names list.
|
|
1891 |
//d:Create new SIM memory entry.
|
|
1892 |
//l:list_single_pane_t1_cp2
|
|
1893 |
//w:
|
|
1894 |
//r:3.1
|
|
1895 |
//
|
|
1896 |
#define qtn_simp_opt_entry_create "Create new"
|
|
1897 |
|
|
1898 |
|
|
1899 |
//d:Command in options list in SIM names list.
|
|
1900 |
//d:Copies focused or marked phone number(s) to phonebook.
|
|
1901 |
//l:list_single_pane_t1_cp2
|
|
1902 |
//w:
|
|
1903 |
//r:3.1
|
|
1904 |
//
|
|
1905 |
#define qtn_simp_opt_copy_to_pb "Copy to Contacts"
|
|
1906 |
|
|
1907 |
// Sim PD Number View
|
|
1908 |
|
|
1909 |
//d:Copy to pbook fail note
|
|
1910 |
//d:One entry copying fails
|
|
1911 |
//d: %U is replaced with entry name item.
|
|
1912 |
//l:popup_note_window
|
|
1913 |
//w:
|
|
1914 |
//r:3.1
|
|
1915 |
//
|
|
1916 |
#define qtn_pbcop_note_entry_not_copied "%U not copied"
|
|
1917 |
|
|
1918 |
//d:Text in confirmation note.
|
|
1919 |
//d:Multible entries are copied from sim to phonebook.
|
|
1920 |
//d:%N is replaced with number of copied entries.
|
|
1921 |
//l:popup_note_window
|
|
1922 |
//w:
|
|
1923 |
//r:3.1
|
|
1924 |
//
|
|
1925 |
#define qtn_pbcop_note_n_entry_copy_pb "%N contacts copied"
|
|
1926 |
|
|
1927 |
|
|
1928 |
//// SimPD add/edit view
|
|
1929 |
|
|
1930 |
// d: Number too long information note, with known length.
|
|
1931 |
// l: popup_note_window
|
|
1932 |
//w:
|
|
1933 |
//r:3.1
|
|
1934 |
#define text_scm_number_too_long "Number too long, max. %N"
|
|
1935 |
|
|
1936 |
|
|
1937 |
//d:(Memory Copy) Prompt text for one succesful and one non succesful copy to phonebook.
|
|
1938 |
//l:popup_note_window
|
|
1939 |
//w:
|
|
1940 |
//r:3.1
|
|
1941 |
//
|
|
1942 |
#define qtn_pbcop_info_one_ok_one_not "1 contact copied, 1 contact not copied"
|
|
1943 |
|
|
1944 |
//d:(Memory Copy) Prompt text for one succesful and several non succesful copies to phonebook.
|
|
1945 |
//d:%N number of non succesful copied contacts
|
|
1946 |
//l:popup_note_window
|
|
1947 |
//w:
|
|
1948 |
//r:3.1
|
|
1949 |
//
|
|
1950 |
#define qtn_pbcop_info_one_ok_n_not "1 contact copied, %N contacts not copied"
|
|
1951 |
|
|
1952 |
//d:(Memory Copy) Prompt text for several succesful and one not succesful copied contacts to phonebook.
|
|
1953 |
//d:%N number of contacts copied
|
|
1954 |
//l:popup_note_window
|
|
1955 |
//w:
|
|
1956 |
//r:3.1
|
|
1957 |
//
|
|
1958 |
#define qtn_pbcop_info_n_ok_one_not "%N contacts copied, 1 contact not copied"
|
|
1959 |
|
|
1960 |
//d:(Memory Copy) Prompt text for several succesful and several non succesful copied contacts to phonebook.
|
|
1961 |
//d:%0N number of contacts copied
|
|
1962 |
//d:%1N number of not copied contacts
|
|
1963 |
//l:popup_note_window
|
|
1964 |
//w:
|
|
1965 |
//r:3.1
|
|
1966 |
//
|
|
1967 |
#define qtn_pbcop_info_n_ok_n_not "%0N contacts copied, %1N contacts not copied"
|
|
1968 |
|
|
1969 |
|
|
1970 |
//d:SIM PD info popup: one free contact text
|
|
1971 |
//l:list_single_heading_pane_t1_cp2
|
|
1972 |
//w:
|
|
1973 |
//r:3.1
|
|
1974 |
//
|
|
1975 |
#define qtn_simp_info_one_free "Free"
|
|
1976 |
|
|
1977 |
//d:SDN application name, appears in title pane when SDN view is activated
|
|
1978 |
//l:title_pane_t2/opt9
|
|
1979 |
//w:
|
|
1980 |
//r:3.1
|
|
1981 |
#define qtn_sdn_title "Service Numbers"
|
|
1982 |
|
|
1983 |
//d:Label text for nick name field in japanese variant
|
|
1984 |
//l:list_double_graphic_pane_t1_cp2
|
|
1985 |
//w:
|
|
1986 |
//r:3.1
|
|
1987 |
//
|
|
1988 |
#define qtn_simp_lbl_reading "Reading"
|
|
1989 |
|
|
1990 |
//d: FDN title in the list view
|
|
1991 |
//l: title_pane_t2/opt9
|
|
1992 |
//w:
|
|
1993 |
//r:3.1
|
|
1994 |
//
|
|
1995 |
#define text_fdn_list "Fixed numbers"
|
|
1996 |
|
|
1997 |
//d: Title pane text when fetching a contact from the Phonebook
|
|
1998 |
//l: title_pane_t2/opt9
|
|
1999 |
//w:
|
|
2000 |
//r:3.1
|
|
2001 |
//
|
|
2002 |
#define qtn_fdn_pb_fetch_title "Contacts"
|
|
2003 |
|
|
2004 |
//d: The information note text in the case FDN is not active on application launch
|
|
2005 |
//l: popup_note_window
|
|
2006 |
//w:
|
|
2007 |
//r:3.1
|
|
2008 |
//
|
|
2009 |
#define qtn_fdn_note_not_active "Fixed numbers are not active"
|
|
2010 |
|
|
2011 |
//d: The information note if FDN is full before creating a new contact.
|
|
2012 |
//l: popup_note_window
|
|
2013 |
//w:
|
|
2014 |
//r:3.1
|
|
2015 |
//
|
|
2016 |
#define qtn_fdn_list_full "Fixed dialling list is full"
|
|
2017 |
|
|
2018 |
//d: The Menu item text for the fetch from phonebook.
|
|
2019 |
//l: list_single_pane_t1_cp2
|
|
2020 |
//w:
|
|
2021 |
//r:3.1
|
|
2022 |
//
|
|
2023 |
#define qtn_fdn_opt_copy_from_pb "Fetch from phonebook"
|
|
2024 |
|
|
2025 |
//d:Prompt for number when dialling.
|
|
2026 |
//l:popup_query_data_window
|
|
2027 |
//w:
|
|
2028 |
//r:3.1
|
|
2029 |
//
|
|
2030 |
#define qtn_fdn_enter_number_to_call "Enter phone number:"
|
|
2031 |
|
|
2032 |
//d: The navi pane text if FDN is active
|
|
2033 |
//l: navi_text_pane_t1
|
|
2034 |
//w:
|
|
2035 |
//r:3.1
|
|
2036 |
//
|
|
2037 |
#define qtn_fdn_active "FDN Active"
|
|
2038 |
|
|
2039 |
//d: The navi pane text if FDN is not active
|
|
2040 |
//l: navi_text_pane_t1
|
|
2041 |
//w:
|
|
2042 |
//r:3.1
|
|
2043 |
//
|
|
2044 |
#define qtn_fdn_deactive "FDN Deactive"
|
|
2045 |
|
|
2046 |
//d: The menu item text for activating FDN
|
|
2047 |
//l: list_single_pane_t1_cp2
|
|
2048 |
//w:
|
|
2049 |
//r:3.1
|
|
2050 |
//
|
|
2051 |
#define qtn_fdn_activate_fdn "Activate FDN"
|
|
2052 |
|
|
2053 |
//d: The menu item text for deactivating FDN
|
|
2054 |
//l: list_single_pane_t1_cp2
|
|
2055 |
//w:
|
|
2056 |
//r:3.1
|
|
2057 |
//
|
|
2058 |
#define qtn_fdn_deactivate_fdn "Deactivate FDN"
|
|
2059 |
|
|
2060 |
//d:Text in information note
|
|
2061 |
//d:A note when user tries to save a fixed dialling contact without number.
|
|
2062 |
//l:popup_note_window
|
|
2063 |
//w:
|
|
2064 |
//r:3.1
|
|
2065 |
//
|
|
2066 |
#define qtn_fdn_no_allowed_save "Not allowed to save without number"
|
|
2067 |
|
|
2068 |
//d:Prompt for name too long query
|
|
2069 |
//l:popup_query_data_window
|
|
2070 |
//w:
|
|
2071 |
//r:3.1
|
|
2072 |
//
|
|
2073 |
#define qtn_pbcop_note_name_max_length "Maximum name length on SIM card is %N"
|
|
2074 |
|
|
2075 |
//d:Prompt for number too long query
|
|
2076 |
//l:popup_query_data_window
|
|
2077 |
//w:
|
|
2078 |
//r:3.1
|
|
2079 |
//
|
|
2080 |
#define qtn_pbcop_note_number_max_length "Maximum number length on SIM card is %N"
|
|
2081 |
|
|
2082 |
/////////////////////////////////////////////////////////////////////////////
|
|
2083 |
// New localisation strings from Memory copy UI specification to release 3.2.
|
|
2084 |
/////////////////////////////////////////////////////////////////////////////
|
|
2085 |
|
|
2086 |
//d:Confirmation note text
|
|
2087 |
//d:%N is the number of selected entries to be copied.
|
|
2088 |
//l:popup_note_window
|
|
2089 |
//w:
|
|
2090 |
//r:3.1
|
|
2091 |
//
|
|
2092 |
#define qtn_pbcop_note_contacts_copied "%N copied to SIM memory"
|
|
2093 |
|
|
2094 |
//d:Information note text
|
|
2095 |
//l:popup_note_window
|
|
2096 |
//w:
|
|
2097 |
//r:3.1
|
|
2098 |
//
|
|
2099 |
#define qtn_phob_note_no_copy_to_phone "Selected contacts already locate in phone memory"
|
|
2100 |
|
|
2101 |
//d:Information note text in case no stores are available
|
|
2102 |
//l:popup_note_window
|
|
2103 |
//w:
|
|
2104 |
//r:3.1
|
|
2105 |
//
|
|
2106 |
#define qtn_pbcop_info_no_stores "No stores available"
|
|
2107 |
|
|
2108 |
//d:Information note text in case unsuccessful contact copy
|
|
2109 |
//l:popup_note_window
|
|
2110 |
//w:
|
|
2111 |
//r:3.1
|
|
2112 |
//
|
|
2113 |
#define qtn_pbcop_note_entry_copied_partly "Contact copied. Some details couldn?t be copied"
|
|
2114 |
|
|
2115 |
//d:Information note text in case some contact(s) were not fully copied in multiple copy to SIM
|
|
2116 |
//l:popup_note_window
|
|
2117 |
//w:
|
|
2118 |
//r:3.2
|
|
2119 |
//
|
|
2120 |
#define qtn_pbcop_note_entries_copied_partly "Some details couldn?t be copied"
|
|
2121 |
|
|
2122 |
//d:List query item Phone for copy list query
|
|
2123 |
//l:list_single_heading_pane_t1_cp2
|
|
2124 |
//w:
|
|
2125 |
//r:3.2
|
|
2126 |
//
|
|
2127 |
#define qtn_pbcop_copy_query_list_item_phone "Phone"
|
|
2128 |
|
|
2129 |
//d:List query item SIM for copy list query
|
|
2130 |
//l:list_single_heading_pane_t1_cp2
|
|
2131 |
//w:
|
|
2132 |
//r:3.2
|
|
2133 |
//
|
|
2134 |
#define qtn_pbcop_copy_query_list_item_sim "SIM"
|
|
2135 |
|
|
2136 |
/////////////////////////////////////////////////////////////////////////////
|
|
2137 |
// Localisation strings from Memory copy UI specification.
|
|
2138 |
/////////////////////////////////////////////////////////////////////////////
|
|
2139 |
|
|
2140 |
//d:Prompt for copy contact query
|
|
2141 |
//d:%U is the name of the contact.
|
|
2142 |
//l:heading_pane_t1
|
|
2143 |
//r:3.1
|
|
2144 |
//
|
|
2145 |
#define qtn_pbcop_prtx_copy_numb1 "Copy number for %U:"
|
|
2146 |
|
|
2147 |
//d:Prompt for copy contacts query
|
|
2148 |
//l:heading_pane_t1
|
|
2149 |
//r:3.1
|
|
2150 |
//
|
|
2151 |
#define qtn_pbcop_prtx_copy_numb_sev "Copy numbers:"
|
|
2152 |
|
|
2153 |
//d:List query item for copy contacts query
|
|
2154 |
//l:list_single_pane_t1_cp2
|
|
2155 |
//r:3.1
|
|
2156 |
//
|
|
2157 |
#define qtn_pbcop_copy_numb_ch_all "All"
|
|
2158 |
|
|
2159 |
//d:Error note text
|
|
2160 |
//l:popup_note_window
|
|
2161 |
//r:3.1
|
|
2162 |
//
|
|
2163 |
#define qtn_pbcop_note_copy_not_work "Unable to copy"
|
|
2164 |
|
|
2165 |
//d:Information note text shown after the successful copy is done to any memory.
|
|
2166 |
//d:%U is name of the copied memory entry.
|
|
2167 |
//l:popup_note_window
|
|
2168 |
//r:3.2
|
|
2169 |
//
|
|
2170 |
#define qtn_pbcop_note_contact_copied_pb2 "%U copied"
|
|
2171 |
|
|
2172 |
//d:Options list text for accessing memory card functionality
|
|
2173 |
//l:list_single_pane_t1_cp2/opt3
|
|
2174 |
//w:
|
|
2175 |
//r:3.2
|
|
2176 |
//
|
|
2177 |
#define qtn_phob_opt_backup "Backup"
|
|
2178 |
|
|
2179 |
//d:"Backup" sub menu item text for copying/backuping contacts to MMC.
|
|
2180 |
//l:list_single_popup_submenu_pane_t1
|
|
2181 |
//w:
|
|
2182 |
//r:3.2
|
|
2183 |
//
|
|
2184 |
#define qtn_phob_opt_backup_to_mmc "To memory card"
|
|
2185 |
|
|
2186 |
//d:"Backup" sub menu item text for copying/restoring contacts from MMC.
|
|
2187 |
//l:list_single_popup_submenu_pane_t1
|
|
2188 |
//w:
|
|
2189 |
//r:3.2
|
|
2190 |
//
|
|
2191 |
#define qtn_phob_opt_backup_from_mmc "From memory card"
|
|
2192 |
|
|
2193 |
//d:Options list text for copying contact card to or from external or
|
|
2194 |
//d:internal memory for example Memory card or internal hard drive.
|
|
2195 |
//l:list_single_pane_t1_cp2/opt3
|
|
2196 |
//r:3.2
|
|
2197 |
//
|
|
2198 |
#define qtn_phob_opt_copy_card "Copy as contact card"
|
|
2199 |
|
|
2200 |
//d:Options list submenu text for exporting contact card to external or internal memory
|
|
2201 |
//l:list_single_popup_submenu_pane_t1
|
|
2202 |
//r:3.2
|
|
2203 |
//
|
|
2204 |
#define qtn_phob_opt_copy_export "Export"
|
|
2205 |
|
|
2206 |
//d:Options list submenu text for importing contact card from external or internal memory
|
|
2207 |
//l:list_single_popup_submenu_pane_t1
|
|
2208 |
//r:3.2
|
|
2209 |
//
|
|
2210 |
#define qtn_phob_opt_copy_import "Import"
|
|
2211 |
|
|
2212 |
//d:Confirmation query text
|
|
2213 |
//l:popup_note_window
|
|
2214 |
//r:3.2
|
|
2215 |
//
|
|
2216 |
#define qtn_phob_query_remove_all_contacts "Remove existing contacts from the selected memory?"
|
|
2217 |
|
|
2218 |
/////////////////////////////////////////////////////////////////////////////
|
|
2219 |
// Localisation strings from Voice commands UI specification.
|
|
2220 |
/////////////////////////////////////////////////////////////////////////////
|
|
2221 |
|
|
2222 |
//d:Options list submenu text for voice tag playback
|
|
2223 |
//l:list_single_pane_t1_cp2
|
|
2224 |
//r:3.1
|
|
2225 |
//
|
|
2226 |
#define text_voice_replay "Playback"
|
|
2227 |
|
|
2228 |
//d:Prompt text for deleting voice tags
|
|
2229 |
//l:popup_note_window
|
|
2230 |
//r:3.1
|
|
2231 |
//
|
|
2232 |
#define qtn_votag_delete_one_tag "Delete an existing voice tag?"
|
|
2233 |
|
|
2234 |
//d:Note text for no more available voice tag locations.
|
|
2235 |
//l:popup_note_window
|
|
2236 |
//r:3.1
|
|
2237 |
//
|
|
2238 |
#define text_voice_no_more_tags "No more voice tags"
|
|
2239 |
|
|
2240 |
|
|
2241 |
//d:Information note for no voice tag in play command functionality
|
|
2242 |
//l:popup_note_window
|
|
2243 |
//
|
|
2244 |
#define qtn_phob_play_no_tag "No voice tag defined for this contact"
|
|
2245 |
|
|
2246 |
/////////////////////////////////////////////////////////////////////////////
|
|
2247 |
// Localisation strings from Profiles UI specification.
|
|
2248 |
/////////////////////////////////////////////////////////////////////////////
|
|
2249 |
|
|
2250 |
// d:Error note shown when ringing tone can't be set
|
|
2251 |
// d:because tone maximum file size is exceeded.
|
|
2252 |
// l:popup_note_window
|
|
2253 |
// r:3.1
|
|
2254 |
//
|
|
2255 |
#define qtn_profiles_tone_maxsize_error "Files larger than %N kB cannot be set as ringing tone"
|
|
2256 |
|
|
2257 |
//d:Copy from SIM to phonebook, name field mapping configuration.
|
|
2258 |
//d:%N SIM name field mapping to phonebook value.
|
|
2259 |
//d:Value 0 SIM name field is copied to phonebook last name field, default value
|
|
2260 |
//d:Value 1 SIM name field is copied to phonebook first name field
|
|
2261 |
//l:None
|
|
2262 |
//w:
|
|
2263 |
//r:3.1
|
|
2264 |
//
|
|
2265 |
#define qtn_phob_sim_name_copy_to_first_name "0"
|
|
2266 |
|
|
2267 |
|
|
2268 |
//d:Text for tooltip in Toolbar for Call
|
|
2269 |
//r:5.0
|
|
2270 |
//l:popup_preview_text_window_t1
|
|
2271 |
//
|
|
2272 |
#define qtn_phob_tb_call "Call"
|
|
2273 |
|
|
2274 |
//d:Text for tooltip in Toolbar for Create message
|
|
2275 |
//r:5.0
|
|
2276 |
//l:popup_preview_text_window_t1
|
|
2277 |
//
|
|
2278 |
#define qtn_phob_tb_create_msg "Create message"
|
|
2279 |
|
|
2280 |
//d:Text for tooltip in Toolbar for New Contact
|
|
2281 |
//r:5.0
|
|
2282 |
//l:popup_preview_text_window_t1
|
|
2283 |
//
|
|
2284 |
#define qtn_phob_tb_new_contact "New contact"
|
|
2285 |
|
|
2286 |
//d:Shown in error note when user tries to assign protected music-file as a contact's ringing tone
|
|
2287 |
//l: popup_note_window
|
|
2288 |
//w:
|
|
2289 |
//r:5.0
|
|
2290 |
//
|
|
2291 |
#define qtn_phob_protected_tone "Protected file. Cannot be selected as ringing tone"
|
|
2292 |
|
|
2293 |
//d:Data value "According to profile" shown when no contact specific ringing tone is selected
|
|
2294 |
//l:list_form_graphic_pane_t1
|
|
2295 |
//w:
|
|
2296 |
//r:5.01
|
|
2297 |
#define qtn_phob_field_no_personal_tone "According to profile"
|
|
2298 |
|
|
2299 |
|
|
2300 |
//d:"Sim memory" sub menu item text for copying all SIM contacts to phonememory
|
|
2301 |
//l:list_single_popup_submenu_pane_t1
|
|
2302 |
//r:5.2
|
|
2303 |
//
|
|
2304 |
#define qtn_phob_opt_sub_copy_all "Copy all to phone"
|
|
2305 |
|
|
2306 |
// End of File
|