Bug 824408 - Externalizing hard-coded text in designer.war
Summary: Externalizing hard-coded text in designer.war
Keywords:
Status: ASSIGNED
Alias: None
Product: JBoss Enterprise BRMS Platform 5
Classification: JBoss
Component: Internationalization, jBPM 5
Version: BRMS 5.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Mark Proctor
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-23 12:20 UTC by Toshiya Kobayashi
Modified: 2023-05-01 08:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Toshiya Kobayashi 2012-05-23 12:20:00 UTC
Description of problem:

Currently designer.war has some hard-coded text which prevents from localization. This BZ is focusing on externizing them into i18n/translation_xx.js.

Version-Release number of selected component (if applicable):

BRMS 5.3.0 ER7

Steps to Reproduce:

1. Set value of "designer.locale" in designer.war/WEB-INF/web.xml to ja_jp
2. Start standalone server 5.3.0 ER7
3. Open guvnor through browser (Firefox)
4. Create new (or Open) BPMN2 process
  
Actual results:

for example, a tooltip of a dictionary icon on top toolbar gives English description "Process dictionary".

Expected results:

for example, s tooltip of a dictionary icon on top toolbar gives Japanese description which is written in i18n/translation_ja_jp.js

Comment 1 Toshiya Kobayashi 2012-05-23 12:24:53 UTC
We (Japanese team) will drive this BZ with Tiho's help but it will happen after BRMS 5.3.0 GA release. So setting 'target release' to 'future' is fine for us. 

Externalizing all text may be pretty difficult and verifying it as well. We will try the best we can.


Note You need to log in before you can comment on or make changes to this bug.