GitHub user xijianlv opened a pull request:
https://github.com/apache/nifi/pull/1913
NIFI-3603ï¼Localization needed
NIFI-3603ï¼Localization needed
I have completed localization changes including Chinese and English, as
well as Japanese part of the localized changes, only need
(1) in nifi-web-ui \ src \ main \ java add the local language properties
file, and then specify it in web.xml
(2) Add an array of native languages to nifi-web-ui \ src \ main \ webapp \
js \ nf \ globalization \ resources.js and point the parameter locale to it
It can help NIFI developers around the world more convenient to use it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xijianlv/nifi-1 NIFI-3603
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1913.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 #1913
----
commit 2d0d09591263c0878f9c082637d6bbd7978b6c66
Author: WangJian <[email protected]>
Date: 2017-03-19T01:45:11Z
NIFI-3603:Updated nifi-web-ui POM to add localization files
commit abf1ed3cd63b89c06945273783c7826ba6d7f9c7
Author: WangJian <[email protected]>
Date: 2017-03-19T02:03:24Z
NIFI-3603:Updated WEB-INF to add jstl dependencies to the jsp files and the
jstl configuration in web.xml
commit daa085203982d0b7d2fea71fd8856e23f5cc9839
Author: WangJian <[email protected]>
Date: 2017-03-19T02:12:27Z
Updated js directory to add *.js localized changes and add gloabalization
directory
commit 2da95e0d39d03bb0ba2596c0733071b4ceb86992
Author: WangJian <[email protected]>
Date: 2017-03-19T02:13:53Z
Updated js directory to add *.js localized changes and add gloabalization
directory
commit c55c9dfbe2761ac035ac6a5ae10161dda9d80331
Author: WangJian <[email protected]>
Date: 2017-03-19T02:13:53Z
NIFI-3603:Updated js directory to add *.js localized changes and add
gloabalization directory
commit c28f28098d91e8181460661bebc9a1254f3c6c24
Author: WangJian <[email protected]>
Date: 2017-03-19T02:26:28Z
Merge branch 'NIFI-3603' of https://github.com/wangrenlei/nifi-1 into
NIFI-3603
commit 216d4d84d67dba21ab76264c14ee1221c8c654dc
Author: WangJian <[email protected]>
Date: 2017-03-19T02:33:28Z
NIFI-3603:Add the *.properties file
commit 60492b13c10cbab667d3b3cc2e9aaacc2a2341a2
Author: WangJian <[email protected]>
Date: 2017-03-19T02:36:05Z
nothing
commit 5d1c68b7bde3c7601b3f4d411c14a00253bc0b05
Author: WangJian <[email protected]>
Date: 2017-03-19T02:38:36Z
NIFI-3603: Updated js directory to add *.js localized changes and add
gloabalization directory
commit bae6684551b375abcba4d2079df0a59e479f5d49
Author: WangJian <[email protected]>
Date: 2017-03-19T03:09:09Z
Merge branch 'master' into NIFI-3603
commit 62cf46f9f50e75b346e1e6ecada85e27e6a60db2
Author: WangJian <[email protected]>
Date: 2017-03-20T09:31:40Z
NIFI-3603:add the apache license in localization files
commit 4189435d57926b46200570a3618a4e8fde3bac24
Author: WangJian <[email protected]>
Date: 2017-03-20T09:33:05Z
Merge branch 'NIFI-3603' of https://github.com/wangrenlei/nifi-1 into
NIFI-3603
commit 1232ae728a21d2eb99a2a0070bbb487cd5cb6eff
Author: WangJian <[email protected]>
Date: 2017-03-20T10:38:32Z
NIFI-3603:Modified js error
commit fb9618ce09d06ed9109151d83deac84270c7dc71
Author: WangJian <[email protected]>
Date: 2017-03-21T02:07:14Z
NIFI-3603:Modified nf-process-group.js error
commit 78369684b793302864b72ac250ec2f7835066e4d
Author: WangJian <[email protected]>
Date: 2017-03-21T02:23:44Z
NIFI-3603:Modified port-configuration.jsp
commit 08007c1203aa44039141b0962219dfec511fe1ab
Author: WangJian <[email protected]>
Date: 2017-03-22T09:21:34Z
Merge branch 'master' into NIFI-3603
commit 7b3f456d19d50decb3f2d92ab3c35239a86446b0
Author: WangJian <[email protected]>
Date: 2017-03-22T09:40:55Z
NIFI-3603:Merge nf-remote-process-group-ports.js
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---