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

Unified Diff: chrome/app/generated_resources.grd

Issue 203073: Lands http://codereview.chromium.org/193032 for Charlie:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 3 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/settings_page_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 26217)
+++ chrome/app/generated_resources.grd (working copy)
@@ -5034,6 +5034,25 @@
</message>
</if>
+ <!-- Chrome OS Strings -->
+ <if expr="pp_ifdef('chromeos')">
+ <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_NETWORK">
+ Network
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_TOUCHPAD">
+ Touchpad
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_PASSWORD">
+ Network Password
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_TAP_TO_CLICK_ENABLED_DESCRIPTION" desc="In the settings tab, the text next to the checkbox that enables tap-to-click.">
+ Enable tap-to-click
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_VERT_EDGE_SCROLL_ENABLED_DESCRIPTION" desc="In the settings tab, the text next to the checkbox that enables vertical edge scrolling.">
+ Enable vertical edge scrolling
+ </message>
+ </if>
+
</messages>
</release>
</grit>
« no previous file with comments | « no previous file | chrome/browser/chromeos/settings_page_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698