GitHub user ns7381 opened a pull request:
https://github.com/apache/nifi/pull/2408
localization using the JSTL standard fmt tag for multilingualization and
nf._.msg() function in resource.js
jira issue: https://issues.apache.org/jira/browse/NIFI-4785
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ns7381/nifi NIFI-4785
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2408.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2408
----
commit 1bdce66e0e468846953d21b37e8bfa16c48d3d73
Author: ningsheng <ns7381@...>
Date: 2018-01-17T06:25:12Z
localization using the JSTL standard fmt tag for multilingualization and
nf._.msg() function in resource.js
----
---