[
https://issues.apache.org/jira/browse/ROL-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697837#action_12697837
]
Anil Gangolli edited comment on ROL-1806 at 4/10/09 8:20 AM:
-------------------------------------------------------------
I think most of your problem is in the setup. You might want to seek help on
the user mailing list first.
The locale of the blog is determined by the locale setting on that blog. See
Section 7.1.2 of the Roller User Guide
Make sure you have set up Roller properly for UTF-8 characters as described in
Sections 3.2 and 5.3 of the installation guide and wiki links referenced there.
Here, the section numbers refer to the guides accompanying Roller 4.0.1.
The "Today" string in the calendar corresponds to the value of the key
"calendar.today" in the ApplicationResources resource bundle for the locale.
Roller (4.0.1) does not include a French resource bundle
(ApplicationResources_fr.properties), so it will default to English (the value
in the default ApplicationResources.properties) after not finding one for a
specific locale.
was (Author: gangolli):
I think most of your problem is in the setup. You might want to seek help on
the user mailing list first.
The locale of the blog is determined by the locale setting on that blog. See
Section 7.1.2 of the Roller User Guide
Make sure you have set up Roller properly for UTF-8 characters as described in
Sections 3.2 and 5.3 of the installation guide and wiki links referenced there.
Section numbers refer to the guides accompanying Roller 4.0.1.
The "Today" string in the calendar corresponds to the value of the key
"calendar.today" in the ApplicationResources resource bundle for the locale.
Roller (4.0.1) does not include a French resource bundle
(ApplicationResources_fr.properties), so it will default to English (the value
in the default ApplicationResources.properties) after not finding one for a
specific locale.
> Needs I18N on page rendering
> ----------------------------
>
> Key: ROL-1806
> URL: https://issues.apache.org/jira/browse/ROL-1806
> Project: Roller
> Issue Type: Improvement
> Components: Page Rendering & Management
> Affects Versions: 4.0.1
> Reporter: Joël Royer
> Assignee: Roller Unassigned
> Priority: Minor
>
> All pages are rendered in english (especially links).
> It would be usefull to get blog translated in the current locale.
> For example, the macro #showWeblogEntryCalendar() generates a link "Today"
> which is not translated in the current locale. On a french blog, this macro
> should generate a link "Aujourd'hui" instead of "Today".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.