[macosx] NLS: .strings files do not have UTF-16 BOM

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 8
    • Affects Version/s: 7u6
    • Component/s: deploy

        The string files in jdk7u-dev forest do not have UTF-16 BOM (byte order mark) in the beginning of the file:
        deploy/src/plugin/macosx/controlpanel/prefpane/en.lproj/JavaControlPanel.strings
        deploy/src/plugin/macosx/controlpanel/prefpane/en.lproj/InfoPlist.strings

        WPTG now supports translation of .strings files, but the files were rejected due to missing BOM. I was able to manually convert the files to UTF-16 using
        % iconv -f UTF-8 -t UTF-16 utf8_file > utf16_file

              Assignee:
              Chris Bensen (Inactive)
              Reporter:
              Michael Fang (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: