I suggest you ...

Support UTF-8 Resource Files

I've uploaded some Java .properties files (ResourceBundles) and was planning on using your tool, but during evaluation I noticed you don't support UTF-8 encoding. I know that is not the standard Java ResourceBundle encoding, but that is what we are using. Can you add support for different encoding types?

3 votes
Vote 0 votes Vote Vote
Vote
Sign in
Check!
(thinking…)
Reset
or sign in with
  • facebook
  • google
    Password icon
    I agree to the terms of service

    You'll receive a confirmation email with a link to create a password (optional).

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    JoshJosh shared this idea  ·   ·  Admin →

    1 comment

    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service

      You'll receive a confirmation email with a link to create a password (optional).

      Signed in as (Sign out)
      Submitting...
      • Dario SoleraAdminDario Solera (CEO, Amanuens) commented  · 

        We already support UTF-8, but in order to be able to distinguish it from ISO-8859-1, we require the files to have the BOM. You should be able to easily add it from your IDE.

      Knowledge Base and Helpdesk