summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
...
* added [ru-RU] date acceptance patterns "D.M." and "D/M/"Eike Rathke2012-01-171-0/+2
* added [is-IS] date acceptance patterns "D.M." and "D/M/"Eike Rathke2012-01-171-0/+2
* added [glt-LT] date acceptance pattern "M-D"Eike Rathke2012-01-171-0/+1
* added [gd-GB] date acceptance patterns "D/M" and "D-M"Eike Rathke2012-01-171-0/+2
* added [nl-BE] date acceptance pattern "D/M"Eike Rathke2012-01-171-0/+1
* added [nl-NL] date acceptance pattern "D-M"Eike Rathke2012-01-171-0/+1
* added [ca-ES] date acceptance pattern D/MJesús Corrius2012-01-171-0/+1
* added element name check for LC_FORMATEike Rathke2012-01-171-2/+8
* added [es-ES] date acceptance pattern "D/M"Eike Rathke2012-01-171-0/+1
* added [an-ES] date acceptance pattern "D/M"Eike Rathke2012-01-171-0/+1
* DateAcceptancePattern and PartitiveMonths for Czech languageDa'angh Khagaroth2012-01-161-11/+78
* changed [pt-PT] default date format to DD-MM-AAAA (was DD-MM-AA)Eike Rathke2012-01-131-2/+2
* added [it-IT] date acceptance pattern "D/M"Eike Rathke2012-01-131-0/+1
* added [pt-AO] date acceptance pattern "D-M"Eike Rathke2012-01-131-0/+1
* added [pt-BR] date acceptance pattern "D/M"Eike Rathke2012-01-131-0/+1
* added [pt-PT] date acceptance pattern "D-M"Eike Rathke2012-01-131-0/+1
* added [sl-SI] date acceptance patternsEike Rathke2012-01-131-0/+2
* removed leading/trailing blank from FormatCodeEike Rathke2012-01-124-5/+5
* indentationEike Rathke2012-01-1251-10792/+10792
* removed empty DefaultName elementsEike Rathke2012-01-1129-1379/+0
* removed ISO 8601 DefaultName comment from formatindex="32" which it is notEike Rathke2012-01-11138-139/+1
* made formatindex="33" the ISO 8601 YYYY-MM-DD that it needs to beEike Rathke2012-01-119-14/+28
* generalized the [hu-HU] case to generate a second patternEike Rathke2012-01-111-8/+60
* [bg-BG] special DateAcceptancePattern "D.M.Y г."Eike Rathke2012-01-111-0/+4
* [sl-SI] special DateAcceptancePattern "D. M. Y"Eike Rathke2012-01-111-0/+1
* added DateAcceptancePattern elementEike Rathke2012-01-113-1/+18
* implemented date acceptance patterns APIEike Rathke2012-01-113-12/+249
* made [es-BO] DateSeparator the '/' that is used in FormatCodeEike Rathke2012-01-111-1/+1
* made [tr-TR] use the defined '.' DateSeparator in FormatCodeEike Rathke2012-01-111-7/+7
* made [ko-KR] DateSeparator the '/' that is used in FormatCodeEike Rathke2012-01-111-1/+1
* made [ku-TR] DateSeparator the '/' that is used in FormatCodeEike Rathke2012-01-111-1/+1
* added Kyrgyz (China) [ky-CN] to language listEike Rathke2012-01-043-0/+4
* completelangiso is now in solenv/inc/langlist.mkEike Rathke2012-01-041-2/+2
* corrected abbreviated day names and a long date formatMateusz Zasuwik2012-01-031-8/+8
* Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot2011-12-3017-60/+60
* point directly to http://www.validome.org/xml/Eike Rathke2011-12-221-1/+1
* '--' is not allowed inside commentsEike Rathke2011-12-221-1/+1
* genitive case month names for [pl-PL]Mateusz Zasuwik2011-12-201-0/+62
* Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist2011-12-209-0/+27
* gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan2011-12-163-6/+6
* more corrections to date formatsMartin Srebotnjak2011-12-151-2/+2
* catch exception by constant referenceTakeshi Abe2011-12-151-2/+2
* corrections to [sl-SI] date formatsEike Rathke2011-12-141-2/+2
* if [CURRENCY] is used then it must be definedEike Rathke2011-12-141-1/+1
* check if [CURRENCY] replaceTo is specifiedEike Rathke2011-12-141-1/+17
* corrections to Slovenian locale dataMartin Srebotnjak2011-12-141-24/+24
* simplify this, use gb_Helper_abbreviate_dirs_native instead of cygpathMatúš Kukan2011-12-131-7/+2
* fixed fdo#37349 present Catalan (Valencian) as selectable UI languageEike Rathke2011-12-092-4/+16
* Fix 18npool build on Windows.Bjoern Michaelsen2011-12-081-6/+2
* changed MinimalDaysInFirstWeek to 4 for correct week-of-year calculationEike Rathke2011-12-081-1/+1