I think this is already possible. You can just use:
NukesLocator.getRequest().getLocale(s)()
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837716#3837716
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837716
---
This is the topic by the way:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=47887
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836193#3836193
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836193
--
Yesterday I posted a reply in an i18n topic of mine with a patch. These messages are
dissapeared or something. The search doesn't work either. What's wrong with this forum?
Ok the patch again. I've been working on a dutch translation and bumped into a lot of
hardcoded text in classfiles and temp
http://www.fundament.nl/techniek/i18n_nukes_20040525.patch ;)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835728#3835728
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835728
--
Today I made a patch with al my changed relating to the translating. A lot of static
text in the sources is replaced by labels. This patch is ONLY for nukes itself, not
the other modules. I also have dutch resource files, but these do not have all the
translated terms. I will make them available
My advantage is that we are goinig to use nukes in a proffesional enviroment (A dutch
hospital).
I got a lot of additions and changes but I have no clue what to do with them. The same
goes for some earlier problems:
anonymous wrote : But that still leaves the label question and the codestandard
I already did a lot of work in this part but ran into some problems for wich i'm still
waiting for some feedback. See
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828820#3828820. I'm planning
to translate it to dutch. I already have done most off the core module (including
strippin
I wasn't aware of that. I was aiming at this pasage in CoreModule.java (starting
around line 375)
| // If nothing is right we will endup with en_US locale.
| Locale preferedLocale = Locale.US;
| for (Enumeration e = req.getLocales();e.hasMoreElements();)
I'm currently working on a dutch translation of the nukes core and I have a few
questions.
I wanted to make de different display names in the modules part of the main menu i18n
sensitive. This kan be done by changing the display name in the jboss-service.xml to a
label in the Resource.properti
I've been expirimenting with extending nukes and ran into the following 'problem'. I'm
busy implementing a wysiwyg editor for the html pages and for this I need some extra
inages and javascript. Althoug the new plugin structure greatly improves implementing
it its still very integrated into the
The first change we are making is using a wysiwyg editor. We're implementing
[url=http://www.kevinroth.com/rte/demo.htm]rte[/url]. But more importantly nukes
shouldn't ristrict te user to a certain editor. Maybe its possible to use some kind of
template or something (because the code for a norma
Our company wishes to use Nukes. The problem is that the admin side of the site is
aimed at people that know a lot about internet and HTML, and out launching costumur
doesn't have this knowledge.
At this point we are changing the html module to a more userfriendly one. The problem
is that it si
12 matches
Mail list logo