Commit Graph

19 Commits

Author SHA1 Message Date
4fe30ca923 Remove Traditional Chinese (HK) language option
Due to no actual existing translations it was falling back to Simplified
Chinese instead, making the option actively wrong/confusing.
2021-06-24 18:32:17 +02:00
b47774b55a Remove Tagalog language for now
Rationale given in inline comment.
2021-06-19 08:07:37 +02:00
0e9ca3df3c add remaining non-rtl language 2021-06-16 21:14:48 +07:00
dc2e3ff89e Fix wrong language codes
Confused them with the flags from the web-side source used.

Tagalog (`tl`) still has no discernible effect, but that's because there
are actually no localisation files in `osu-resources` for that language.
Leave it be for now, as web has that entry, so it might mean that
translations might be coming at some point in the future.
2021-06-16 12:01:58 +02:00
64bb1f381b Add more languages to settings dropdown 2021-06-16 10:25:30 +02:00
75b5b50aee Merge pull request #13490 from smoogipoo/arbitrary-localisation-assembly
Match any arbitrary assembly for localisations
2021-06-14 19:05:22 +09:00
b327baa4de Match any arbitrary assembly for localisations 2021-06-14 17:47:31 +09:00
aa5dae84b2 Make all localisation class strings verbatim 2021-06-14 16:51:17 +09:00
fe9abd5b80 Upgrade packages and fix ResX files 2021-05-24 21:37:05 +09:00
fb5672814d Add remaining strings for ButtonSystem 2021-05-22 13:56:59 +09:00
b6db9ef334 Fill out Japanese localisation via resx 2021-05-22 13:54:52 +09:00
2fc53017fc Generate initial resx files 2021-05-22 13:46:09 +09:00
bf4db60ef4 Remove placeholder translations 2021-05-21 18:48:42 +09:00
0acf4cf85c Translate remaining ButtonSystem strings and rename to match class name 2021-05-21 18:48:11 +09:00
e536f1ad6d Add simple locking of resourceManagers dictionary for thread safety 2021-04-21 14:39:36 +09:00
31c8586dac Add localisation support to overlay header title/description 2021-04-21 14:37:29 +09:00
5c8f562472 Don't bail if the underlying localisation resourced is not embedded 2021-04-21 14:37:29 +09:00
60acd824cb Add two sample implementations 2021-04-20 17:30:40 +09:00
623eae1576 Add basic language switching ability 2021-04-20 17:06:01 +09:00