Jive Software Open Source

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Spark
  • SPARK-375

allow to select the language during installation or later

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.0.2
  • Fix Version/s: 2.6.0
  • Component/s: None
  • Labels:
    None
  • Acceptance Test - Add?:
    No

Description

It seems that Spark tries to use the Windows settings to set the locale settings for a user and the user has no option to set it.

It seems that locale means only i18n files and not date and number formats, it could make sense to adjust also these. Within Germany a 24 hours system is normal, so "2:22 PM" is there "14:22 Uhr"

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
LG added a comment - 04/06/07 01:55 PM

And it seems that Spark queries the Windows settings quite often (probably every time an i18n string is read), so changing the locale within Windows may affect also Spark.

Show
LG added a comment - 04/06/07 01:55 PM And it seems that Spark queries the Windows settings quite often (probably every time an i18n string is read), so changing the locale within Windows may affect also Spark.
Hide
Permalink
LG added a comment - 06/02/07 10:22 PM

To change the locale one can set the two Java System Properties "user.language" and "user.region" in Spark.vmoptions. For example:
-Duser.language=en
-Duser.region=US
for US English.

Show
LG added a comment - 06/02/07 10:22 PM To change the locale one can set the two Java System Properties "user.language" and "user.region" in Spark.vmoptions. For example: -Duser.language=en -Duser.region=US for US English.
Hide
Permalink
wroot added a comment - 11/12/09 02:33 PM

Current Izpack installer let's user to select the language of installation. Also it is possible to change GUI language through a Actions > Language menu later. Some other issues (time/date formats) should be filed separately. This ticket title speaks only about the language problem.

Show
wroot added a comment - 11/12/09 02:33 PM Current Izpack installer let's user to select the language of installation. Also it is possible to change GUI language through a Actions > Language menu later. Some other issues (time/date formats) should be filed separately. This ticket title speaks only about the language problem.

People

  • Assignee:
    Andrew Seymour
    Reporter:
    LG
Vote (4)
Watch (3)

Dates

  • Created:
    09/30/06 12:08 AM
    Updated:
    11/12/09 02:33 PM
    Resolved:
    11/12/09 02:33 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for igniterealtime.org. Try JIRA - bug tracking software for your team.