diff --git a/xwords4/android/scripts/and_index.php b/xwords4/android/scripts/and_index.php
index baee28084..01dac83c2 100644
--- a/xwords4/android/scripts/and_index.php
+++ b/xwords4/android/scripts/and_index.php
@@ -30,16 +30,17 @@ function printNonAndroid($agent) {
$subject = "Android device not identified";
$body = htmlentities("My browser is running on an android device but"
- . " says its user agent is: \"$agent\". Please fix your script to recognize"
+ . " says its user agent is: \"$agent\"."
+ . " Please fix your website to recognize"
. " this as an Android browser.");
print << This page is meant to be viewed on an Android device. (If you are viewing this on an Android device, you've
- found a bug! Please email me (and be
- sure to leave the user agent string in the email body.)
+ (If you are viewing this on an Android device,
+ you've found a bug! Please email me
+ (and be sure to leave the user agent string in the email body.)
-
(If you get tired of having to having to make that choice, Android +will allow you to make Crosswords the default. What you're saying is +that Crosswords will be giving control of all URLs that start with +"http://eehouse.org/and/" -- not all URLs of any type.)
+Have fun. And as always, let me know if you have problems or suggestions.