Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-26066

[Localization:HiSoft]:DNK/DEU/ESP/FIN/ITA/FRA/KOR/JPN/NOR/NLD/BRA/RUS/SWE/CHN/TWN:LOC-NotTranslated:The warning message is not translated when I add ';' incorrectly in all locale.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • Adobe Flex SDK Previous
    • l10n: Translations
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: Chinese, Simplified

    Description

      Steps to reproduce:
      1.Compile the mxml file in attachment SDK18.zip.
      2.The warning message is not translated.
      3.The warning message should be "1106, "Empty statement"". The parameter is not consistent according to the "WarningConstants.class". You could get the details in the following notes part.

      Actual Results:
      These strings are not translated.

      Expected Results:
      1.These strings shoule be translated.
      2.The string should be invoked correctly.

      Notes:
      This bug occurs in DNK/DEU/ESP/FIN/ITA/FRA/KOR/JPN/NOR/NLD/BRA/RUS/SWE/CHN/TWN with Windows and Mac.

      \lib\asc.jar\macromedia\asc\embedding\WarningConstants.class
      Line1727: warningConstantsCN[(index++)] = new AscWarning(1106, "Empty statement.");
      Line1728: warningConstantsCN[(index++)] = new AscWarning(1107, "Empty statement found where block of code expected. Did you type ';' accidentally?");

      SDK_Version:4.5.0.18845

      Keyword:LOC-NotTranslated

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: