| Index: chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd b/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
|
| index a2e714a13bf937a02daeaef1f98197bbfe6e363e..8cd5d29581110dc9f6554fe4f8739574c75605f2 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
|
| +++ b/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
|
| @@ -1845,13 +1845,13 @@
|
| Start or end selection.
|
| </message>
|
| <message desc="Spoken when the browser's copy command is invoked." name="IDS_CHROMEVOX_COPY">
|
| - copy.
|
| + copy $1.
|
| </message>
|
| <message desc="Spoken when the browser's cut command is invoked." name="IDS_CHROMEVOX_CUT">
|
| - cut.
|
| + cut $1.
|
| </message>
|
| <message desc="Spoken when the browser's paste command is invoked." name="IDS_CHROMEVOX_PASTE">
|
| - paste.
|
| + paste $1.
|
| </message>
|
| <message desc="Spoken when additional characters are selected in editable text." name="IDS_CHROMEVOX_SELECTED">
|
| selected
|
|
|