[
https://jira.jboss.org/jira/browse/JBDS-587?page=com.atlassian.jira.plugi...
]
Denis Golovin commented on JBDS-587:
------------------------------------
That's right, but about.mappings can be used to resolve this issue and give i18n team
the way to translate product about dialog.
All data such as: build number, qualifier and date should be moved to about.mappings file
and referenced in plug-in properties as {0}, {1}, {2}. about mappings file should be
generated during jbds builder build.
Those changes allow i18n team to provide translation for plugin.properties in a usual way,
they just should leave {0}, {1}, {2} entries in translated plugin.properties files.
Need to translate Help/About text including copyright statement
---------------------------------------------------------------
Key: JBDS-587
URL:
https://jira.jboss.org/jira/browse/JBDS-587
Project: Developer Studio
Issue Type: Feature Request
Components: Build
Affects Versions: 2.0.0.cr1
Reporter: Sean Flanigan
Assignee: Denis Golovin
Fix For: 2.0.0.GA
Attachments: jbds587a.png, jbds587b.png
Help/About JBoss Developer Studio shows the version/copyright information for JBDS.
This text looks similar to /com.jboss.jbds.product/plugin.properties but is actually
overwritten/expanded from
releng/org.jboss.ide.eclipse.releng/builders/product/product.properties during the
build.
The problem is, if we create a translation fragment plugin for com.jboss.jbds.product,
the translators will translate the obsolete information in
/com.jboss.jbds.product/plugin.properties, and when a langpack is installed, the
up-to-date information will be replaced by obsolete information.
We need to work out how to handle this better, preferably keeping the translatable text
somewhere in com.jboss.jbds.product, not in releng.
Perhaps we could do something with /com.jboss.jbds.product/about.mappings / about.ini?
Ref:
http://help.eclipse.org/stable/index.jsp?topic=/org.eclipse.platform.doc....
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira