Changes between Version 2 and Version 3 of I18n

Show
Ignore:
Timestamp:
14/10/2008 12:35:37 (2 years ago)
Author:
daniel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • I18n

    v2 v3  
    66 
    77 
     8The following "namespaces" will be used for Talia translations: 
     9 
     10{{{ 
     11 
     12talia: # All Talia Strings 
     13  global: # Strings globally used in the whole application 
     14  start_page: # Strings specific for the start page 
     15  facsimile_edition: # Strings used in the facsimile editions 
     16  media: # Strings used in media-related views 
     17}}} 
     18 
     19