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> |