equal
deleted
inserted
replaced
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 |