Add menu dismiss localization#128613
Conversation
c75c349 to
3160adc
Compare
justinmc
left a comment
There was a problem hiding this comment.
LGTM 👍 Thanks for fixing this.
|
auto label is removed for flutter/flutter, pr: 128613, due to - The status or check suite Google testing has failed. Please fix the issues identified (or deflake) before re-applying this label. |
There was a problem hiding this comment.
I'm thinking from a regular user's perspective maybe "Dismiss menu" would fit better than "Dismiss context menu"? Not sure how many people would call it a "context menu" rather than just "menu" - and how translatable "context menu" is.
There was a problem hiding this comment.
Alright, that works for me.
c34c217 to
8084f20
Compare
|
auto label is removed for flutter/flutter, pr: 128613, due to - The status or check suite Linux framework_tests_libraries has failed. Please fix the issues identified (or deflake) before re-applying this label. |
|
I'll need to update the Google semantics tests so that they pass with the new value. I'll do that in July when I return from vacation. |
3c7d548 to
75edbff
Compare
|
auto label is removed for flutter/flutter, pr: 128613, due to - The status or check suite Linux analyze has failed. Please fix the issues identified (or deflake) before re-applying this label. |
8f9f5a8 to
b8b5335
Compare
This PR was generated by `flutter update-packages --force-upgrade`.
b8b5335 to
0a07c07
Compare
Description
Modifies the semantic label for popup and context menus to be "Dismiss menu" instead of just "Dismiss".
Related Issues
Tests