Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Generic language terms
#2
Great idea!

Another part could be the localisation of dates and times, which BTW GetSimple should format with strftime instead of date, as the latter does not allow the localisation of weekday and month names.

e.g.:
'LOCALE' => "de_DE.utf8,de_DE,de",
'DATETIME_FORMAT' => "%A, %d.%m.%Y - %H:%M",
'DATE_FORMAT' => "%A, %d.%m.%Y",
'TIME_FORMAT' => "%H:%M"
(multiple locales as they are not the same across systems - try until one works; format for strftime)
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply


Messages In This Thread
Generic language terms - by shawn_a - 2012-08-09, 01:28:35
Generic language terms - by mvlcek - 2012-08-09, 02:42:38
Generic language terms - by yojoe - 2012-08-09, 06:31:28
Generic language terms - by mvlcek - 2012-08-09, 06:46:18
Generic language terms - by shawn_a - 2012-08-09, 06:54:24



Users browsing this thread: 1 Guest(s)