| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 540e00d8ceada9bbcff5f7a95ce172d39a0c7c5c..5339529f4ab4e272ee99417e864c7bc6db4befdb 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -14563,6 +14563,19 @@ Do you accept?
|
| <message name="IDS_PUSH_MESSAGES_BUBBLE_FRAGMENT" desc="Question asked on the info bar whenever a domain wants to send push messages">
|
| push notifications
|
| </message>
|
| + <!-- Wake Lock-->
|
| + <message name="IDS_WAKE_LOCK_INFOBAR_QUESTION" desc="Mobile: Question asked on the info bar whenever wake lock wants to access the lock screen">
|
| + Page wants to wake lock screen.
|
| + </message>
|
| + <message name="IDS_WAKE_LOCK_REMEMBER_BUTTON" desc="Mobile: Text for checkbox that remebers a decision about wake lock for the site" >
|
| + Remember for this site
|
| + </message>
|
| + <message name="IDS_WAKE_LOCK_OK_BUTTON" desc="Mobile: Text for button that confirm wake lock for the site">
|
| + OK
|
| + </message>
|
| + <message name="IDS_WAKE_LOCK_CANCEL_BUTTON" desc="Mobile: Text for button that cancel wake lock for the site" >
|
| + Cancel
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|