largersmallernormaltext version of this page

View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006622phplistInternationalization (l18n)public14-06-06 16:3118-02-08 14:06
Reporterhernan 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version2.10.2 
Target Version2.10.7Fixed in Version2.10.5 
Summary0006622: Date attribute in spanish
DescriptionWhen I use a date attribute (in the spanish traslation) May is "V". Changing the code like this work perfect:
  'Jan' => 'Ene',
  'Feb' => 'Feb',
  'Mar' => 'Mar',
  'Apr' => 'Abr',
  'shortMay' => 'May',
  'Jun' => 'Jun',
  'Jul' => 'Jul',
  'Aug' => 'Ago',
  'Sep' => 'Set',
  'Oct' => 'Oct',
  'Nov' => 'Nov',
  'Dec' => 'Dic',
TagsNo tags attached.
Attached Files

- Relationships
related to 0003721closed phplist 2.10.x 

-  Notes
(0029406)
bas (developer)
16-07-07 18:26

adopted suggestion. Spanish short month names are now fixed


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker