Content deleted Content added
m Trappist the monk moved page Module:Language/data/iana languages/make to Module:Lang/data/iana languages/make without leaving a redirect |
m fix module names; |
||
Line 133:
read a local copy of the IANA language-subtag-registry file and from it build tables to replace the tables in:
[[Module:
[[Module:
[[Module:
[[Module:Lang/data/iana supressed cripts]]
[[Module:Lang/data/iana variants]]
current language-subtag-registry file can be found at: http://www.iana.org/assignments/language-subtag-registry
Line 151 ⟶ 153:
local variant_table = {}; -- variants go here
local suppress_table = {}; -- here we collect suppressed scripts and associated language codes
local iso_639_1_table = {}; -- ISO 639-1 languages; not used by Module:Lang but included here to ensure Module:
local file_date; -- first line
|