i18n required in DefaultPdfExportView
-------------------------------------

         Key: DISPL-349
         URL: http://jira.codehaus.org/browse/DISPL-349
     Project: DisplayTag
        Type: Bug

  Components: I18N  
    Reporter: Dureek Wu


code snippet in 
"displaytag-1.1\displaytag\src\main\java\org\displaytag\export\DefaultPdfExportView.java":
--
...
// compose the footer
String text = "Page " + writer.getPageNumber(); // <--- i18n required
...


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to