voipplugins/accountcreationplugin/loc/accountcreationplugin.loc
branchRCL_3
changeset 22 d38647835c2e
parent 0 a4daefaec16c
equal deleted inserted replaced
21:f742655b05bf 22:d38647835c2e
       
     1 /*
       
     2 * Copyright (c) 2007-2008 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Localization file for Account Creation Plugin.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // d: Wait note text shown when service catalog is being downloaded.
       
    20 // l: popup_note_wait_window
       
    21 // r: 3.2
       
    22 #define qtn_servtab_updating_service_catalog "Downloading service catalog"
       
    23 
       
    24 // d: Account Creation Plugin name shown in Internet communication settings.
       
    25 // l: list_single_large_graphic_pane_t1
       
    26 // r: 3.2
       
    27 #define qtn_servtab_plugin_name "Install net communication services"
       
    28 
       
    29 // d: Error note text shown when connection to the server fails.
       
    30 // l: popup_note_window
       
    31 // r: 3.2
       
    32 #define qtn_servtab_creating_connection_failed_note "Establishing connection failed"
       
    33 
       
    34 // d: Error note text shown when downloading a service fails.
       
    35 // l: popup_note_window
       
    36 // r: 3.2
       
    37 #define qtn_servtab_downloading_service_failed_note "Downloading %U failed. Please try again"
       
    38 
       
    39 // d: Softkey text for details.
       
    40 // l: control_pane_t3/opt7
       
    41 // r: 3.2
       
    42 #define qtn_msk_service_details "Details"
       
    43 
       
    44 // d: Menu item to view details.
       
    45 // l: list_single_pane_t1_cp2
       
    46 // r: 3.2
       
    47 #define qtn_voip_option_service_details "View details"
       
    48 
       
    49 // d: Provider list view title.
       
    50 // l: title_pane_t2/opt9
       
    51 // r: 3.2
       
    52 #define qtn_servtab_catalog_view_title "Service catalog"
       
    53 
       
    54 // d: Text displayed when the provider list is empty.
       
    55 // l: main_list_empty_pane
       
    56 // r: 3.2
       
    57 #define qtn_service_catalog_empty_text "No services available"
       
    58 
       
    59 // d: Menu item for get.
       
    60 // l: list_single_pane_t1_cp2
       
    61 // r: 3.2
       
    62 #define qtn_voip_option_service_download_service "Get"
       
    63 
       
    64 // d: Menu item for refresh.
       
    65 // l: list_single_pane_t1_cp2
       
    66 // r: 3.2
       
    67 #define qtn_servtab_catalog_options_refresh "Refresh"
       
    68 
       
    69 // d: Service installation completion note text.
       
    70 // l: popup_note_window
       
    71 // r: 3.2
       
    72 #define qtn_servtab_installation_completed_note "%U installed in Phonebook"
       
    73 
       
    74 // d: Text for name detail.
       
    75 // l: msg_body_pane_t2/opt1
       
    76 // r: 3.2
       
    77 #define qtn_servtab_cd_detail_name "Name:"
       
    78 
       
    79 // d: Text for type detail.
       
    80 // l: msg_body_pane_t2/opt1
       
    81 // r: 3.2
       
    82 #define qtn_servtab_cd_detail_type "Type:"
       
    83 
       
    84 // d: Text for application type.
       
    85 // l: msg_body_pane_t3/opt2
       
    86 // r: 3.2
       
    87 #define qtn_servtab_cd_type_application "Application"
       
    88 
       
    89 // d: Text for settings file type.
       
    90 // l: msg_body_pane_t3/opt2
       
    91 // r: 3.2
       
    92 #define qtn_servtab_cd_type_settings "Settings file"
       
    93 
       
    94 // d: Text for file type.
       
    95 // l: msg_body_pane_t3/opt2
       
    96 // r: 3.2
       
    97 #define qtn_servtab_cd_type_file "File"
       
    98 
       
    99 // d: Text for description detail.
       
   100 // l: msg_body_pane_t2/opt1
       
   101 // r: 3.2
       
   102 #define qtn_servtab_cd_detail_description "Description:"
       
   103 
       
   104 // d: Text for size detail.
       
   105 // l: msg_body_pane_t2/opt1
       
   106 // r: 3.2
       
   107 #define qtn_servtab_cd_detail_size "Size:"
       
   108 
       
   109 // d: Text for vendor detail.
       
   110 // l: msg_body_pane_t2/opt1
       
   111 // r: 3.2
       
   112 #define qtn_servtab_cd_detail_vendor "Vendor:"
       
   113 
       
   114 // d: Text shown for undefined detail values.
       
   115 // l: msg_body_pane_t3/opt2
       
   116 // r: 3.2
       
   117 #define qtn_servtab_cd_value_undefined "Undefined"
       
   118 
       
   119 // d: Softkey text for get.
       
   120 // l: control_pane_t3/opt7
       
   121 // r: 3.2
       
   122 #define qtn_servtab_cd_softkey_get "Get"
       
   123 
       
   124 // d: Text for the wait note while downloading a service.
       
   125 // l: popup_note_wait_window
       
   126 // r: 3.2
       
   127 #define qtn_servtab_downloading_settings_wait_note "Downloading %U"
       
   128 
       
   129 //d: Message query about succesfull service installation when installation
       
   130 //d: was initiated from homescreen service widget.
       
   131 //l: popup_info_list_pane_t1
       
   132 //r: 5.0
       
   133 //
       
   134 #define qtn_servtab_installation_completed_msg_query "%U installed in Phonebook. To install more Net communication services, use installation widget located in the Home Screen menu."
       
   135 
       
   136 // End of file.