[
https://jira.jboss.org/jira/browse/JBIDE-2970?page=com.atlassian.jira.plu...
]
Sean Flanigan commented on JBIDE-2970:
--------------------------------------
I've given this more thought, trying to expand on my "bad feeling about
this". Even if we were to import translations from properties files with underscores
in them, they would be converted and renamed (eg
jbosstools/i18n/po/module-resource/${locale}.po) before going into the source tree, so the
fact that the source tree contains some properties files with underscores is neither here
nor there. It's not worth worrying about.
Remove _ from the filenames of web-facesconfig_1_*.properties
-------------------------------------------------------------
Key: JBIDE-2970
URL:
https://jira.jboss.org/jira/browse/JBIDE-2970
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common
Reporter: Sean Flanigan
Priority: Optional
Fix For: 3.0.0.cr1, 3.0.0.GA
See
http://lists.jboss.org/pipermail/jbosstools-dev/2008-October/002268.html for
background, particularly item number 3.
Underscores are used to separate the basename from the locale code, so the underscores in
these filenames could lead to problems:
./common/plugins/org.jboss.tools.common.model.ui/templates/web-facesconfig_1_2.properties
./common/plugins/org.jboss.tools.common.model.ui/templates/web-facesconfig_1_0.properties
./common/plugins/org.jboss.tools.common.model.ui/templates/web-facesconfig_1_1.properties
Minor note: these files may be affected by another jira (I haven't submitted it yet)
requesting that translatable .properties files be moved to another directory. This might
cause a svn conflict if both jobs are done by different people concurrently.
--
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