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

Unified Diff: chrome/app/generated_resources.grd

Issue 5025001: Removed Labs section from Chrome OS settings page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed RegisterPref call Created 10 years, 1 month 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/about_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 10b50b75bc878c955f78636f61677b12e1f97608..a2c7080fb23f37dcd20b2503b49a4a09e279fe53 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -3984,6 +3984,18 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_TABPOSE_DESCRIPTION" desc="Description of the 'Tab Overview' lab.">
Swipe down with three fingers on your trackpad to see an overview of all your tabs. Click on a thumbnail to select it. Works great in fullscreen mode.
</message>
+ <message name="IDS_FLAGS_MEDIA_PLAYER_NAME" desc="Name of the 'Media Player' lab.">
+ Media Player
+ </message>
+ <message name="IDS_FLAGS_MEDIA_PLAYER_DESCRIPTION" desc="Description of the 'Media Player' lab.">
+ Enable Media Player.
+ </message>
+ <message name="IDS_FLAGS_ADVANCED_FS_NAME" desc="Name of the 'Advanced File System' lab.">
+ Advanced File System
+ </message>
+ <message name="IDS_FLAGS_ADVANCED_FS_DESCRIPTION" desc="Description of the 'Advanced File System' lab.">
+ Enable Advanced File System, including USB and SD card support.
+ </message>
<message name="IDS_FLAGS_SIDE_TABS_NAME" desc="Name of the 'Left Tabs' lab.">
Side Tabs
</message>
@@ -6402,9 +6414,6 @@ 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>
<message name="IDS_OPTIONS_ACCOUNTS_TAB_LABEL" desc="The title of the Accounts tab">
Users
</message>
@@ -9115,15 +9124,6 @@ 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">
- Media Player
- </message>
- <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_ADVANCEDFS">
- Enable Advanced File System, including USB and SD card support
- </message>
- <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_SIDE_TABS">
- Side tabs
- </message>
<message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DESCRIPTION" desc="In the settings tab, the text next to the timezone combobox.">
Time zone:
</message>
@@ -9136,15 +9136,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_DESCRIPTION" desc="In the settings tab, the text next to the slider for the touchpad touch sensitivity.">
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">
- Enable Media Player
- </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_SIDE_TABS_DESCRIPTION" desc="In the settings tab, the text next to the checkbox to turn on side tabs.">
- Show tabs on the left side.
- </message>
<message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for accessbility.">
Enable accessibility features
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698