Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index c2a265e034b9c85e717d013b37a2386641ac5873..da55df071d25eee287f6f237b4ec66fc8245dbeb 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -1276,6 +1276,9 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may |
| <message name="IDS_SHOW_HISTORY" desc="The show history menu in the app menu"> |
| &History |
| </message> |
| + <message name="IDS_TOGGLE_REQUEST_TABLET_SITE" desc="The toggle to request tablet site on a touch dev."> |
| + Request tablet site |
| + </message> |
| <message name="IDS_IMPORT_SETTINGS_MENU_LABEL" desc="In sentence case: The app menu label to import bookmarks and settings."> |
| Import bookmarks and settings... |
| </message> |
| @@ -1320,6 +1323,9 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may |
| <message name="IDS_SHOW_HISTORY" desc="In Title Case: The show history menu in the app menu"> |
| &History |
| </message> |
| + <message name="IDS_TOGGLE_REQUEST_TABLET_SITE" desc="The toggle to request tablet site on a touch dev."> |
|
Rick Byers
2012/08/03 15:53:06
Add "In Title Case" to the desc for the sake of th
sschmitz
2012/08/03 18:11:43
Done.
|
| + Request Tablet Site |
| + </message> |
| <message name="IDS_IMPORT_SETTINGS_MENU_LABEL" desc="In Title Case: The app menu label to import bookmarks and settings."> |
| Import Bookmarks and Settings... |
| </message> |