Gello: Improve some strings

Change-Id: Ic2d9f56a7c38eecaaed4de484ac87c53066c1fcb
diff --git a/res/raw/incognito_mode_start_page.html b/res/raw/incognito_mode_start_page.html
index 2fc4209..7208e4b 100644
--- a/res/raw/incognito_mode_start_page.html
+++ b/res/raw/incognito_mode_start_page.html
@@ -39,8 +39,7 @@
     <p>
     <p>
     <strong>You've gone incognito</strong>.
-    <p> You're probabling here because you are hiding from panel.sh, don't worry, it won't hurt you here.
-      Anyway, pages you view in this window won't appear in your browser history or
+    <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
       bookmarks you create will be preserved.
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9178d52..269b2d3 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -551,7 +551,7 @@
     <string name="too_many_windows_dialog_title">Tab limit reached</string>
     <!-- Message in a dialog telling the user that they cannot open any more
             windows because the limit has been reached. -->
-    <string name="too_many_windows_dialog_message">Can\'t open a new tab until you close one. Are you bored\u003f</string>
+    <string name="too_many_windows_dialog_message">Can\'t open a new tab until you close one.</string>
     <!-- Title for a dialog informing the user that they cannot open a subwindow
             because only one can be open at a time. -->
     <string name="too_many_subwindows_dialog_title">Pop-up already open</string>