Ignore:
Timestamp:
30 May 2012, 04:35:47 (12 years ago)
Author:
Henrik Bettermann
Message:

Prepare pagetemplates for localization.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt

    r8547 r8553  
    8686    </tal:showApplicants>
    8787    <tal:showNoApplicants condition="not: view/showApplicants">
    88       <p i18n:translate="note_armp">
     88      <p i18n:translate="note_acmp">
    8989          There are more than 5000 application records in this container.
    9090          In order to prevent from downloading big amounts of data, the
    9191          Applicants tab has been disabled. Please use the
    92           <a tal:attributes="href python: view.url(layout.site, 'applicants/search')">
     92          <a tal:attributes="href python: view.url(layout.site, 'applicants/search')"
     93          i18n:name="search_form">
    9394          search form</a>
    9495          for accessing application records.
Note: See TracChangeset for help on using the changeset viewer.