JShell: Wrong Japanese translation for method

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 9
    • Affects Version/s: 9
    • Component/s: globalization

      Wrong translation for method.

      | Welcome to JShell -- Version 9-internal
      | For an introduction type: /help intro


      jshell> void m() {}
      | created method m()

      jshell>

      But in Japanese,
      | JShellへようこそ -- バージョン9-internal
      | 概要については、次を入力してください: /help intro


      jshell> void m() {}
      | 作成済 メソッド m()を呼び出そうとしました

      jshell>


      "作成済 メソッド m()を呼び出そうとしました" means that "Attempted to call created method m()"

            Assignee:
            Leo Jiang (Inactive)
            Reporter:
            Shinya Yoshida
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: