summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authordhg@chromium.org <dhg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-07 17:34:51 +0000
committerdhg@chromium.org <dhg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-07 17:34:51 +0000
commit5f7145d2eadcbb5faa3210d5e346018d0be6ffb6 (patch)
tree42c4bafe8b9061a3b0106028b94891377ccc904a /chrome/app
parent1c8722a5236242e014eb2c03dac103ef35b7f223 (diff)
downloadchromium_src-5f7145d2eadcbb5faa3210d5e346018d0be6ffb6.zip
chromium_src-5f7145d2eadcbb5faa3210d5e346018d0be6ffb6.tar.gz
chromium_src-5f7145d2eadcbb5faa3210d5e346018d0be6ffb6.tar.bz2
Adding labs to the chromeos options page
Review URL: http://codereview.chromium.org/2800035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51733 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd16
1 files changed, 16 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 3153651..32d576b 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5444,6 +5444,10 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_OPTIONS_INTERNET_TAB_LABEL" desc="The title of the Internet tab">
Internet
</message>
+ <message name="IDS_OPTIONS_LABS_TAB_LABEL" desc="The title of the LABS tab">
+ Labs
+ </message>
+
</if>
<message name="IDS_OPTIONS_GENERAL_TAB_LABEL" desc="The title of the Basics tab">
Basics
@@ -7697,6 +7701,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_IP_CONFIG">
Advanced Options
</message>
+ <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_MEDIAPLAYER">
+ Mediaplayer
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_ADVANCEDFS">
+ Advanced Filesystem
+ </message>
<message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DESCRIPTION" desc="In the settings tab, the text next to the timezone combobox.">
Timezone:
</message>
@@ -7712,6 +7722,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_OPTIONS_SETTINGS_SPEED_FACTOR_DESCRIPTION" desc="In the settings tab, the text next to the slider for the touchpad speed factor.">
Speed Sensitivity:
</message>
+ <message name="IDS_OPTIONS_SETTINGS_MEDIAPLAYER_DESCRIPTION" desc="In the settings tab, the text next to the checkbox to turn on the mediaplayer">
+ Turn on the Mediaplayer
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_ADVANCEDFS_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for the filesystem.">
+ Advanced Filesystem including USB/SD card support.
+ </message>
<message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for accessbility.">
Enable Accessibility
</message>