eclipse-ee4j / openmq

OpenMQ
https://projects.eclipse.org/projects/ee4j.openmq/
Other
48 stars 33 forks source link

MQ5.0:build11-a:Unlocalized strings in the output of the commands in the terminal #276

Closed glassfishrobot closed 11 years ago

glassfishrobot commented 11 years ago

To Reproduce: 1. Download bundle "openmq5_0-image-unix.zip" from http://jpgserv.us.oracle.com/JMQ.builds/nightly/bundles/Build11-a-5.0/

2.mkdir mq5.0; cd mq5.0; unzip openmq5_0-image-unix.zip

3. Under MQ_DIR/mq/bin/, run ./imqusermgr encode OR 4. Under MQ_DIR/mq/bin/, run ./imqcmd list bkr -u admin -passfile pwd_dir/pwdFile

Results: There are unlocalized strings when run step3 or step4.

Environment

Server OS: OEL 6 x64 ja_JP.UTF-8 Java version: 1.7.0_13 MQ build: Build11-a-5.0

Affected Versions

[5.0]

glassfishrobot commented 6 years ago
glassfishrobot commented 11 years ago

@glassfishrobot Commented Reported by sunny-gui

glassfishrobot commented 11 years ago

@glassfishrobot Commented sunny-gui said: In the step3, system displayed following info in English.

Error: The source file to encode/decode was not specified. Please sepcify it using the -src option.

In the step4, system displayed following info in English.

Wrong[A2016]: Unencoded name=value entry found in passifle /home/cdctest/MQ/cmdantMQ/mq.properties. Please run 'imqusermgr encode' before use the passfile. Suppoprt of passfile that has unencoded name=value entries will be removed in a future release.

glassfishrobot commented 11 years ago

@glassfishrobot Commented @amykang2020 said: . i18n resource string for the one in step3 has been added to source file . A2016 looks like not translated yet

glassfishrobot commented 11 years ago

@glassfishrobot Commented @amykang2020 said: Sunny, could you please check/verify with latest MQ 5.0 build and localization for the issues you reported above ? Thanks.

glassfishrobot commented 11 years ago

@glassfishrobot Commented sunny-gui said: Verified with Build11-k-5.0 in Ubuntu12.10 x64 ko_KR.UTF-8, here are results.

For step3, the output of the command are in English. For step4, the output of the command were translated into Korean.

BTW, due to limited privilege, I could not attach screen shot at this website.

glassfishrobot commented 11 years ago

@glassfishrobot Commented @amykang2020 said: The i18n string for step3 was added to BrokerResources.properties on Feb 8 (build11-f). Please check next localization delivery

B3310=The source file to encode/decode was not specified.\nPlease specify it using the

{0}

option

glassfishrobot commented 11 years ago

@glassfishrobot Commented sunny-gui said: Verified and fixed in Build13-d in Windows 7 zh_CN, so please close this issue.

glassfishrobot commented 11 years ago

@glassfishrobot Commented mathim said: Sunny has verified this issue. Hence closing it.

Hi Mathi,

As mentioned at #276, I've verified this issue and it is fixed, but I do not have privilege to close this issue. Would you or anyone help to close this issue?

Thanks, Sunny

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA MQ-276

glassfishrobot commented 11 years ago

@glassfishrobot Commented Marked as fixed on Monday, March 11th 2013, 5:32:40 pm