1. Handle Date change on primefaces's calendar stackoverflow.comI'm working on a JSF 2.0 project using Mojarra, PrimeFaces 2.2.1 and Tomcat 6.x. My application is internationalized. I use the calendar of primefaces like this:
|
2. i18N Problem on tomcat server forum.primefaces.org30 May 2011, 21:35 by alexandrepalomo i18N Problem on tomcat server I've implemented i18N in my applications, but it's not working when the application is deployed in the linux server. When ... |
3. Internationalization forum.primefaces.org02 Feb 2010, 22:45 by WolfBenz Internationalization Something I've een wondering since JSF 0.X, is a question about internationalization. i18n codes are not "code", they're just resources. This is why I've ... |
4. PrimeFaces 3 and Internationalization forum.primefaces.org01 Jun 2011, 02:12 by oranheim PrimeFaces 3 and Internationalization Hi Optimus, I compiled latest svn anno sources and found that it breaks with Internationalization. My Norwegian special characters is not ... |
5. Picklist and i18n forum.primefaces.orgHi, just a short question as Im pretty new to primefaces. Is there any chance to make the picklist from primefaces i18n-compatible? Currently the labels on the buttons are in english ... |
6. MenuItem and i18n value forum.primefaces.orgMenuItem item = new MenuItem(); ValueExpression valueExpression = expressionFactory.createValueExpression(elContext, "#{messages.global_menu_new}", String.class); item.setValueExpression("value", valueExpression); |
7. |
8. Schedule internationalization forum.primefaces.orgHi all! Im using the schedule with portuguese locale in the Primefaces 2.2 and it works just fine. But in the 3.0 version the internationalization doesnt work! Its a bug or ... |
9. Menus and Internationalization forum.primefaces.orgDoes anyone have a quick example of out to use resource bundles to internationalize the |
10. Where is I18N stuff? forum.primefaces.orgHi, I can not find the "old" wiki page about I18N text for calendar, schedule, etc. I have also looked for any JS files with these text and nothing found in ... |
11. CommandButton internationalization forum.primefaces.org |
12. i18n support for calendar in version 3. forum.primefaces.orgHi, I am using release 3.0.M2 and I found the i18n support for calendar component is missing in this version (calendar_i18n.js) . (Popup calendar is displayed only in English, regardless which ... |
13. Calendar i18n questions forum.primefaces.orgHello, I have a question regarding to the supported languages. I saw the supported languages in the documentation. Well, it's enough. But we have en, en_UK, en_US, de, de_CH, ... Do ... |
14. Datatable i18n forum.primefaces.org |
15. Internationalization of datatables paginator forum.primefaces.org |
16. I18N support for keyboard component forum.primefaces.orgIt has attributes like backspaceLabel, closeLabel and clearLabel. I think if we need to add enterLabel and shiftLabel as well. Please create an issue ticket for this request. Thanks for your ... |
17. layout with i18n forum.primefaces.org |
18. I18n for Schedule forum.primefaces.orgHello, i would like to ask, if it would be possible to make Schedule localized as Calendar. Would be possible to make, that schedule read localization from calendar_i18n.js file? IMO it ... |
19. dataExporter + Internacionalization(i18n) Problems forum.primefaces.orgHi, im trying to use prime faces in my Facelets project. I put a p:dataExporter to export a datatable that contains some values and on its head im using internacionalization to ... |
20. MenuBar, Submenu and menuitem internationalization forum.primefaces.orgHi, My question is directly... Is in plan to enabled localization (like value attribute) from menu components? At this moment, label don't suporte EL... tks josivan |
21. Calendar I18N forum.primefaces.orgHi, Could you tell me, there is calendar I18N in primefaces 1.1 ??? I'd like to use portuguese language. thank you. Ricardo |
22. [SOLVED] problem with calendar and i18n forum.primefaces.orgSOLVED: The problem was in the text of March, poninedo 'Mar' instead of 'Març' I put these code in my jquery-ui-1.8.9.custom.min.js Code: this.regional[""] = { ... |
23. PickList labels are Internationalized by default? forum.primefaces.org |
24. Button for i18n forum.primefaces.org |