taskswitcher/taskswitcherui/taskswitcherapp/data/taskswitcher.rss
branchRCL_3
changeset 17 b8fae6b8a148
parent 9 f966699dea19
child 23 7be2816dbabd
equal deleted inserted replaced
12:9674c1a575e9 17:b8fae6b8a148
   273 RESOURCE TBUF r_ts_title { buf = "Task Switcher"; }
   273 RESOURCE TBUF r_ts_title { buf = "Task Switcher"; }
   274 
   274 
   275 RESOURCE TBUF r_ts_fsw_activate { buf = qtn_task_switcher_popup_open_app; }
   275 RESOURCE TBUF r_ts_fsw_activate { buf = qtn_task_switcher_popup_open_app; }
   276 RESOURCE TBUF r_ts_fsw_close { buf = qtn_task_switcher_popup_close_app; }
   276 RESOURCE TBUF r_ts_fsw_close { buf = qtn_task_switcher_popup_close_app; }
   277 RESOURCE TBUF r_ts_fsw_close_all { buf = qtn_task_switcher_popup_close_all; }
   277 RESOURCE TBUF r_ts_fsw_close_all { buf = qtn_task_switcher_popup_close_all; }
       
   278 RESOURCE TBUF r_ts_fsw_no_apps { buf = qtn_task_switcher_no_apps; }
   278 RESOURCE TBUF r_ts_fsw_confirm_close { buf = qtn_memlo_confirm_close; }
   279 RESOURCE TBUF r_ts_fsw_confirm_close { buf = qtn_memlo_confirm_close; }
   279 
   280 
   280 RESOURCE TBUF r_task_switcher_heading_applications { buf = qtn_task_switcher_heading_applications; }
   281 RESOURCE TBUF r_task_switcher_heading_applications { buf = qtn_task_switcher_heading_applications; }
   281 
   282 
   282 // end of file
   283 // end of file