- 28 Jul, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 09 May, 2022 1 commit
-
-
Greg Spencer authored
When I added localizations for shortcut keys, I added some that actually can't be shortcut keys, so I'm removing them again. These are mostly Japanese-specific keys that don't even appear on modern keyboards for the most part. Also, added menuBarMenuLabel for an accessibility label for menu bar menus. I modified the code for the localization generation scripts to add a --remove-undefined flag that will remove any localizations that don't appear in the canonical locale.
-
- 14 Jun, 2021 1 commit
-
-
Abhishek Ghaskata authored
migrate localization to null safety
-
- 24 Apr, 2021 1 commit
-
-
Christopher Fujino authored
-
- 09 Jul, 2020 1 commit
-
-
Shi-Hao Hong authored
* Normalize Pashto incomplete translations * Add comment to README.md about incomplete Pashto support
-
- 14 May, 2020 1 commit
-
-
Darren Austin authored
Updated gen_missing_localizations to copy the english strings instead of using 'TBD' for other locales. (#57053)
-
- 07 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
* unnecessary escapes fixes * replace some strings with raw strings * update regexp * address review comments
-
- 28 Jan, 2020 1 commit
-
-
Darren Austin authored
Added a new script to generate missing localizations for use when adding new localizations to the Flutter framework.
-