| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index c0c25df56d10435e7c33805c140bc174839d69cb..2ac9938c649dd57590d4a4bc640c41733932897a 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -1742,6 +1742,17 @@
|
| Change language and input settings
|
| </message>
|
|
|
| + <!-- Note -->
|
| + <message name="IDS_SETTINGS_NOTE_TITLE" desc="Title of the note-taking settings page.">
|
| + Note
|
| + </message>
|
| + <message name="IDS_SETTINGS_NOTE_DEFAULT_APP_AUTO_LAUNCH" desc="Label that tells the user that the note-taking app will be auto-launched on eject input events.">
|
| + Auto-launch the note-app
|
| + </message>
|
| + <message name="IDS_SETTINGS_NOTE_FIND_MORE_APPS" desc="URL label that opens up the Play Store to a curated list of note-taking applications.">
|
| + Find more note-taking applications
|
| + </message>
|
| +
|
| <!-- Display -->
|
| <message name="IDS_SETTINGS_DISPLAY_TITLE" desc="In Device Settings, the title for display settings.">
|
| Displays
|
|
|