Replace deprecated language codes in user options
authorFomafix <fomafix@googlemail.com>
Mon, 28 Mar 2016 08:22:43 +0000 (08:22 +0000)
committerNikerabbit <niklas.laxstrom@gmail.com>
Thu, 14 Jun 2018 13:32:28 +0000 (13:32 +0000)
commit80f31ecac6ca70793341d1eba9300cfcf32b3178
tree99529c28dbf3785248d1a4448ddc17e8382f425e
parent3fc48dec34fb2aee0ffbc785a3e2895c931cd842
Replace deprecated language codes in user options

This change replaces deprecated language codes in the user options by
the new language codes when loading the user setting from database.

The database entry for the user gets updated with the new language code
when the user saves the preferences.

Bug: T131042
Change-Id: I1dd6fb1f240ce3319b132d0f29f0622fba33e655
includes/user/User.php