[xwiki-devs] Re placing hard-coded messages in templates
Hi, Perhaps because I am too lazy to do the same job from version to version (that is: to translate hard-coded english terms in german), I invested a bit of time, looked through the templates in XWiki-enterprise-1.5-rc-1 and replaced all hard-coded messages with msg.get(). ApplicationRecourses and ApplicationRecourses_de are respectively customized. Can I open only one Jira-issue for all changes and attach separate all corrected .vm files (22 doc) + one document, describing all changes or should I open 22 issues :confused: ? If necessary, I can update the russian translation as well. Best Regards, Alla -- View this message in context: http://n2.nabble.com/Replacing-hard-coded-messages-in-templates-tp534243p534... Sent from the XWiki- Dev mailing list archive at Nabble.com.
On Thu, Jul 17, 2008 at 6:23 PM, adoro <spbrin@gmail.com> wrote:
Hi,
Perhaps because I am too lazy to do the same job from version to version (that is: to translate hard-coded english terms in german), I invested a bit of time, looked through the templates in XWiki-enterprise-1.5-rc-1 and replaced all hard-coded messages with msg.get().
Wow, nice ! I'm eager to see your patch ! I'm afraid it's a bit late to included it in 1.5 but this would be a great improvement in 1.6.
ApplicationRecourses and ApplicationRecourses_de are respectively customized.
Can I open only one Jira-issue for all changes and attach separate all corrected .vm files (22 doc) + one document, describing all changes or should I open 22 issues :confused: ?
Yes you can open a single issue for this. Don't forget to read http://dev.xwiki.org/xwiki/bin/view/Community/Contributing#HCreatingandsubmi... before sending your patch.
If necessary, I can update the russian translation as well.
This would be great :) Thanks, JV.
OK, first of all ApplicationResources_de with translations for the PanelWizard and some other small grammar corrections: http://jira.xwiki.org/jira/browse/XWIKI-2574 Would be nice if it worked out for 1.5 stable. I'll post all templates I have changed a bit later, after I'll test them. Regards, Alla Wow, nice ! I'm eager to see your patch ! I'm afraid it's a bit late to included it in 1.5 but this would be a great improvement in 1.6. Thanks, JV. _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs -- View this message in context: http://n2.nabble.com/Replacing-hard-coded-messages-in-templates-tp534243p574... Sent from the XWiki- Dev mailing list archive at Nabble.com.
Hi community, On Friday, 15.08 I opened a new JIRA issue in terms of replacing hardcoded messages in templates by translations. I posted a set of templates and .js files, where hardcoded English messages are replaced by translations and accordingly completed ApplicationResources.properties and ApplicationResources_de.properties, as well as the description of changes. Hope it can be helpful. Alla -- View this message in context: http://n2.nabble.com/Replacing-hard-coded-messages-in-templates-tp534243p732... Sent from the XWiki- Dev mailing list archive at Nabble.com.
Hi Adoro, On Aug 19, 2008, at 12:09 PM, adoro wrote:
Hi community, On Friday, 15.08 I opened a new JIRA issue in terms of replacing hardcoded messages in templates by translations. I posted a set of templates and .js files, where hardcoded English messages are replaced by translations and accordingly completed ApplicationResources.properties and ApplicationResources_de.properties, as well as the description of changes. Hope it can be helpful.
Yes that's going to be definitely useful. I've seen your jira issue but haven't had time yet to look into it. It's great though so thanks a lot and continue sending patches! :) Thanks -Vincent PS: July/August are slow months for xwiki since a lot of the committers have been on holidays
participants (3)
-
adoro -
Jean-Vincent Drean -
Vincent Massol