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 546219c705818f2b1e5b448b23bc339efa4df2e6..4c980082dbbf83ac9cd1b9e7d37b73ce54afe4e6 100644 |
--- a/chrome/android/java/strings/android_chrome_strings.grd |
+++ b/chrome/android/java/strings/android_chrome_strings.grd |
@@ -610,6 +610,15 @@ To obtain new licenses, connect to the internet and play your downloaded content |
<message name="IDS_FULLSCREEN_PERMISSION_TITLE" desc="Title for the permission of entering fullscreen without popup alert [CHAR-LIMIT=32]"> |
Fullscreen |
</message> |
+ <message name="IDS_RESET_FULLSCREEN_PERMISSION_TITLE" desc="Title of the confirmation dialog when the user asks to reset fullscreen permission"> |
+ Reset fullscreen permission |
+ </message> |
+ <message name="IDS_RESET_FULLSCREEN_PERMISSION_DIALOG_MESSAGE" desc="Text of the confirmation dialog when the user asks to reset fullscreen permission"> |
+ Fullscreen permission will be revoked for this site. |
+ </message> |
+ <message name="IDS_RESET_FULLSCREEN_PERMISSION_DIALOG_OK_BUTTON" desc="Button to confirm fullscreen permission reset"> |
+ Reset |
+ </message> |
<!-- Data Saver --> |
<message name="IDS_REDUCE_DATA_USAGE_TITLE" desc="Menu item for reducing data usage."> |