Changeset 2778

Show
Ignore:
Timestamp:
07/15/08 00:30:56 (3 months ago)
Author:
bchoate
Message:

L10N updates for date-picker. BugId:80639

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/release-41/lib/MT/L10N/es.pm

    r2768 r2778  
    25822582 
    25832583## tmpl/cms/include/calendar.tmpl 
    2584         '_LOCALE_WEEK_START' => '_LOCALE_WEEK_START', 
    2585         'S|M|T|W|T|F|S' => 'S|M|T|W|T|F|S', 
     2584        '_LOCALE_WEEK_START' => '1', 
     2585        'S|M|T|W|T|F|S' => 'D|L|M|M|J|V|S', 
    25862586        'January' => 'Enero', 
    25872587        'Febuary' => 'Febrero', 
     
    26002600        'Mar' => 'Mar.', 
    26012601        'Apr' => 'Abr.', 
    2602         '_SHORT_MAY' => '_SHORT_MAY', 
     2602        '_SHORT_MAY' => 'May.', 
    26032603        'Jun' => 'Jun.', 
    26042604        'Jul' => 'Jul.',