Ignore:
Timestamp:
2017-08-07T11:45:44+12:00 (7 years ago)
Author:
kjdon
Message:

added keys in dictionary and replaceList in siteConfig to translate _textmonth01_ which comes from DateList classifier if you have -bymonth option on. Can we get these values from java instead??

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties

    r31537 r31855  
    3939debuginfo_tip=Display debug view options
    4040login_tip=Login
     41# months - used by replaceList in siteConfig. need to change to get from java..
     42textmonth01=January
     43textmonth02=February
     44textmonth03=March
     45textmonth04=April
     46textmonth05=May
     47textmonth06=June
     48textmonth07=July
     49textmonth08=August
     50textmonth09=September
     51textmonth10=October
     52textmonth11=November
     53textmonth12=December
     54
    4155aboutpage=About page
    4256home.quick_search=Quick Search
Note: See TracChangeset for help on using the changeset viewer.