idlehomescreen/widgetmanager/loc/widgetmanagerview.loc
branchRCL_3
changeset 83 5456b4e8b3a8
child 93 b01126ce0bec
equal deleted inserted replaced
82:5f0182e07bfb 83:5456b4e8b3a8
       
     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 Home screen"
       
    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 // MISC
       
    99 
       
   100 // d: Text displayed on OVI Store button 
       
   101 // d: 
       
   102 // d: 
       
   103 // l: wgtman_btn_pane_t1
       
   104 // w:
       
   105 // r: TB9.2
       
   106 //
       
   107 #define qtn_wm_ovi_store_title "Get more"
       
   108 
       
   109 // d: Info popup to indicate that an item can not be added to home screen
       
   110 // d: because current view is full
       
   111 // d: 
       
   112 // l: popup_note_window
       
   113 // w:
       
   114 // r: TB9.2
       
   115 //
       
   116 #define qtn_hs_add_widget_no_space_note "Not enough space to add new widget to active page. Remove some content first."
       
   117 
       
   118 // d: Info popup to indicate that an item can not be added to home screen
       
   119 // d: because maximum instance count of current widget would be exceeded in whole Home screen
       
   120 // d: 
       
   121 // l: popup_note_window
       
   122 // w:
       
   123 // r: TB9.2
       
   124 //
       
   125 #define qtn_hs_add_widget_max_count_note "Unable to add. Home screen does not allow more instances of this widget."
       
   126 
       
   127 // d: widget details dialog left softkey for adding widget to home screen
       
   128 // d: Note: widgets dialog is not necessarily full screen width, which may affect
       
   129 // d: string max length!
       
   130 // l: control_pane_t1/opt7
       
   131 // w:
       
   132 // r: TB9.2
       
   133 //
       
   134 #define qtn_wm_details_add_to_hs "Add"
       
   135 
       
   136 // d: widget details dialog - no description
       
   137 // d: 
       
   138 // d: 
       
   139 // l: listrow_wgtman_pane_t2
       
   140 // w:
       
   141 // r: TB9.2
       
   142 //
       
   143 #define qtn_wm_details_no_description "No description available"
       
   144 
       
   145 // d: widget uninstall not allowed
       
   146 // d: 
       
   147 // d: 
       
   148 // l: popup_note_window
       
   149 // w:
       
   150 // r: TB9.2
       
   151 //
       
   152 #define qtn_wm_uninst_not_allowed "%U can not be uninstalled"
       
   153 
       
   154 // d: widget details dialog default text for wrt widgets
       
   155 // d: 
       
   156 // d: 
       
   157 // l: popup_note_window
       
   158 // w:
       
   159 // r: TB9.2
       
   160 //
       
   161 #define qtn_wm_widget_details_wrt "Home Screen application that uses internet connection to show dynamic updates from web."
       
   162 
       
   163 // d: Query for unistallation
       
   164 // d: 
       
   165 // d: 
       
   166 // l: popup_note_window
       
   167 // w:
       
   168 // r: TB9.2
       
   169 //
       
   170 #define qtn_wm_uninstall_widget_query "Uninstall %U?"
       
   171 
       
   172 // d: Note when installer allready inuse
       
   173 // d: 
       
   174 // d: 
       
   175 // l: popup_note_window
       
   176 // w:
       
   177 // r: TB9.2
       
   178 //
       
   179 #define qtn_wm_uninst_process_busy "Installation process already ongoing. Try again later."
       
   180 
       
   181 // d: Note when trying to add widget hs and max number of allowed instances 
       
   182 // d: of that widget is already reached in active page
       
   183 // d: 
       
   184 // l: popup_note_window
       
   185 // w:
       
   186 // r: TB9.2
       
   187 //
       
   188 #define qtn_hs_add_widget_max_reached "Unable to add. No more instances allowed of this item for active page."
       
   189 
       
   190 // d: Replace widget name when uninstalling
       
   191 // d: 
       
   192 // d: 
       
   193 // l: listrow_wgtman_pane_t1
       
   194 // w:
       
   195 // r: TB9.2
       
   196 //
       
   197 #define qtn_wm_uninstall_text "Uninstalling.."