diff options
author | Abhisek Devkota <ciwrl@cyanogenmod.com> | 2016-08-12 11:47:25 -0700 |
---|---|---|
committer | Abhisek Devkota <ciwrl@cyanogenmod.com> | 2016-08-12 11:49:36 -0700 |
commit | cf74c2903587bac346d87c61b2d55cdd5bdbb26c (patch) | |
tree | 384ee82eb5861f64ac2afbf1fd0d066d7d8ffee7 | |
parent | 1772b9859ac6381ec3b67fe4c09ee6d2c2fe80d6 (diff) | |
download | android_packages_apps_Gello-cf74c2903587bac346d87c61b2d55cdd5bdbb26c.tar.gz android_packages_apps_Gello-cf74c2903587bac346d87c61b2d55cdd5bdbb26c.tar.bz2 android_packages_apps_Gello-cf74c2903587bac346d87c61b2d55cdd5bdbb26c.zip |
Gello: Make incognito sentence fully translatable
Stray '.' didn't fall under translation scope
Change-Id: I7fa1801d85bbf276beb9488633fcc4fc21fdf662
-rw-r--r-- | res/raw/incognito_mode_start_page.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/raw/incognito_mode_start_page.html b/res/raw/incognito_mode_start_page.html index 7208e4bf..1fac650b 100644 --- a/res/raw/incognito_mode_start_page.html +++ b/res/raw/incognito_mode_start_page.html @@ -38,7 +38,7 @@ <body> <p> <p> - <strong>You've gone incognito</strong>. + <strong>You've gone incognito.</strong> <p> Pages you view in this window won't appear in your browser history or search history, and they won't leave other traces, like cookies, on your device after you close the incognito window. Any files you download or |