flutter/packages/flutter_localizations/test
Mairramer dec763979c
Adjusts the Hindi TimeOfDayFormat to display in a LTR orientation in localizations. (#157998)
Fixes https://github.com/flutter/flutter/issues/156565
This update corrects the `TimeOfDayFormat` mapping for the Hindi language. Previously, the format was incorrectly set to `a_space_h_colon_mm` - (a h:mm), but it should be `h_colon_mm_space_a` - (h:mm a) since Hindi is a LTR language.
2024-11-14 00:10:14 +00:00
..
cupertino chore: fix test name & add description of tests (#151959) 2024-07-18 23:23:05 +00:00
material Adjusts the Hindi TimeOfDayFormat to display in a LTR orientation in localizations. (#157998) 2024-11-14 00:10:14 +00:00
widgets Remove dead code (#126266) 2023-05-09 15:47:16 +00:00
basics_test.dart Seperate localization tests for Material2 and Material3 (#135779) 2023-10-10 21:46:20 +00:00
override_test.dart Use FlutterError.reportError instead of debugPrint for l10n warning (#93076) 2021-11-30 17:24:05 -08:00
test_utils.dart Use curly_braces_in_flow_control_structures for non-flutter packages (#104629) 2022-05-25 20:01:11 +02:00
text_test.dart Seperate localization tests for Material2 and Material3 (#135779) 2023-10-10 21:46:20 +00:00
widgets_test.dart Use curly_braces_in_flow_control_structures for non-flutter packages (#104629) 2022-05-25 20:01:11 +02:00