diff --git a/xwords4/android/app/src/main/java/org/eehouse/android/xw4/BTService.java b/xwords4/android/app/src/main/java/org/eehouse/android/xw4/BTService.java
index e9b35792b..4d583bb4f 100644
--- a/xwords4/android/app/src/main/java/org/eehouse/android/xw4/BTService.java
+++ b/xwords4/android/app/src/main/java/org/eehouse/android/xw4/BTService.java
@@ -261,7 +261,7 @@ public class BTService extends XWJIService {
public static void onACLConnected( Context context )
{
- Log.d( TAG, "onACLConnected()" );
+ Log.d( TAG, "onACLConnected(); enqueuing work" );
enqueueWork( context,
getIntentTo( context, BTAction.ACL_CONN ) );
}
diff --git a/xwords4/android/app/src/main/res/values/strings.xml b/xwords4/android/app/src/main/res/values/strings.xml
index e0d7e1a41..fbe41ac94 100644
--- a/xwords4/android/app/src/main/res/values/strings.xml
+++ b/xwords4/android/app/src/main/res/values/strings.xml
@@ -2394,7 +2394,8 @@
Notify when Android\'s
slow to process outgoing invitations and moves
Message sending is stalled
- %1$s could not send outbound messages for %2$d seconds.
+ %1$s (and others?) could not send outbound messages
+ for %2$d seconds.
\n
\nIf it happens again, e-mail the developer logs and info about your device.
\n