vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, This patch allow use TM prefix in to_char functions for czech environment. Regards Pavel Stehule __________________________________________________ _______________ Emotikony a pozadi programu MSN Messenger ozivi vasi konverzaci. http://messenger.msn.cz/ ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |
| ||||
| Pavel Stehule napsal(a): > Hello, > > This patch allow use TM prefix in to_char functions for czech environment. > > Regards > > Pavel Stehule > <Snip> > + > + #: utils/adt/formatting.c:3009 > + msgid "Wed" > + msgstr "©tø" > + Pavel, great job. I have only two comments: 1) There is typo. Correct is msgstr "Stø". 2) I think that Czech language prefers two latter acronym for days of week (po, ut, st, ct, pa, so, ne) and these acronyms are used in the Czech locales. Zdenek ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate |