/[opental]/opental/PlacelessTranslationService/www/catalog_info.pt
ViewVC logotype

Diff of /opental/PlacelessTranslationService/www/catalog_info.pt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by lalo, Fri Feb 28 11:08:06 2003 UTC revision 1.3 by lalo, Sat Oct 4 16:00:29 2003 UTC
# Line 1  Line 1 
1  <h1 tal:replace="structure here/manage_page_header">Header</h1>  <h1 tal:replace="structure here/manage_page_header">Header</h1>
2  <h2 tal:define="manage_tabs_message options/manage_tabs_message | nothing"  <h2 tal:define="manage_tabs_message options/manage_tabs_message | nothing"
3      tal:replace="structure here/manage_tabs">Tabs</h2>      tal:replace="structure here/manage_tabs">Tabs</h2>
4    <tal:block i18n:domain="PlacelessTranslationService">
5    
6  <h1 tal:content="here/Title">Gettext message catalog</h1>  <h1 tal:content="here/Title" i18n:translate="">Gettext message catalog</h1>
7    
8  <table cellspacing="2">  <table cellspacing="2">
9  <tr tal:repeat="info here/displayInfo">  <tr tal:repeat="info here/displayInfo">
# Line 13  Line 14 
14    
15  <tal:block define="can_reload here/file_exists">  <tal:block define="can_reload here/file_exists">
16  <form action="reload" tal:condition="can_reload">  <form action="reload" tal:condition="can_reload">
17  <input type="submit" value="Reload this catalog" />  <input type="submit" value="Reload this catalog" i18n:attributes="value" />
18  </form>  </form>
19    
20  <h3 tal:condition="not:can_reload">  <h3 tal:condition="not:can_reload" i18n:translate="">
21    This catalog cannot be reloaded because the corresponding file does not exist    This catalog cannot be reloaded because the corresponding file does not exist
22  </h3>  </h3>
23  </tal:block>  </tal:block>
24    
25    </tal:block>
26  <h1 tal:replace="structure here/manage_page_footer">Footer</h1>  <h1 tal:replace="structure here/manage_page_footer">Footer</h1>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26