Results 1 to 2 of 2

Thread: Internationalization - Can I name files?

  1. #1

    Default Internationalization - Can I name files?

    Hi, I want to use .properties files. I already use them but I must name it messages_en.properties. If I use eg. table_en.properties the system doesn't read variables.

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,625

    Default

    Set the basename(s) property of the MessageSource.. I also suggest a read of the I18N chapter of the reference guide...
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •