flutter/packages/flutter_localizations/test
Bruno Leroux b6fa041808
[l10n] Update Material shareButtonLabel (#138899)
## Description

This PR updates the Material label for the share option, currently it is "**Share...**" (the expected label on iOS), on Android it should be "**Share**".

Native Android TextField screenshot:

![Capture d’écran du 2023-11-20 17-19-02](https://github.com/flutter/flutter/assets/840911/6004b900-0ba4-441e-a814-4afd0c0e2fe2)

## Related Issue

Step 2 for https://github.com/flutter/flutter/issues/138728

## Tests

Adds 1 test.
2023-12-01 23:32:57 +00:00
..
cupertino Update localizations. (#135691) 2023-09-29 04:11:31 +00:00
material [l10n] Update Material shareButtonLabel (#138899) 2023-12-01 23:32:57 +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