homescreenapp/examples/localisedhellowidgetplugin/localisedhellowidgetplugin/locales/localisedhellowidgetplugin_en_us.ts
changeset 51 4785f57bf3d4
parent 46 23b5d6a29cce
child 55 03646e8da489
equal deleted inserted replaced
46:23b5d6a29cce 51:4785f57bf3d4
     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="localisedhellowidgetplugin_txt_helloview_title_hello_world">
       
     6     <comment>Hello World title</comment>        
       
     7     <source>Hello World</source>
       
     8     <translation variants="no">Hi World</translation>
       
     9     <extra-loc-layout_id></extra-loc-layout_id>    
       
    10     <extra-loc-viewid>helloview</extra-loc-viewid>
       
    11     <extra-loc-positionid>title</extra-loc-positionid>
       
    12     <extra-loc-feature>he</extra-loc-feature>
       
    13     <extra-loc-blank>False</extra-loc-blank>
       
    14 </message>
       
    15 <message numerus="no" id="localisedhellowidgetplugin_txt_helloview_info_hello">
       
    16     <comment>Hello text</comment>        
       
    17     <source>Hello!</source>
       
    18     <translation variants="no">Hi dude!</translation>
       
    19     <extra-loc-layout_id></extra-loc-layout_id>    
       
    20     <extra-loc-viewid>helloview</extra-loc-viewid>
       
    21     <extra-loc-positionid>info</extra-loc-positionid>
       
    22     <extra-loc-feature>he</extra-loc-feature>
       
    23     <extra-loc-blank>False</extra-loc-blank>
       
    24 </message>
       
    25 </context>
       
    26 </TS>