zeripath
b228a0aa44
Use index of the supported tags to choose user lang ( #15452 ) ( #15488 )
...
Backport #15452
Fix #14793 .
The previous implementation used the first return value of matcher.Match, which is the chosen language tag but may contain extensions such as de-DE-u-rg-chzzzz.
As mentioned in the documentation of language package, matcher.Match also returns the index of the supported tags, so I think it is better to use it rather than manipulate the returned language tag.
Co-authored-by: Naohisa Murakami <tiqwab.ch90@gmail.com>
2021-04-15 16:47:43 +02:00
..
2021-04-02 01:16:00 +02:00
2021-03-07 08:12:43 +00:00
2020-10-14 21:07:51 +08:00
2021-01-28 19:08:11 +01:00
2021-02-10 21:28:32 +00:00
2020-08-23 14:15:29 +01:00
2021-04-15 11:02:42 +01:00
2021-03-26 04:20:52 +01:00
2021-01-26 22:02:42 +01:00
2021-03-19 21:01:24 +02:00
2021-03-16 00:20:05 +01:00
2021-03-01 22:08:10 +01:00
2021-03-16 02:00:52 +01:00
2021-04-14 14:53:01 -04:00
2020-12-18 11:33:32 +08:00
2021-03-31 20:49:46 +01:00
2020-10-02 23:37:53 -04:00
2020-11-13 16:13:41 -05:00
2021-01-14 23:17:03 +02:00
2021-03-01 22:08:10 +01:00
2021-04-02 01:16:00 +02:00
2021-04-06 15:25:31 -04:00
2021-03-01 22:08:10 +01:00
2021-04-09 19:41:30 -04:00
2020-11-28 19:37:58 -05:00
2021-04-04 12:04:55 -04:00
2021-02-10 21:28:32 +00:00
2021-03-21 14:51:31 +00:00
2020-12-22 07:40:57 +08:00
2020-09-08 17:06:39 -05:00
2021-03-01 22:08:10 +01:00
2021-02-03 22:36:38 +01:00
2021-03-31 04:56:19 +02:00
2021-04-10 14:08:30 +02:00
2021-03-01 22:08:10 +01:00
2020-12-21 16:39:28 +01:00
2021-03-21 17:07:37 +01:00
2021-04-15 16:13:14 +02:00
2020-10-05 01:49:33 -04:00
2021-03-01 22:08:10 +01:00
2021-03-16 00:27:28 +02:00
2021-03-08 03:43:59 +01:00
2021-04-04 12:04:55 -04:00
2021-03-03 22:41:23 -05:00
2020-07-13 21:16:40 +01:00
2021-03-01 22:08:10 +01:00
2021-03-11 23:43:04 -05:00
2021-01-30 10:55:53 +02:00
2021-01-28 13:29:22 +01:00
2021-04-15 16:47:43 +02:00
2020-10-11 21:27:20 +01:00
2020-12-27 11:34:19 +08:00
2021-02-03 20:06:13 +01:00
2021-01-26 16:36:53 +01:00
2021-04-15 16:47:43 +02:00