| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 6ceb0fdb628537b1974fa0e33488414fbf7c126b..047518da92db1a785edb17be4a44833493b1e21c 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -1209,6 +1209,11 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@example.com</
|
| Chrome Tab
|
| </message>
|
|
|
| + <!-- Plugin Placeholders -->
|
| + <message name="IDS_PLUGIN_RESTART_REQUIRED" desc="The placeholder text for a plugin that can't be loaded until the browser is restarted.">
|
| + Restart Chrome to enable <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph>
|
| + </message>
|
| +
|
| <!-- Runtime permission strings -->
|
| <if expr="is_android">
|
| <message name="IDS_INFOBAR_MISSING_CAMERA_PERMISSION_TEXT" desc="Text shown in an infobar when a website has requested access to the camera capabilities, but Chrome is missing the Android camera permission.">
|
|
|