phonebookui/Phonebook2/UIControls/rss/Pbk2UIControlsTextBuffers.rss
branchRCL_3
changeset 63 f4a778e096c2
child 64 c1e8ba0c2b16
equal deleted inserted replaced
62:5b6f26637ad3 63:f4a778e096c2
       
     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 UI Controls localized texts.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <avkon.loc>
       
    20 #include <phonebook2.loc>
       
    21 
       
    22 // --------------------------------------------------------------------------
       
    23 // Text: The primary empty text
       
    24 // --------------------------------------------------------------------------
       
    25 //
       
    26 RESOURCE TBUF r_qtn_phob_no_entries_long
       
    27     {
       
    28     buf = qtn_phob_no_entries_long;
       
    29     }
       
    30 
       
    31 // --------------------------------------------------------------------------
       
    32 // Text: The secondary empty text
       
    33 // --------------------------------------------------------------------------
       
    34 //
       
    35 RESOURCE TBUF r_qtn_phob_no_entries_longer
       
    36     {
       
    37     buf = qtn_phob_no_entries_longer;
       
    38     }
       
    39 
       
    40 // --------------------------------------------------------------------------
       
    41 // Text: Delete many contacts confirmation query
       
    42 // --------------------------------------------------------------------------
       
    43 //
       
    44 RESOURCE TBUF r_qtn_phob_query_delete_n_entries
       
    45     {
       
    46     buf = qtn_phob_query_delete_n_entries;
       
    47     }
       
    48 
       
    49 // --------------------------------------------------------------------------
       
    50 // Text: Common delete confirmation query text
       
    51 // --------------------------------------------------------------------------
       
    52 //
       
    53 RESOURCE TBUF r_qtn_query_common_conf_delete
       
    54     {
       
    55     buf = qtn_query_common_conf_delete;
       
    56     }
       
    57 
       
    58 // --------------------------------------------------------------------------
       
    59 // Text: Default popup list title text
       
    60 // --------------------------------------------------------------------------
       
    61 //
       
    62 RESOURCE TBUF r_qtn_phob_title_default_settings
       
    63     {
       
    64     buf = qtn_phob_title_default_settings;
       
    65     }
       
    66 
       
    67 // --------------------------------------------------------------------------
       
    68 // Text: Prompt text popup list for default field fetch
       
    69 // --------------------------------------------------------------------------
       
    70 //
       
    71 RESOURCE TBUF r_qtn_phob_title_select_default
       
    72     {
       
    73     buf = qtn_cca_title_select_detail;
       
    74     }
       
    75 
       
    76 // --------------------------------------------------------------------------
       
    77 // Text: Call default text
       
    78 // --------------------------------------------------------------------------
       
    79 //
       
    80 RESOURCE TBUF r_qtn_phob_seti_call_default
       
    81     {
       
    82     buf = qtn_cca_defaults_popup_call;
       
    83     }
       
    84 
       
    85 // --------------------------------------------------------------------------
       
    86 // Text: MMS default text
       
    87 // --------------------------------------------------------------------------
       
    88 //
       
    89 RESOURCE TBUF r_qtn_phob_seti_mms_default
       
    90     {
       
    91     buf = qtn_phob_seti_mms_default;
       
    92     }
       
    93 
       
    94 // --------------------------------------------------------------------------
       
    95 // Text: SMS default text
       
    96 // --------------------------------------------------------------------------
       
    97 //
       
    98 RESOURCE TBUF r_qtn_phob_seti_sms_default
       
    99     {
       
   100     buf = qtn_phob_seti_sms_default;
       
   101     }
       
   102 
       
   103 // --------------------------------------------------------------------------
       
   104 // Text: Message default text
       
   105 // --------------------------------------------------------------------------
       
   106 //
       
   107 RESOURCE TBUF r_qtn_phob_seti_message_default
       
   108     {
       
   109     buf = qtn_cca_defaults_popup_message;
       
   110     }
       
   111 
       
   112 // --------------------------------------------------------------------------
       
   113 // Text: Email default text
       
   114 // --------------------------------------------------------------------------
       
   115 //
       
   116 RESOURCE TBUF r_qtn_phob_seti_email_default
       
   117     {
       
   118     buf = qtn_cca_defaults_popup_email;
       
   119     }
       
   120 
       
   121 // --------------------------------------------------------------------------
       
   122 // Text: Video number default text
       
   123 // --------------------------------------------------------------------------
       
   124 //
       
   125 RESOURCE TBUF r_qtn_phob_seti_video_default
       
   126     {
       
   127     buf = qtn_cca_defaults_popup_video_call;
       
   128     }
       
   129 
       
   130 // --------------------------------------------------------------------------
       
   131 // Text: VoIP default text
       
   132 // --------------------------------------------------------------------------
       
   133 //
       
   134 RESOURCE TBUF r_qtn_phob_seti_voip_default
       
   135     {
       
   136     buf = qtn_cca_defaults_popup_voip_call;
       
   137     }
       
   138 
       
   139 // --------------------------------------------------------------------------
       
   140 // Text: POC default text
       
   141 // --------------------------------------------------------------------------
       
   142 //
       
   143 RESOURCE TBUF r_qtn_phob_seti_poc_default
       
   144     {
       
   145     buf = qtn_cca_list_query_push_to_talk;
       
   146     }
       
   147 
       
   148 // --------------------------------------------------------------------------
       
   149 // Text: Chat default text
       
   150 // --------------------------------------------------------------------------
       
   151 //
       
   152 RESOURCE TBUF r_qtn_phob_seti_chat_default
       
   153     {
       
   154     buf = qtn_cca_defaults_popup_chat;
       
   155     }
       
   156 
       
   157 // --------------------------------------------------------------------------
       
   158 // Text: Open link default text
       
   159 // --------------------------------------------------------------------------
       
   160 //
       
   161 RESOURCE TBUF r_qtn_phob_seti_openlink_default
       
   162     {
       
   163     buf = qtn_cca_defaults_popup_url;
       
   164     }
       
   165 
       
   166 // --------------------------------------------------------------------------
       
   167 // Text: No default text
       
   168 // --------------------------------------------------------------------------
       
   169 //
       
   170 RESOURCE TBUF r_qtn_phob_seti_no_default
       
   171     {
       
   172     buf = qtn_phob_seti_no_default;
       
   173     }
       
   174 
       
   175 // --------------------------------------------------------------------------
       
   176 // Text: Synchronization private value
       
   177 // --------------------------------------------------------------------------
       
   178 //
       
   179 RESOURCE TBUF r_qtn_cale_confident_private
       
   180     {
       
   181     buf = qtn_cale_confident_private;
       
   182     }
       
   183 
       
   184 // --------------------------------------------------------------------------
       
   185 // Text: Synchronization public value
       
   186 // --------------------------------------------------------------------------
       
   187 //
       
   188 RESOURCE TBUF r_qtn_cale_confident_public
       
   189     {
       
   190     buf = qtn_cale_confident_public;
       
   191     }
       
   192 
       
   193 // --------------------------------------------------------------------------
       
   194 // Text: Synchronization none value
       
   195 // --------------------------------------------------------------------------
       
   196 //
       
   197 RESOURCE TBUF r_qtn_cale_confident_none
       
   198     {
       
   199     buf = qtn_cale_confident_none;
       
   200     }
       
   201 
       
   202 // --------------------------------------------------------------------------
       
   203 // Text: Store not available
       
   204 // --------------------------------------------------------------------------
       
   205 //
       
   206 RESOURCE TBUF r_qtn_phob_store_not_available
       
   207     {
       
   208     buf = qtn_phob_store_not_available;
       
   209     }
       
   210 
       
   211 // --------------------------------------------------------------------------
       
   212 // Text: Default saving memory
       
   213 // --------------------------------------------------------------------------
       
   214 //
       
   215 RESOURCE TBUF r_phonebook2_settings_information_note
       
   216     {
       
   217     buf = qtn_phob_default_saving_mem;
       
   218     }
       
   219 
       
   220 // --------------------------------------------------------------------------
       
   221 // Text: Settings title
       
   222 // --------------------------------------------------------------------------
       
   223 //
       
   224 RESOURCE TBUF r_phob_set_title
       
   225     {
       
   226     buf = qtn_phob_set_title;
       
   227     }
       
   228 
       
   229 // --------------------------------------------------------------------------
       
   230 // Text: Select saving memory
       
   231 // --------------------------------------------------------------------------
       
   232 //
       
   233 RESOURCE TBUF r_phonebook2_select_sav_mem_popup_title
       
   234     {
       
   235     buf = qtn_phob_prtx_select_sav_mem;
       
   236     }
       
   237 
       
   238 // --------------------------------------------------------------------------
       
   239 // Text: Last name First name
       
   240 // --------------------------------------------------------------------------
       
   241 //
       
   242 RESOURCE TBUF r_qtn_phob_set_names_last_space_first
       
   243     {
       
   244     buf = qtn_phob_set_names_last_space_first;
       
   245     }
       
   246 
       
   247 // --------------------------------------------------------------------------
       
   248 // Text: First name Last Name
       
   249 // --------------------------------------------------------------------------
       
   250 //
       
   251 RESOURCE TBUF r_qtn_phob_set_names_first_space_last
       
   252     {
       
   253     buf = qtn_phob_set_names_first_space_last;
       
   254     }
       
   255 
       
   256 // --------------------------------------------------------------------------
       
   257 // Text: Last name, First name
       
   258 // --------------------------------------------------------------------------
       
   259 //
       
   260 RESOURCE TBUF r_qtn_phob_set_names_last_separator_first
       
   261     {
       
   262     buf = qtn_phob_set_names_last_separator_first;
       
   263     }
       
   264 
       
   265 // --------------------------------------------------------------------------
       
   266 // Text: Visibility (1)
       
   267 // --------------------------------------------------------------------------
       
   268 //
       
   269 RESOURCE TBUF r_qtn_phob_name_ordering_settings_visibility
       
   270     {
       
   271     buf = qtn_phob_name_ordering_settings_visibility;
       
   272     }
       
   273 
       
   274 // --------------------------------------------------------------------------
       
   275 // Text: Several memories
       
   276 // --------------------------------------------------------------------------
       
   277 //
       
   278 RESOURCE TBUF r_phonebook2_settings_several_memories
       
   279     {
       
   280     buf = qtn_phob_set_several_mem;
       
   281     }
       
   282 
       
   283 // --------------------------------------------------------------------------
       
   284 // Text: Phonebook info dialog title
       
   285 // --------------------------------------------------------------------------
       
   286 //
       
   287 RESOURCE TBUF R_QTN_PHOB_QTL_PB_INFO_ALL
       
   288     {
       
   289     buf = qtn_phob_qtl_pb_info_all;
       
   290     }
       
   291 
       
   292 // --------------------------------------------------------------------------
       
   293 // Text: Phonebook info dialog title
       
   294 // --------------------------------------------------------------------------
       
   295 //
       
   296 RESOURCE TBUF R_QTN_PHOB_QTL_PB_INFO_SELECTED
       
   297     {
       
   298     buf = qtn_phob_qtl_pb_info_selected;
       
   299     }
       
   300 
       
   301 // --------------------------------------------------------------------------
       
   302 // Text: New entry text to title pane
       
   303 // --------------------------------------------------------------------------
       
   304 //
       
   305 RESOURCE TBUF r_qtn_phob_title_new_entry
       
   306     {
       
   307     buf = qtn_phob_title_new_entry;
       
   308     }
       
   309 
       
   310 // --------------------------------------------------------------------------
       
   311 // Text: Delete entry item query
       
   312 // --------------------------------------------------------------------------
       
   313 //
       
   314 RESOURCE TBUF r_qtn_phob_query_delete_item
       
   315     {
       
   316     buf = qtn_phob_query_delete_item;
       
   317     }
       
   318 
       
   319 // --------------------------------------------------------------------------
       
   320 // Text: Edit label query prompt
       
   321 // --------------------------------------------------------------------------
       
   322 //
       
   323 RESOURCE TBUF r_qtn_form_prmpt_field_label
       
   324     {
       
   325     buf = qtn_form_prmpt_field_label;
       
   326     }
       
   327 
       
   328 // --------------------------------------------------------------------------
       
   329 // Text: Voice tag deleted
       
   330 // --------------------------------------------------------------------------
       
   331 //
       
   332 RESOURCE TBUF r_qtn_phob_note_voice_tag_del
       
   333     {
       
   334     buf = qtn_phob_note_voice_tag_del;
       
   335     }
       
   336 
       
   337 // --------------------------------------------------------------------------
       
   338 // Text: Speed dial deleted
       
   339 // --------------------------------------------------------------------------
       
   340 //
       
   341 RESOURCE TBUF r_qtn_phob_note_speed_dial_del
       
   342     {
       
   343     buf = qtn_phob_note_speed_dial_del;
       
   344     }
       
   345 
       
   346 // --------------------------------------------------------------------------
       
   347 // Text: No phone number for name
       
   348 // --------------------------------------------------------------------------
       
   349 //
       
   350 RESOURCE TBUF r_qtn_phob_note_no_number_to_name
       
   351     {
       
   352     buf = qtn_phob_note_no_number_to_name;
       
   353     }
       
   354 
       
   355 // --------------------------------------------------------------------------
       
   356 // Text: No phone number
       
   357 // --------------------------------------------------------------------------
       
   358 //
       
   359 RESOURCE TBUF r_qtn_phob_note_no_number
       
   360     {
       
   361     buf = qtn_phob_note_no_number;
       
   362     }
       
   363 
       
   364 // --------------------------------------------------------------------------
       
   365 // Text: No MMS address for name
       
   366 // --------------------------------------------------------------------------
       
   367 //
       
   368 RESOURCE TBUF r_qtn_phob_note_no_mms_to_name
       
   369     {
       
   370     buf = qtn_phob_note_no_mms_to_name;
       
   371     }
       
   372 
       
   373 // --------------------------------------------------------------------------
       
   374 // Text: No MMS address
       
   375 // --------------------------------------------------------------------------
       
   376 //
       
   377 RESOURCE TBUF r_qtn_phob_note_no_mms
       
   378     {
       
   379     buf = qtn_phob_note_no_mms;
       
   380     }
       
   381 
       
   382 // --------------------------------------------------------------------------
       
   383 // Text: No email address for name
       
   384 // --------------------------------------------------------------------------
       
   385 //
       
   386 RESOURCE TBUF r_qtn_phob_note_no_email_to_name
       
   387     {
       
   388     buf = qtn_phob_note_no_email_to_name;
       
   389     }
       
   390 
       
   391 // --------------------------------------------------------------------------
       
   392 // Text: No email address
       
   393 // --------------------------------------------------------------------------
       
   394 //
       
   395 RESOURCE TBUF r_qtn_phob_note_no_email
       
   396     {
       
   397     buf = qtn_phob_note_no_email;
       
   398     }
       
   399 
       
   400 // --------------------------------------------------------------------------
       
   401 // Text: No email over SMS address for name
       
   402 // --------------------------------------------------------------------------
       
   403 //
       
   404 RESOURCE TBUF r_qtn_phob_note_no_sms_with_email_to_name
       
   405     {
       
   406     buf = qtn_phob_note_no_sms_with_email_to_name;
       
   407     }
       
   408 
       
   409 // --------------------------------------------------------------------------
       
   410 // Text: No email over SMS address
       
   411 // --------------------------------------------------------------------------
       
   412 //
       
   413 RESOURCE TBUF r_qtn_phob_note_no_sms_with_email
       
   414     {
       
   415     buf = qtn_phob_note_no_sms_with_email;
       
   416     }
       
   417 
       
   418 // --------------------------------------------------------------------------
       
   419 // Text: No POC address for name
       
   420 // --------------------------------------------------------------------------
       
   421 //
       
   422 RESOURCE TBUF r_qtn_phob_note_no_poc_to_name
       
   423     {
       
   424     buf = qtn_phob_note_no_poc_to_name;
       
   425     }
       
   426 
       
   427 // --------------------------------------------------------------------------
       
   428 // Text: No POC address
       
   429 // --------------------------------------------------------------------------
       
   430 //
       
   431 RESOURCE TBUF r_qtn_phob_note_no_poc
       
   432     {
       
   433     buf = qtn_phob_note_no_poc;
       
   434     }
       
   435 
       
   436 // --------------------------------------------------------------------------
       
   437 // Text: No VoIP address for name
       
   438 // --------------------------------------------------------------------------
       
   439 //
       
   440 RESOURCE TBUF r_qtn_phob_note_no_voip_to_name
       
   441     {
       
   442     buf = qtn_phob_note_no_voip_to_name;
       
   443     }
       
   444 
       
   445 // --------------------------------------------------------------------------
       
   446 // Text: No VoIP address
       
   447 // --------------------------------------------------------------------------
       
   448 //
       
   449 RESOURCE TBUF r_qtn_phob_note_no_voip
       
   450     {
       
   451     buf = qtn_phob_note_no_voip;
       
   452     }
       
   453 
       
   454 // --------------------------------------------------------------------------
       
   455 // Text: No message address for name
       
   456 // --------------------------------------------------------------------------
       
   457 //
       
   458 RESOURCE TBUF r_qtn_phob_note_no_msg_to_name
       
   459     {
       
   460     buf = qtn_phob_note_no_msg_to_name;
       
   461     }
       
   462 
       
   463 // --------------------------------------------------------------------------
       
   464 // Text: No message address
       
   465 // --------------------------------------------------------------------------
       
   466 //
       
   467 RESOURCE TBUF r_qtn_phob_note_no_msg
       
   468     {
       
   469     buf = qtn_phob_note_no_msg;
       
   470     }
       
   471 
       
   472 // --------------------------------------------------------------------------
       
   473 // Text: No URL address for name
       
   474 // --------------------------------------------------------------------------
       
   475 //
       
   476 RESOURCE TBUF r_qtn_phob_note_no_url
       
   477     {
       
   478     buf = qtn_phob_note_no_url;
       
   479     }
       
   480 
       
   481 // --------------------------------------------------------------------------
       
   482 // Text: No URL address
       
   483 // --------------------------------------------------------------------------
       
   484 //
       
   485 RESOURCE TBUF r_qtn_phob_note_no_url_defined
       
   486     {
       
   487     buf = qtn_phob_note_no_url_defined;
       
   488     }
       
   489 
       
   490 // --------------------------------------------------------------------------
       
   491 // Empty text buffer
       
   492 // --------------------------------------------------------------------------
       
   493 //
       
   494 RESOURCE TBUF r_empty_text_buffer
       
   495     {
       
   496     buf = "";
       
   497     }
       
   498 
       
   499 // --------------------------------------------------------------------------
       
   500 // Empty text buffer
       
   501 // --------------------------------------------------------------------------
       
   502 //
       
   503 RESOURCE TBUF r_empty_text_buffer_u
       
   504     {
       
   505     buf = "%U";
       
   506     }
       
   507 
       
   508 // --------------------------------------------------------------------------
       
   509 // Text: No stores ready
       
   510 // --------------------------------------------------------------------------
       
   511 //
       
   512 RESOURCE TBUF r_qtn_phob_stores_na
       
   513     {
       
   514     buf = qtn_phob_stores_na;
       
   515     }
       
   516 
       
   517 // --------------------------------------------------------------------------
       
   518 // Text: The empty info list text
       
   519 // --------------------------------------------------------------------------
       
   520 //
       
   521 RESOURCE TBUF r_qtn_phob_no_items
       
   522     {
       
   523     buf = qtn_phob_no_items;
       
   524     }
       
   525 
       
   526 // --------------------------------------------------------------------------
       
   527 // Text: List empty text for exhausted search
       
   528 // Note: this is defied as LBUF with id 'r_avkon_find_no_matches'
       
   529 // --------------------------------------------------------------------------
       
   530 //
       
   531 RESOURCE TBUF r_pbk2_find_no_matches
       
   532     {
       
   533     buf = qtn_find_no_matches;
       
   534     }
       
   535 
       
   536 // --------------------------------------------------------------------------
       
   537 // Text: No groups
       
   538 // Redeclared here since no dependency to Group UI Extension is allowed.
       
   539 // --------------------------------------------------------------------------
       
   540 //
       
   541 RESOURCE TBUF r_qtn_phob_no_groups_in_fetch
       
   542     {
       
   543     buf = qtn_phob_no_groups;
       
   544     }
       
   545 
       
   546 // --------------------------------------------------------------------------
       
   547 // Text: Default ringing tone value
       
   548 // --------------------------------------------------------------------------
       
   549 //
       
   550 RESOURCE TBUF r_qtn_phob_field_default_tone
       
   551     {
       
   552     buf = qtn_phob_field_no_personal_tone;
       
   553     }
       
   554 
       
   555 // --------------------------------------------------------------------------
       
   556 // Text: Add image text
       
   557 // --------------------------------------------------------------------------
       
   558 //
       
   559 RESOURCE TBUF r_qtn_phob_field_add_image
       
   560     {
       
   561     buf = qtn_phob_field_add_image;
       
   562     }
       
   563 
       
   564 // --------------------------------------------------------------------------
       
   565 // Text: Thumbnail
       
   566 // --------------------------------------------------------------------------
       
   567 //
       
   568 RESOURCE TBUF r_qtn_phob_field_thumbnail
       
   569     {
       
   570     buf = qtn_phob_field_thumbnail;
       
   571     }
       
   572 
       
   573 // --------------------------------------------------------------------------
       
   574 // Text: Call:
       
   575 // --------------------------------------------------------------------------
       
   576 //
       
   577 RESOURCE TBUF r_qtn_phob_title_popup_call
       
   578     {
       
   579     buf = qtn_cca_popup_call;
       
   580     }
       
   581 
       
   582 // --------------------------------------------------------------------------
       
   583 // Text: Message:
       
   584 // --------------------------------------------------------------------------
       
   585 //
       
   586 RESOURCE TBUF r_qtn_phob_title_popup_message
       
   587     {
       
   588     buf = qtn_cca_popup_message;
       
   589     }
       
   590 
       
   591 // --------------------------------------------------------------------------
       
   592 // Text: E-mail:
       
   593 // --------------------------------------------------------------------------
       
   594 //
       
   595 RESOURCE TBUF r_qtn_phob_title_popup_email
       
   596     {
       
   597     buf = qtn_cca_popup_email;
       
   598     }
       
   599 
       
   600 // --------------------------------------------------------------------------
       
   601 // Text: Voip:
       
   602 // --------------------------------------------------------------------------
       
   603 //
       
   604 RESOURCE TBUF r_qtn_phob_title_popup_voip_call
       
   605     {
       
   606     buf = qtn_cca_popup_voip_call;
       
   607     }
       
   608 
       
   609 // --------------------------------------------------------------------------
       
   610 // Text: Chat:
       
   611 // --------------------------------------------------------------------------
       
   612 //
       
   613 RESOURCE TBUF r_qtn_phob_title_popup_chat
       
   614     {
       
   615     buf = qtn_cca_popup_chat;
       
   616     }
       
   617 
       
   618 // --------------------------------------------------------------------------
       
   619 // Text: Open link:
       
   620 // --------------------------------------------------------------------------
       
   621 //
       
   622 RESOURCE TBUF r_qtn_phob_title_popup_url
       
   623     {
       
   624     buf = qtn_cca_popup_url;
       
   625     }
       
   626 
       
   627 // --------------------------------------------------------------------------
       
   628 // Text: Video call:
       
   629 // --------------------------------------------------------------------------
       
   630 //
       
   631 RESOURCE TBUF r_qtn_phob_title_popup_video_call
       
   632     {
       
   633     buf = qtn_cca_popup_video_call;
       
   634     }
       
   635 
       
   636 // --------------------------------------------------------------------------
       
   637 // Text: Voice call:
       
   638 // --------------------------------------------------------------------------
       
   639 //
       
   640 RESOURCE TBUF r_qtn_cca_popup_voice_call
       
   641     {
       
   642     buf = qtn_cca_popup_voice_call;
       
   643     }
       
   644 
       
   645 // --------------------------------------------------------------------------
       
   646 // Text: Find on map:
       
   647 // --------------------------------------------------------------------------
       
   648 //
       
   649 RESOURCE TBUF r_qtn_cca_popup_find_on_map
       
   650     {
       
   651     buf = qtn_cca_popup_find_on_map;
       
   652     }
       
   653 
       
   654 // --------------------------------------------------------------------------
       
   655 // Text: Show on map:
       
   656 // --------------------------------------------------------------------------
       
   657 //
       
   658 RESOURCE TBUF r_qtn_cca_popup_show_on_map
       
   659     {
       
   660     buf = qtn_cca_popup_show_on_map;
       
   661     }
       
   662 
       
   663 // --------------------------------------------------------------------------
       
   664 // Text: Assign from map:
       
   665 // --------------------------------------------------------------------------
       
   666 //
       
   667 RESOURCE TBUF r_qtn_cca_popup_assign_from_map
       
   668     {
       
   669     buf = qtn_cca_popup_assign_from_map;
       
   670     }
       
   671 
       
   672 // --------------------------------------------------------------------------
       
   673 // Text: Push to talk:
       
   674 // --------------------------------------------------------------------------
       
   675 //
       
   676 RESOURCE TBUF r_qtn_phob_title_popup_push_to_talk
       
   677     {
       
   678     buf = qtn_cca_popup_push_to_talk;
       
   679     }
       
   680 
       
   681 // --------------------------------------------------------------------------
       
   682 // Text: %U call:
       
   683 // --------------------------------------------------------------------------
       
   684 //
       
   685 RESOURCE TBUF r_qtn_phob_title_popup_voip_call_single_service
       
   686     {
       
   687     buf = qtn_cca_popup_voip_call_single_service;
       
   688     }
       
   689 
       
   690 // --------------------------------------------------------------------------
       
   691 // TBUF
       
   692 // r_qtn_phob_lbl_address
       
   693 // --------------------------------------------------------------------------
       
   694 //
       
   695 RESOURCE TBUF r_qtn_phob_header_address
       
   696     {
       
   697     buf = qtn_phob_header_address;
       
   698     }
       
   699 
       
   700 // --------------------------------------------------------------------------
       
   701 // TBUF
       
   702 // r_qtn_phob_header_address_home
       
   703 // --------------------------------------------------------------------------
       
   704 //
       
   705 RESOURCE TBUF r_qtn_phob_header_address_home
       
   706     {
       
   707     buf = qtn_phob_header_address_home;
       
   708     }
       
   709 
       
   710 // --------------------------------------------------------------------------
       
   711 // TBUF
       
   712 // r_qtn_phob_header_address_work
       
   713 // --------------------------------------------------------------------------
       
   714 //
       
   715 RESOURCE TBUF r_qtn_phob_header_address_work
       
   716     {
       
   717     buf = qtn_phob_header_address_work;
       
   718     }
       
   719 
       
   720 // --------------------------------------------------------------------------
       
   721 // TBUF
       
   722 // r_qtn_phob_address_preview
       
   723 // --------------------------------------------------------------------------
       
   724 //
       
   725 RESOURCE TBUF r_qtn_phob_address_preview     
       
   726     { 
       
   727     buf = qtn_phob_address_preview; 
       
   728     } 
       
   729 
       
   730 // --------------------------------------------------------------------------
       
   731 // TBUF
       
   732 // r_qtn_phob_lbl_address
       
   733 // --------------------------------------------------------------------------
       
   734 //
       
   735 RESOURCE TBUF r_qtn_phob_lbl_address
       
   736     {
       
   737     buf = qtn_phob_lbl_address;
       
   738     }
       
   739 
       
   740 // --------------------------------------------------------------------------
       
   741 // TBUF
       
   742 // r_qtn_phob_lbl_address_home
       
   743 // --------------------------------------------------------------------------
       
   744 //
       
   745 RESOURCE TBUF r_qtn_phob_lbl_address_home
       
   746     {
       
   747     buf = qtn_phob_lbl_address_home;
       
   748     }
       
   749 
       
   750 // --------------------------------------------------------------------------
       
   751 // TBUF
       
   752 // r_qtn_phob_lbl_address_work
       
   753 // --------------------------------------------------------------------------
       
   754 //
       
   755 RESOURCE TBUF r_qtn_phob_lbl_address_work
       
   756     {
       
   757     buf = qtn_phob_lbl_address_work;
       
   758     }
       
   759 
       
   760 // --------------------------------------------------------------------------
       
   761 // TBUF
       
   762 // r_qtn_phob_contact_editor_define
       
   763 // --------------------------------------------------------------------------
       
   764 //
       
   765 RESOURCE TBUF r_qtn_phob_contact_editor_define     
       
   766     { 
       
   767     buf = qtn_phob_contact_editor_define; 
       
   768     } 
       
   769 
       
   770 // --------------------------------------------------------------------------
       
   771 // TBUF
       
   772 // r_qtn_phob_commlauncher_onelinepreview
       
   773 // --------------------------------------------------------------------------
       
   774 //
       
   775 RESOURCE TBUF r_qtn_phob_commlauncher_onelinepreview     
       
   776     { 
       
   777     buf = qtn_phob_commlauncher_onelinepreview; 
       
   778     } 
       
   779 
       
   780 // --------------------------------------------------------------------------
       
   781 // TBUF
       
   782 // r_qtn_phob_popup_incomplete_address
       
   783 // --------------------------------------------------------------------------
       
   784 //
       
   785 RESOURCE TBUF r_qtn_phob_popup_incomplete_address     
       
   786     { 
       
   787     buf = qtn_phob_popup_incomplete_address; 
       
   788     } 
       
   789 
       
   790 // --------------------------------------------------------------------------
       
   791 // TBUF
       
   792 // r_qtn_phob_confirm_keep_coordinates
       
   793 // --------------------------------------------------------------------------
       
   794 //
       
   795 RESOURCE TBUF r_qtn_phob_confirm_keep_coordinates     
       
   796     { 
       
   797     buf = qtn_phob_confirm_keep_coordinates; 
       
   798     } 
       
   799 // --------------------------------------------------------------------------
       
   800 // Text: VOIPOnlySingleServiceConfigured to Phone:
       
   801 // --------------------------------------------------------------------------
       
   802 //
       
   803 RESOURCE TBUF r_qtn_phob_voip_call_single_service
       
   804     {
       
   805     buf = qtn_cca_voip_call_single_service;
       
   806     }
       
   807 
       
   808 // End of File