taskswitcherapp/tsserviceplugin/taskswitcher.ts
changeset 39 4e8ebe173323
parent 36 cdae8c6c3876
child 42 517f4fb5ec74
child 46 23b5d6a29cce
equal deleted inserted replaced
36:cdae8c6c3876 39:4e8ebe173323
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!DOCTYPE TS>
       
     3 <TS version="3.0" language="en_GB" sourcelanguage="en_GB">
       
     4 <context>
       
     5 <message numerus="no" id="txt_tsw_title_task_switcher">
       
     6     <comment>Task switcher popup title text. Application allows user to swap between running and recently used applications and to clear them from the list.</comment>        
       
     7     <source>Task switcher</source>
       
     8     <translation variants="no">Task switcher</translation>
       
     9     <extra-loc-layout_id>cell_tport_appsw_pane_t1</extra-loc-layout_id>    
       
    10     <extra-loc-viewid>tsw_01</extra-loc-viewid>
       
    11     <extra-loc-positionid>title</extra-loc-positionid>
       
    12     <extra-loc-feature>ts</extra-loc-feature>
       
    13     <extra-loc-blank>False</extra-loc-blank>
       
    14 </message>
       
    15 <message numerus="no" id="txt_tsw_menu_clear_this_task">
       
    16     <comment>Task switcher context menu item, removes the task in focus from Task switcher and closes the application / task if it is running. Other command in same menu: “Clear all tasks”.</comment>        
       
    17     <source>Clear this task</source>
       
    18     <translation variants="no">Clear this task</translation>
       
    19     <extra-loc-layout_id>qtl_menu_sec</extra-loc-layout_id>    
       
    20     <extra-loc-viewid>tsw_01</extra-loc-viewid>
       
    21     <extra-loc-positionid>menu</extra-loc-positionid>
       
    22     <extra-loc-feature>ts</extra-loc-feature>
       
    23     <extra-loc-blank>False</extra-loc-blank>
       
    24 </message>
       
    25 <message numerus="no" id="txt_tsw_menu_clear_all_tasks">
       
    26     <comment>Task switcher context menu item, empties the list of all tasks and closes the apps/tasks if running. Other command in same menu: “Clear this task”.</comment>        
       
    27     <source>Clear all tasks</source>
       
    28     <translation variants="no">Clear all tasks</translation>
       
    29     <extra-loc-layout_id>qtl_menu_sec</extra-loc-layout_id>    
       
    30     <extra-loc-viewid>tsw_01</extra-loc-viewid>
       
    31     <extra-loc-positionid>menu</extra-loc-positionid>
       
    32     <extra-loc-feature>ts</extra-loc-feature>
       
    33     <extra-loc-blank>False</extra-loc-blank>
       
    34 </message>
       
    35 </context>
       
    36 </TS>