scanner: Update error message for unsupported language error.
Update error message according to latest strings doc update. Bug: b:398938235 Change-Id: Ic753cada9bd874fff34e7196a4d566eea8255efd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6332884 Reviewed-by: Michael Cui <mlcui@google.com> Commit-Queue: Michelle Chen <michellegc@google.com> Cr-Commit-Position: refs/heads/main@{#1430067}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
95fcff453c
commit
50259aae95
ash
@ -6928,8 +6928,8 @@ Here are some things you can try to get started.
|
||||
<message name="IDS_ASH_SCANNER_ERROR_GENERIC" desc="Generic message shown when an error occurs while loading actions for a screenshot.">
|
||||
Something went wrong.
|
||||
</message>
|
||||
<message name="IDS_ASH_SCANNER_ERROR_UNSUPPORTED_LANGUAGE" desc="Error message shown when the language detected in the screenshot area is unsupported for this feature.">
|
||||
This language isn't supported
|
||||
<message name="IDS_ASH_SCANNER_ERROR_UNSUPPORTED_LANGUAGE" desc="Error message shown when more actions are not available because the language detected in the screenshot area is unsupported.">
|
||||
No more actions for this language
|
||||
</message>
|
||||
|
||||
<!-- Snap Group -->
|
||||
|
@ -1 +1 @@
|
||||
cc8b5f59c25f2bf5df435c8ad7b9c9f48e3a39b2
|
||||
068a4d4131a4accb6337049ba7bb5f6b9219f78a
|
Reference in New Issue
Block a user