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 90a62a9886d0ff6587e59bc1a7220c8fa4dffb0c..467e69d9c15142d0459162ccbd91328d27ef2c91 100644 |
| --- a/chrome/android/java/strings/android_chrome_strings.grd |
| +++ b/chrome/android/java/strings/android_chrome_strings.grd |
| @@ -609,6 +609,12 @@ 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 |
|
Finnur
2015/03/31 12:11:34
nit: Missing period at end.
qinmin
2015/03/31 16:57:48
Done.
|
| + </message> |
| <!-- Data Saver --> |
| <message name="IDS_REDUCE_DATA_USAGE_TITLE" desc="Menu item for reducing data usage."> |