Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-4725

Fix message build so that double quotes aren't inserted for English messages.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Invalid
    • 10.6.1.0
    • None
    • Localization
    • None

    Description

      When messages_en.properties is generated from messages.xml, single quotes are turned into double quotes. For instance, the text for 42XAC is turned into

      ''INCREMENT BY'' value can not be zero.

      This doesn't seem to cause any harm. MessageFormat does the right thing and strips out the extra quote. If the messages only have single quotes, MessageFormat also does the right thing and leaves the phrase single-quoted. The double quotes, however, are confusing to the people who are localizing the 10.6 messages. There would be less confusion if the build did not insert extra quotes.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rhillegas Richard N. Hillegas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: