[FaceGaze] Mark confirmation dialog strings as translateable
* Mark strings for cursor and actions confirmation dialogs as translateable. * Upload screenshots. Screenshots: https://screenshot.googleplex.com/6fd2gzZvx8Gmg3W https://screenshot.googleplex.com/ra4nbokD8K4Cpub Fixed: 383846982 Change-Id: Iddd8e559931e6e703d1e57607a127be217c7fe7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6107734 Commit-Queue: Akihiro Ota <akihiroota@chromium.org> Reviewed-by: Akihiro Ota <akihiroota@chromium.org> Auto-Submit: Amanda Lin Dietz <aldietz@google.com> Cr-Commit-Position: refs/heads/main@{#1398619}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
18e9171c39
commit
8fc363b899
@ -1516,10 +1516,10 @@ You can also use the keyboard shortcut. First, highlight text, then press <ph na
|
||||
<message name="IDS_ASH_FACEGAZE_DISABLE_CONFIRMATION_TEXT" desc="The text for the modal dialog shown when the user disables FaceGaze, to confirm they meant to disable the feature.">
|
||||
Are you sure you want to turn off face control?
|
||||
</message>
|
||||
<message name="IDS_ASH_FACEGAZE_CURSOR_CONTROL_DISABLE_CONFIRMATION_TEXT" desc="The text for the modal dialog shown when the user disables cursor control in FaceGaze, to confirm they meant to disable the feature." translateable="false">
|
||||
<message name="IDS_ASH_FACEGAZE_CURSOR_CONTROL_DISABLE_CONFIRMATION_TEXT" desc="The text for the modal dialog shown when the user disables cursor control in FaceGaze, to confirm they meant to disable the feature.">
|
||||
Are you sure you want to turn off mouse cursor control?
|
||||
</message>
|
||||
<message name="IDS_ASH_FACEGAZE_ACTIONS_DISABLE_CONFIRMATION_TEXT" desc="The text for the modal dialog shown when the user disables performing actions using facial gestures in FaceGaze, to confirm they meant to disable the feature." translateable="false">
|
||||
<message name="IDS_ASH_FACEGAZE_ACTIONS_DISABLE_CONFIRMATION_TEXT" desc="The text for the modal dialog shown when the user disables performing actions using facial gestures in FaceGaze, to confirm they meant to disable the feature.">
|
||||
Are you sure you want to turn off facial gestures?
|
||||
</message>
|
||||
|
||||
|
@ -0,0 +1 @@
|
||||
8e253d43472d0ccfd87ebfc05b5cb37f388d5ba3
|
1
ash/ash_strings_grd/IDS_ASH_FACEGAZE_CURSOR_CONTROL_DISABLE_CONFIRMATION_TEXT.png.sha1
Normal file
1
ash/ash_strings_grd/IDS_ASH_FACEGAZE_CURSOR_CONTROL_DISABLE_CONFIRMATION_TEXT.png.sha1
Normal file
@ -0,0 +1 @@
|
||||
fa82d2e54b7935ac2e680594a7f51fec5477bba2
|
Reference in New Issue
Block a user