flutter/packages/flutter_localizations/test
LouiseHsu caba667ed4
Fix incorrect zh-cn translation for Look Up Label in selection controls (#142158)
Fixes https://github.com/flutter/flutter/issues/141764

Translation suggestion here:

https://tc.corp.google.com/btviewer/edittranslation?project=Flutter&msgId=8222331119728136330&language=zh-CN

## Pre-launch Checklist

- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [x] All existing and new tests are passing.
2024-01-25 10:24:42 -08:00
..
cupertino Fix incorrect zh-cn translation for Look Up Label in selection controls (#142158) 2024-01-25 10:24:42 -08:00
material Fix incorrect zh-cn translation for Look Up Label in selection controls (#142158) 2024-01-25 10:24:42 -08: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