idlehomescreen/widgetmanager/loc/widgetmanagerview.loc
changeset 5 c743ef5928ba
parent 4 4d54b72983ae
child 9 f966699dea19
equal deleted inserted replaced
4:4d54b72983ae 5:c743ef5928ba
    36 // d: 
    36 // d: 
    37 // l: list_single_pane_t1_cp2
    37 // l: list_single_pane_t1_cp2
    38 // w:
    38 // w:
    39 // r: TB9.2
    39 // r: TB9.2
    40 //
    40 //
    41 #define qtn_options_wm_add "Add To Homescreen"
    41 #define qtn_options_wm_add "Add To Home screen"
    42 
    42 
    43 // d: Launch-menuitem in Options-menu
    43 // d: Launch-menuitem in Options-menu
    44 // d: 
    44 // d: 
    45 // d: 
    45 // d: 
    46 // l: list_single_pane_t1_cp2
    46 // l: list_single_pane_t1_cp2
    90 // d: 
    90 // d: 
    91 // l: list_single_pane_t1_cp2
    91 // l: list_single_pane_t1_cp2
    92 // w:
    92 // w:
    93 // r: TB9.2
    93 // r: TB9.2
    94 //
    94 //
    95 #define qtn_options_wm_show_details "Details"
    95 #define qtn_options_wm_details "Details"
    96 
       
    97 
    96 
    98 
    97 
    99 // MISC
    98 // MISC
   100 
    99 
   101 // d: Text displayed on OVI Store button 
   100 // d: Text displayed on OVI Store button 
   103 // d: 
   102 // d: 
   104 // l: wgtman_btn_pane_t1
   103 // l: wgtman_btn_pane_t1
   105 // w:
   104 // w:
   106 // r: TB9.2
   105 // r: TB9.2
   107 //
   106 //
   108 #define qtn_wm_ovi_store_title "Ovi Store"
   107 #define qtn_wm_ovi_store_title "Get more"
   109 
   108 
   110 // d: Info popup to indicate that an item can not be added to home screen
   109 // d: Info popup to indicate that an item can not be added to home screen
   111 // d: because current view is full
   110 // d: because current view is full
   112 // d: 
   111 // d: 
   113 // l: popup_note_window
   112 // l: popup_note_window
   114 // w:
   113 // w:
   115 // r: TB9.2
   114 // r: TB9.2
   116 //
   115 //
   117 #define qtn_hs_add_widget_no_space_note "Not enough space to add new widget to active page. Remove some content first"
   116 #define qtn_hs_add_widget_no_space_note "Not enough space to add new widget to active page. Remove some content first."
   118 
   117 
   119 // d: Info popup to indicate that an item can not be added to home screen
   118 // 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
   119 // d: because maximum instance count of current widget would be exceeded in whole Home screen
   121 // d: 
   120 // d: 
   122 // l: popup_note_window
   121 // l: popup_note_window
   123 // w:
   122 // w:
   124 // r: TB9.2
   123 // r: TB9.2
   125 //
   124 //
   126 #define qtn_hs_add_widget_max_count_note "Unable to add. Home screen does not allow more instances of this widget"
   125 #define qtn_hs_add_widget_max_count_note "Unable to add. Home screen does not allow more instances of this widget."
   127 
   126 
   128 // d: widget details dialog left softkey for adding widget to home screen
   127 // 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
   128 // d: Note: widgets dialog is not necessarily full screen width, which may affect
   130 // d: string max length!
   129 // d: string max length!
   131 // l: control_pane_t1/opt7
   130 // l: control_pane_t1/opt7
   148 // d: 
   147 // d: 
   149 // l: popup_note_window
   148 // l: popup_note_window
   150 // w:
   149 // w:
   151 // r: TB9.2
   150 // r: TB9.2
   152 //
   151 //
   153 #define qtn_wm_uninst_not_allowed "%U can not be uninstalled "
   152 #define qtn_wm_uninst_not_allowed "%U can not be uninstalled"
   154 
   153 
   155 // d: widget details dialog default text for wrt widgets
   154 // d: widget details dialog default text for wrt widgets
   156 // d: 
   155 // d: 
   157 // d: 
   156 // d: 
   158 // l: popup_note_window
   157 // l: popup_note_window
   159 // w:
   158 // w:
   160 // r: TB9.2
   159 // r: TB9.2
   161 //
   160 //
   162 #define qtn_wm_widget_details_wrt "HomeScreen application that uses internet connection to show dynamic updates from web"
   161 #define qtn_wm_widget_details_wrt "Home Screen application that uses internet connection to show dynamic updates from web."
   163 
   162 
       
   163 // d: Query for unistallation
       
   164 // d: 
       
   165 // d: 
       
   166 // l: query
       
   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.."