taskswitcher/taskswitcherui/taskswitcherapp/data/taskswitcher.rss
branchRCL_3
changeset 23 7be2816dbabd
parent 17 b8fae6b8a148
equal deleted inserted replaced
19:79311d856354 23:7be2816dbabd
   270 	}
   270 	}
   271 
   271 
   272 
   272 
   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; }
       
   276 RESOURCE TBUF r_ts_fsw_close { buf = qtn_task_switcher_popup_close_app; }
   275 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; }
   276 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; }
   277 RESOURCE TBUF r_ts_fsw_no_apps { buf = qtn_task_switcher_no_apps; }
   279 RESOURCE TBUF r_ts_fsw_confirm_close { buf = qtn_memlo_confirm_close; }
       
   280 
   278 
   281 RESOURCE TBUF r_task_switcher_heading_applications { buf = qtn_task_switcher_heading_applications; }
   279 RESOURCE TBUF r_task_switcher_heading_applications { buf = qtn_task_switcher_heading_applications; }
   282 
   280 
   283 // end of file
   281 // end of file