idlehomescreen/widgetmanager/loc/widgetmanagerview.loc
changeset 4 4d54b72983ae
child 5 c743ef5928ba
equal deleted inserted replaced
3:fb3763350a08 4:4d54b72983ae
       
     1 /*
       
     2 * Copyright (c) 2009 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: Localisation file of Widget Manager 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 // TITLES OF EACH VIEW
       
    21 
       
    22 // d: Title of Application
       
    23 // d: 
       
    24 // d: 
       
    25 // l: title_pane_t2/opt12
       
    26 // w:
       
    27 // r: TB9.2
       
    28 #define qtn_wm_title_text "Widget Catalog"
       
    29 
       
    30 
       
    31 
       
    32 // OPTIONS-MENU MENUITEMS
       
    33 
       
    34 // d: Add-menuitem in Options-menu 
       
    35 // d: 
       
    36 // d: 
       
    37 // l: list_single_pane_t1_cp2
       
    38 // w:
       
    39 // r: TB9.2
       
    40 //
       
    41 #define qtn_options_wm_add "Add To Homescreen"
       
    42 
       
    43 // d: Launch-menuitem in Options-menu
       
    44 // d: 
       
    45 // d: 
       
    46 // l: list_single_pane_t1_cp2
       
    47 // w:
       
    48 // r: TB9.2
       
    49 //
       
    50 #define qtn_options_wm_launch_widget "Launch"
       
    51 
       
    52 // d: Search-menuitem in Options-menu
       
    53 // d: 
       
    54 // d: 
       
    55 // l: list_single_pane_t1_cp2
       
    56 // w:
       
    57 // r: TB9.2
       
    58 //
       
    59 #define qtn_options_wm_search "Search"
       
    60 
       
    61 // d: Uninstall-menuitem in Options-menu 
       
    62 // d: 
       
    63 // d: 
       
    64 // l: list_single_pane_t1_cp2
       
    65 // w:
       
    66 // r: TB9.2
       
    67 //
       
    68 #define qtn_options_wm_uninstall "Uninstall"
       
    69 
       
    70 // d: Open-menuitem in Options-menu 
       
    71 // d: 
       
    72 // d: 
       
    73 // l: list_single_pane_t1_cp2
       
    74 // w:
       
    75 // r: TB9.2
       
    76 //
       
    77 #define qtn_options_wm_open "Open"
       
    78 
       
    79 // d: Sort alphabetically-menuitem in Options-menu
       
    80 // d: 
       
    81 // d: 
       
    82 // l: list_single_pane_t1_cp2
       
    83 // w:
       
    84 // r: TB9.2
       
    85 //
       
    86 #define qtn_options_wm_sort_alpha "Sort alphabetically"
       
    87 
       
    88 // d: Details-menuitem in Options-menu
       
    89 // d: 
       
    90 // d: 
       
    91 // l: list_single_pane_t1_cp2
       
    92 // w:
       
    93 // r: TB9.2
       
    94 //
       
    95 #define qtn_options_wm_show_details "Details"
       
    96 
       
    97 
       
    98 
       
    99 // MISC
       
   100 
       
   101 // d: Text displayed on OVI Store button 
       
   102 // d: 
       
   103 // d: 
       
   104 // l: wgtman_btn_pane_t1
       
   105 // w:
       
   106 // r: TB9.2
       
   107 //
       
   108 #define qtn_wm_ovi_store_title "Ovi Store"
       
   109 
       
   110 // d: Info popup to indicate that an item can not be added to home screen
       
   111 // d: because current view is full
       
   112 // d: 
       
   113 // l: popup_note_window
       
   114 // w:
       
   115 // r: TB9.2
       
   116 //
       
   117 #define qtn_hs_add_widget_no_space_note "Not enough space to add new widget to active page. Remove some content first"
       
   118 
       
   119 // d: Info popup to indicate that an item can not be added to home screen
       
   120 // d: because maximum instance count of current widget would be exceeded
       
   121 // d: 
       
   122 // l: popup_note_window
       
   123 // w:
       
   124 // r: TB9.2
       
   125 //
       
   126 #define qtn_hs_add_widget_max_count_note "Unable to add. Home screen does not allow more instances of this widget"
       
   127 
       
   128 // d: widget details dialog left softkey for adding widget to home screen
       
   129 // d: Note: widgets dialog is not necessarily full screen width, which may affect
       
   130 // d: string max length!
       
   131 // l: control_pane_t1/opt7
       
   132 // w:
       
   133 // r: TB9.2
       
   134 //
       
   135 #define qtn_wm_details_add_to_hs "Add"
       
   136 
       
   137 // d: widget details dialog - no description
       
   138 // d: 
       
   139 // d: 
       
   140 // l: listrow_wgtman_pane_t2
       
   141 // w:
       
   142 // r: TB9.2
       
   143 //
       
   144 #define qtn_wm_details_no_description "No description available"
       
   145 
       
   146 // d: widget uninstall not allowed
       
   147 // d: 
       
   148 // d: 
       
   149 // l: popup_note_window
       
   150 // w:
       
   151 // r: TB9.2
       
   152 //
       
   153 #define qtn_wm_uninst_not_allowed "%U can not be uninstalled "
       
   154 
       
   155 // d: widget details dialog default text for wrt widgets
       
   156 // d: 
       
   157 // d: 
       
   158 // l: popup_note_window
       
   159 // w:
       
   160 // r: TB9.2
       
   161 //
       
   162 #define qtn_wm_widget_details_wrt "HomeScreen application that uses internet connection to show dynamic updates from web"
       
   163