Changeset 2295 for FCKeditor.Java/trunk

Show
Ignore:
Timestamp:
2008-07-25 23:34:51 (6 months ago)
Author:
mosipov
Message:

ASSIGNED - #2361: Provide interface for locale resolution

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/trunk/src/site/apt/i18n.apt

    r2294 r2295  
    2525 
    2626  The interation pack offers you the capability to localize any string responded 
    27   to the user on a global basis and on a per locale basis and independently from 
    28   the deployed framework/system (JSTL, Struts, Request, and other). 
     27  to the user on a global basis and on a per locale basis dependending on the 
     28  deployed framework/system (JSTL, Struts, Spring, Request, and other). 
    2929 
    3030  Read on to see how you can customize the system to your needs: