aboutsummaryrefslogtreecommitdiff
path: root/share/misc/iso639
Commit message (Collapse)AuthorAgeFilesLines
* locale: add cnr (Montenegrin)Eitan Adler2017-12-291-0/+1
| | | | | | | See https://www.loc.gov/standards/iso639-2/php/code_changes.php Notes: svn path=/head/; revision=327344
* iso639: Add Standard Moroccan Tamazight.Eitan Adler2013-04-241-0/+1
| | | | | | | | | See http://www.loc.gov/standards/iso639-2/php/code_changes.php Obtained from: DragonflyBSD (commit 2d64ea1d0ec1beacc8f4e22353b7eb84c6f2b3f0) Notes: svn path=/head/; revision=249824
* Sync with Library of Congress list.Eitan Adler2012-12-081-8/+8
| | | | | | | | | Approved by: cperciva (implicit) Obtained from: DragonflyBSD MFC after: 3 days Notes: svn path=/head/; revision=244017
* Update share/misc/iso639Edwin Groothuis2009-05-231-40/+45
| | | | | | | | | | Snapshot was taken on 23 May 2009. Obtained from: http://www.loc.gov/standards/iso639-2/ISO-639-2_utf-8.txt MFC after: 1 week Notes: svn path=/head/; revision=192627
* [patch] update share/misc/iso639Edwin Groothuis2009-05-231-71/+118
| | | | | | | | | | | Updated against http://www.loc.gov/standards/iso639-2/langhome.html Snapshot was taken on 16 September 2008. PR: conf/127422 MFC after: 1 week Notes: svn path=/head/; revision=192626
* Two updates from ISO 639-2/RA Change Notice, dated 2001-08-13 andGarrett Wollman2002-02-041-1/+2
| | | | | | | | | | 2001-09-24. Obtained from: ISO 639-2/RA, <http://lcweb.loc.gov/standards/iso639-2/> MFC after: 1 day Notes: svn path=/head/; revision=90197
* Update the country code list.Nik Clayton2002-01-091-168/+464
| | | | | | | | PR: docs/27027 Submitted by: Steve Coltrin <spcoltri@omcl.org> Notes: svn path=/head/; revision=89137
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* iso639 is the ISO two letter codes for the representation of the names ofNik Clayton1999-01-201-0/+176
languages (en = English, de = German, zn = Chinese, and so on). This complements the existing iso3166 file, which maps codes to countries. Country code != language code. I ran this past -core. No one voiced any objections, jkh said "fine". Notes: svn path=/head/; revision=42911