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

Unified Diff: chrome/app/settings_strings.grdp

Issue 1775803002: MD Settings: add a semi-functional System page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@v2-md_history
Patch Set: stevenjb@ review Created 4 years, 9 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/app/settings_strings.grdp
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
index f979642ba070657bfb48b4edac01337183a2f8b3..b2f09d19b1dbffd228b7938ca0d46a59dd5fa3bc 100644
--- a/chrome/app/settings_strings.grdp
+++ b/chrome/app/settings_strings.grdp
@@ -995,4 +995,17 @@
Hold the Search key to switch the behavior of the top-row keys.
</message>
</if>
+
+ <!-- System Page -->
+ <if expr="not chromeos">
+ <message name="IDS_SETTINGS_SYSTEM" desc="Title of the system settings.">
+ System
+ </message>
+ <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) when available.">
+ Use hardware acceleration when available
+ </message>
+ <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
+ Change proxy settings
+ </message>
+ </if>
</grit-part>
« no previous file with comments | « chrome/app/settings_google_chrome_strings.grdp ('k') | chrome/browser/extensions/api/settings_private/prefs_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698