aboutsummaryrefslogtreecommitdiff
path: root/localedata/locales/si_LK
AgeCommit message (Collapse)Author
2016-04-15localedata: LC_PAPER: use copy directives everywhereMike Frysinger
There are only two page sizes that locales use: US-Letter and A4. For the former, move to copying the en_US locale, while for the latter, move to copying the i18n locale. This lets us clean up all the stray comments like FIXME. There should be no functional differences here.
2016-04-12localedata: LC_MEASUREMENT: use copy directives everywhereMike Frysinger
There are only two measurement systems that locales use: US and metric. For the former, move to copying the en_US locale, while for the latter, move to copying the i18n locale. This lets us clean up all the stray comments like FIXME. There should be no functional differences here.
2016-03-21localedata: standardize copyright/license information [BZ #11213]Mike Frysinger
Use the language from the FSF in all locale files to disclaim any license/copyright on locale data. See https://sourceware.org/ml/libc-locales/2013-q1/msg00048.html
2016-03-21localedata: standardize first few linesMike Frysinger
Purely a style touchup to make sure the headers all look the same.
2013-12-26Add lang_name to various locales.Chris Leonard
2013-11-14[BZ #16103] LC_MEASUREMENT review and standardizationChris Leonard
2013-11-03Adjust language-code fields of LC_ADDRESS.Chris Leonard
2013-09-15Add country_car field to LC_ADDRESS.Chris Leonard
2012-12-06Change sources.redhat.com references to sourceware.org.Joseph Myers
2011-12-23Add ta_LK localeUlrich Drepper
2007-12-05* locales/si_LK (mon): Fix February and November spelling.Ulrich Drepper
Patch by Danishka Navin <snavin@redhat.com>.
2006-07-30* locale/programs/localedef.c (add_to_readlist): Rename localUlrich Drepper
variables to avoid confusion. * locale/programs/charmap.c (charmap_read): Emit error message if charmap couldn't be found or read.
2005-10-15[BZ #367]Ulrich Drepper
* locales/si_LK: New file. * SUPPORTED (SUPPORTED-LOCALES): Add si_LK.UTF-8.
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek