Ticket #1190 (closed enhancement: fixed)
slovenian Turbogears.po, Turbogears.mo, sl.py, sl_SI.py
Reported by: | mte | Owned by: | anonymous |
---|---|---|---|
Priority: | low | Milestone: | 1.0.3 |
Component: | TurboGears | Version: | 1.0b2 |
Severity: | trivial | Keywords: | |
Cc: |
Description
The small translation for use with gettext-enabled formencode.
Attachments
Change History
comment:1 Changed 12 years ago by jorge.vargas
- Priority changed from normal to high
- Type changed from defect to enhancement
- Component changed from unassigned to TurboGears
- Milestone set to 1.0
comment:2 Changed 12 years ago by mte
- Summary changed from slovenian Turbogears.po, Turbogears.mo to slovenian Turbogears.po, Turbogears.mo, sl.py, sl_SI.py
please also update i18/data/sl.py and i18/data/sl_SI.py changing dateFormats to
dateFormats={'medium': '%d.%m.%Y', 'full': '%%(dayname)s, %d. %%(monthname)s %Y', 'long': '%d. %%(monthname)s %Y', 'short': '%d.%m.%y'}
Note: See
TracTickets for help on using
tickets.