phonebookui/Phonebook2/CommandsExtension/rss/pbk2cmdexttextbuffers.rss
changeset 0 e686773b3f54
equal deleted inserted replaced
-1:000000000000 0:e686773b3f54
       
     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:  This file contains resources for Phonebook 2
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // --------------------------------------------------------------------------
       
    20 // r_qtn_album_err_format_unknown
       
    21 // --------------------------------------------------------------------------
       
    22 //
       
    23 RESOURCE TBUF r_qtn_album_err_format_unknown
       
    24     { 
       
    25     buf = qtn_album_err_format_unknown; 
       
    26     }
       
    27 
       
    28 // --------------------------------------------------------------------------
       
    29 // r_qtn_phob_query_create_new_to_store
       
    30 // --------------------------------------------------------------------------
       
    31 //
       
    32 RESOURCE TBUF r_qtn_phob_query_create_new_to_store
       
    33     {
       
    34     buf = qtn_phob_query_create_new_to_store;
       
    35     } 
       
    36 
       
    37 // --------------------------------------------------------------------------
       
    38 // r_qtn_cca_info_note_address_copied_to_clipboard
       
    39 // --------------------------------------------------------------------------
       
    40 //
       
    41 RESOURCE TBUF r_qtn_cca_info_note_address_copied_to_clipboard
       
    42     {
       
    43     buf = qtn_cca_info_note_address_copied_to_clipboard;
       
    44     }
       
    45 
       
    46 // --------------------------------------------------------------------------
       
    47 // r_qtn_cca_info_note_number_copied_to_clipboard
       
    48 // --------------------------------------------------------------------------
       
    49 //
       
    50 RESOURCE TBUF r_qtn_cca_info_note_number_copied_to_clipboard
       
    51     {
       
    52     buf = qtn_cca_info_note_number_copied_to_clipboard;
       
    53     }
       
    54 
       
    55 // --------------------------------------------------------------------------
       
    56 // r_qtn_cca_info_note_copied_to_clipboard
       
    57 // --------------------------------------------------------------------------
       
    58 //
       
    59 RESOURCE TBUF r_qtn_cca_info_note_copied_to_clipboard
       
    60     {
       
    61     buf = qtn_cca_info_note_copied_to_clipboard;
       
    62     }
       
    63 
       
    64 // --------------------------------------------------------------------------
       
    65 // r_qtn_phob_title_merge_contacts
       
    66 // --------------------------------------------------------------------------
       
    67 //
       
    68 RESOURCE TBUF r_qtn_phob_title_merge_contacts
       
    69     {
       
    70     buf = qtn_phob_title_merge_contacts;
       
    71     }
       
    72 
       
    73 // --------------------------------------------------------------------------
       
    74 // r_qtn_phob_note_select_2_to_merge
       
    75 // --------------------------------------------------------------------------
       
    76 //
       
    77 RESOURCE TBUF r_qtn_phob_note_select_2_to_merge
       
    78     {
       
    79     buf = qtn_phob_note_select_2_to_merge;
       
    80     }
       
    81 
       
    82 // --------------------------------------------------------------------------
       
    83 // r_qtn_phob_note_contacts_were_merged
       
    84 // --------------------------------------------------------------------------
       
    85 //
       
    86 RESOURCE TBUF r_qtn_phob_note_contacts_were_merged
       
    87     {
       
    88     buf = qtn_phob_note_contacts_were_merged;
       
    89     }
       
    90     
       
    91 // --------------------------------------------------------------------------
       
    92 // r_qtn_phob_note_unnamed_contacts_were_merged
       
    93 // --------------------------------------------------------------------------
       
    94 //
       
    95 RESOURCE TBUF r_qtn_phob_note_unnamed_contacts_were_merged
       
    96     {
       
    97     buf = qtn_phob_note_unnamed_contacts_were_merged;
       
    98     }