aboutsummaryrefslogtreecommitdiff
path: root/share/timedef/pt_PT.ISO8859-15.src
Commit message (Collapse)AuthorAgeFilesLines
* Set date and time formats back to what they were before CLDRBaptiste Daroussin2016-08-131-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | While CLDR brings us a good and up to date source data to generate locales for all databses we are using for locales, it is not the case of LC_TIME. Where it does not defines the informations we need. Put back all the date and time formats from the old locales. Make it statically for now (in order to be able to merge it now into 11.0-RELEASE). The generation tools will be updated soon. That gives us time to properly work on LC_TIME during the 12 timeframe. While here fix abbreviated month for af_ZA (which are already fixed in CLDR data upstream) In locales where AP/PM was not defined before CLDR data, remove again the AP/PM informations For locales where AP/PM was defined before CLDR data, keep the CLDR information which was properly translated. MFC after: 3 days Notes: svn path=/head/; revision=304045
* Regenerate localesBaptiste Daroussin2015-10-131-0/+87
Notes: svn path=/projects/collation/; revision=289261