Update comments about language codes
authorFomafix <fomafix@googlemail.com>
Fri, 19 Feb 2016 07:31:51 +0000 (07:31 +0000)
committer[[mw:User:Fomafix]] <gerritpatchuploader@gmail.com>
Fri, 19 Feb 2016 07:31:51 +0000 (07:31 +0000)
commit6b976d825a0997a484b7d3cfcd5788e6a4b7f222
tree8571ac0cd70f7b1825179443056207499fd4d4d9
parentd9a3ae564cc835e3e23bab49d9515ee1e69bcaee
Update comments about language codes

* RFC 3066 is obsoleted by RFC 4646.
* RFC 4646 is obsoleted by RFC 5646.
* All are also known as BCP 47.
* Language codes must treated as case insensitive.
* There exist conventions for the capitalization of some of the subtags.
* Write a space between BCP and 47 in comments.
* http://www.adobe.com/devnet/xmp/pdfs/XMPSpecificationPart1.pdf is not available.
* https://wwwimages2.adobe.com/content/dam/Adobe/en/devnet/xmp/pdfs/XMP%20SDK%20Release%20cc-2014-12/XMPSpecificationPart1.pdf
  is the new position.

Change-Id: I91e305fd5754cf4dedf8fd7460f7d3375f792c89
includes/media/XMPValidate.php
languages/Language.php
tests/phpunit/includes/GlobalFunctions/wfBCP47Test.php