Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1052858

Summary: i18n is incomplete, code changes needed
Product: [Retired] JBoss BRMS Platform 6 Reporter: Toni Rikkola <trikkola>
Component: Business CentralAssignee: Neus Miras <nmirasch>
Status: CLOSED CURRENTRELEASE QA Contact: Lukáš Petrovický <lpetrovi>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: etirelli, mbaluch
Target Milestone: ER1   
Target Release: 6.0.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 19:57:47 UTC Type: Task
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Toni Rikkola 2014-01-14 09:09:32 UTC
Description of problem:
i18n is not used for all the texts in the workbench. Making it impossible to translate these strings.

Comment 5 Neus Miras 2014-01-30 17:47:19 UTC
There was traduction generated in a locale (es_AR) that wasn't generated by the kie-wb-distributions:

jbpm-console-ng
Changed the locale form es_AR --> es_ES

Commit
Master
https://github.com/droolsjbpm/jbpm-console-ng/commit/9aa63c89c2e064a96963a2e9d3e1c0f89b2cdc8a

6.0.x
https://github.com/droolsjbpm/jbpm-console-ng/commit/8032aa3379913fa68624fd6ad5b8ddd94cb53033

Comment 6 Neus Miras 2014-01-31 10:23:13 UTC
Zanata project added to djbpm-designer with a few literals used by uberfire.
(New Item 'Business Process')
jbpm-designer

Master:
https://github.com/droolsjbpm/jbpm-designer/commit/5b6b98b0f5a896c94e223d0d2b2329cdd769fa1b

6.0.x
https://github.com/droolsjbpm/jbpm-designer/commit/6a4102f0ce3578fa18c595ce1c1c718889287cdb

Comment 9 Lukáš Petrovický 2014-02-13 22:21:13 UTC
I can confirm that improvements have been made. I cannot guarantee that every string is now localizable.