| 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 eb6d92d25e3e643c70d3a530ec770ec8b953db26..63c2026ddd1d4f48d7343550a86a2ea342ef1806 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -737,10 +737,10 @@ To obtain new licenses, connect to the internet and play your downloaded content
|
|
|
| <!-- Fullscreen preferences -->
|
| <message name="IDS_WEBSITE_SETTINGS_FULLSCREEN" desc="Title for Fullscreen settings, which control which websites can enter fullscreen without popup alert.">
|
| - Fullscreen
|
| + Full screen
|
| </message>
|
| <message name="IDS_FULLSCREEN_PERMISSION_TITLE" desc="Title for the permission of entering fullscreen without popup alert [CHAR-LIMIT=32]">
|
| - Fullscreen
|
| + Full screen
|
| </message>
|
|
|
| <!-- Data Saver -->
|
| @@ -1493,11 +1493,11 @@ You are signing in with a managed account and giving its administrator control o
|
|
|
| <!-- Fullscreen -->
|
| <message name="IDS_IMMERSIVE_FULLSCREEN_API_NOTIFICATION" desc="Notification message when a site has entered immersive fullscreen and the directions of how to exit.">
|
| - Drag from top and touch the back button to exit fullscreen.
|
| + Drag from top and touch the back button to exit full screen.
|
| </message>
|
|
|
| <message name="IDS_FULLSCREEN_API_NOTIFICATION" desc="Notification message when a site has entered non-immsersive fullscreen and the directions of how to exit.">
|
| - Touch the back button to exit fullscreen.
|
| + Touch the back button to exit full screen.
|
| </message>
|
|
|
| <!-- Download UI -->
|
|
|