Chromium Code Reviews| Index: chrome/android/java/strings/android_chrome_strings.grd |
| diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd |
| index 8e677fb2f37e865a657bc8e51e62f3e2c9f1f023..d4bdf908ecb4d8c046405f138ed42cf154898b22 100644 |
| --- a/chrome/android/java/strings/android_chrome_strings.grd |
| +++ b/chrome/android/java/strings/android_chrome_strings.grd |
| @@ -2951,6 +2951,14 @@ You must have Bluetooth and Location turned on in order to use the Physical Web. |
| Webpage shortcuts |
| </message> |
| + <!-- Chrome VR feedback infobar --> |
| + <message name="IDS_VR_SHELL_FEEDBACK_INFOBAR_DESCRIPTION" desc="Description for infobar prompting the user for feedback on their VR browsing experience."> |
| + Help improve the VR experience in Chrome |
| + </message> |
| + <message name="IDS_VR_SHELL_FEEDBACK_INFOBAR_FEEDBACK_BUTTON" desc="The 'Provide feedback' button in the VR feedback infobar."> |
|
mthiesse
2017/05/17 03:36:39
Nit: Not a very descriptive description :P
Perhap
ymalik
2017/05/17 14:03:28
Done.
|
| + Provide feedback |
| + </message> |
| + |
| <!-- VR services check infobar --> |
| <message name="IDS_VR_SERVICES_CHECK_INFOBAR_INSTALL_TEXT" desc="Text to be displayed in the VR Services check infobar. When a WebVR page is loaded if the VR services that are needed to display WebVR don't exist an infobar will be shown to the user prompting them to install VR services."> |
| To view virtual reality content, install Google VR Services |