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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 599683002: Add link to Settings page to add accessibility extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ax_extensions
Patch Set: Created 6 years, 2 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 8df442b77d61ad02d67af806d647326fc72bc1e0..b692d54a73e89161796b4b0b51f0fc7902086c95 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11833,6 +11833,14 @@ Some features may be unavailable. Please check that the profile exists and you
System
</message>
+ <!-- Accessibility options -->
+ <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_ACCESSIBILITY">
+ Accessibility
+ </message>
+ <message name="IDS_OPTIONS_ACCESSIBILITY_FEATURES_LINK">
+ Add additional accessibility features
+ </message>
+
<!-- Multiple download warning-->
<message name="IDS_MULTI_DOWNLOAD_WARNING" desc="Warning invoked if multiple downloads are attempted without user interaction.">
This site is attempting to download multiple files. Do you want to allow this?

Powered by Google App Engine
This is Rietveld 408576698