| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index dcec549d103ab981248cfbd21172d657a5a5c5dc..00e16e698a00350ed47a26101d8a73609349fb93 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -60,6 +60,17 @@
|
| Enable on-screen keyboard
|
| </message>
|
|
|
| + <!-- Appearance Page -->
|
| + <message name="IDS_SETTINGS_APPEARANCE_PAGE_TITLE" desc="Name of the settings page which displays appearance preferences.">
|
| + Appearance
|
| + </message>
|
| + <message name="IDS_SETTINGS_APPEARANCE_SHOW_HOME_BUTTON_LABEL" desc="Label for the checkbox which enables or disables showing the home button in the toolbar.">
|
| + Show home button
|
| + </message>
|
| + <message name="IDS_SETTINGS_APPEARANCE_SHOW_BOOKMARKS_BAR_LABEL" desc="Label for the checkbox which enables or disables showing the bookmarks bar in the toolbar.">
|
| + Always show the bookmarks bar
|
| + </message>
|
| +
|
| <!-- Downloads Page -->
|
| <message name="IDS_MD_SETTINGS_DOWNLOADS_PAGE_TITLE" desc="Name of the settings page which displays download preferences.">
|
| Downloads
|
|
|