Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2382)

Unified Diff: chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd

Issue 2873373005: Add custom action support (Closed)
Patch Set: Fix a few files. Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 7ed86e8426459f0f1072b3ad9810fe14c29ad0ff..68e1684bb1f23fbeb850bf21570189e91e79139a 100644
--- a/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
+++ b/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
@@ -2515,6 +2515,9 @@
<message desc="Title displayed in the panel for the ChromeVox menu." name="IDS_CHROMEVOX_PANEL_MENU_CHROMEVOX">
ChromeVox
</message>
+ <message desc="Title displayed in the panel for the custom actions menu." name="IDS_CHROMEVOX_PANEL_MENU_CUSTOM_ACTIONS">
+ Custom actions
dmazzoni 2017/06/06 03:06:00 This is fine for this change, but I wonder if it'd
David Tseng 2017/06/06 18:12:39 Perhaps for this change, remove the "custom" part.
yawano 2017/06/07 09:30:05 Okay, let's rename this to "actions". For this CL,
yawano 2017/06/08 09:25:28 Done.
+ </message>
<message desc="Title displayed in the panel when there are no menu items." name="IDS_CHROMEVOX_PANEL_MENU_ITEM_NONE">
No items.
</message>

Powered by Google App Engine
This is Rietveld 408576698