emailcontacts/contactactionservice/loc/fsccontactactionservice.loc
changeset 0 8466d47a6819
equal deleted inserted replaced
-1:000000000000 0:8466d47a6819
       
     1 /*
       
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Contactactionservice localisation file.
       
    15  *
       
    16 */
       
    17 
       
    18 
       
    19 //d:Note text when calling to an entry with no phone numbers and name
       
    20 //d:%U presentation name for memory entry to be called (qtn_phob_entry_name)
       
    21 //l:popup_note_window
       
    22 //r:TB9.1
       
    23 //
       
    24 #define qtn_phob_note_no_number_to_name	"No phone numbers to %U"
       
    25 
       
    26 //d:Note text when calling to an entry with no voip numbers and name
       
    27 //d:%U presentation name for memory entry to be called
       
    28 //l:popup_note_window
       
    29 //r:TB9.1
       
    30 //
       
    31 #define qtn_phob_note_no_voip_to_name	"No valid VOIP address for %U"
       
    32 
       
    33 //d:Note text when calling to an entry with no voip numbers.
       
    34 //l:popup_note_window
       
    35 //r:TB9.1
       
    36 //
       
    37 #define qtn_phob_note_no_voip	"No valid VOIP address"
       
    38 
       
    39 //d:Note text when calling to an entry with no poc numbers.
       
    40 //l:popup_note_window
       
    41 //r:TB9.1
       
    42 //
       
    43 #define qtn_phob_note_no_poc	"No phone number or PTT address"
       
    44 
       
    45 //d:Note text when calling to an entry with no poc numbers and name
       
    46 //d:%U presentation name for memory entry to be called (qtn_fs_entry_name)
       
    47 //l:popup_note_window
       
    48 //r:TB9.1
       
    49 //
       
    50 #define qtn_phob_note_no_poc_to_name	"No phone number or PTT address for %U"
       
    51 
       
    52 //d:Note text when calling to an entry with no phone numbers and no name
       
    53 //l:popup_note_window
       
    54 //r:TB9.1
       
    55 //
       
    56 #define qtn_phob_note_no_number	"No phone number"
       
    57 
       
    58 //d:Note text when sending a Email message to a entry with no e-mail addresses
       
    59 //d:%U presentation name for memory entry to send Email (qtn_phob_entry_name)
       
    60 //l:popup_note_window
       
    61 //r:TB9.1
       
    62 //
       
    63 #define qtn_phob_note_no_email_to_name	"No e-mail address for %U"
       
    64 
       
    65 //d:Note text when sending an Email message to a entry with no e-mail addresses and no name
       
    66 //l:popup_note_window
       
    67 //r:TB9.1
       
    68 //
       
    69 #define qtn_phob_note_no_email	"No e-mail address"
       
    70 
       
    71 //d:Note text when sending message to an entry with no phone number or e-mail addresses for name
       
    72 //l:popup_note_window
       
    73 //r:TB9.1
       
    74 //
       
    75 #define qtn_phob_note_no_msg_to_name	"No message address for %U"
       
    76 
       
    77 //d:Note text when sending message to an entry with no phone number or e-mail addresses
       
    78 //l:popup_note_window
       
    79 //r:TB9.1
       
    80 //
       
    81 #define qtn_phob_note_no_msg	"No message address"
       
    82 
       
    83 //d:Note text when contact is unnamed
       
    84 //l:title_pane_t2/opt9
       
    85 //r:TB9.1
       
    86 //
       
    87 #define qtn_phob_unnamed	"Unnamed"
       
    88 
       
    89 //d:Synchronization popup list option "Private"
       
    90 //l:list_form_graphic_pane_t1
       
    91 //r:TB9.1
       
    92 //
       
    93 #define qtn_cale_confident_private	"Private"
       
    94 
       
    95 //d:Synchronization popup list option "Public"
       
    96 //l:list_form_graphic_pane_t1
       
    97 //r:TB9.1
       
    98 //
       
    99 #define qtn_cale_confident_public	"Public"
       
   100 
       
   101 //d:Synchronization popup list option "None"
       
   102 //l:list_form_graphic_pane_t1
       
   103 //r:TB9.1
       
   104 //
       
   105 #define qtn_cale_confident_none	"None"
       
   106 
       
   107 // d: Note is displayed if to many contacts selected
       
   108 // l: popup_note_window
       
   109 // r:TB9.1
       
   110 //
       
   111 #define qtn_msg_query_remove_recipient	"Too many recipients. Remove 1 recipient"
       
   112 
       
   113 // d: Note is displayed if to many contacts selected
       
   114 // l: popup_note_window
       
   115 // r:TB9.1
       
   116 //
       
   117 #define qtn_msg_query_remove_recipients	"Too many recipients. Remove %N recipients"