RFR: 8282407: Missing ')' in MacResources.properties
Naoto Sato
naoto at openjdk.java.net
Mon Mar 14 16:32:38 UTC 2022
On Sat, 12 Mar 2022 03:12:30 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:
> - Fixed by adding missing ']'.
> - I changed '()' to '[]', since other error messages use '[]' and not '()'.
It is OK as it stands, but usually localized files are provided by the l10n process, so engineers only need to modify the base resource bundle.
-------------
Marked as reviewed by naoto (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/7797
More information about the core-libs-dev
mailing list