Fix some copy

Stephen Paul Weber created

Change summary

src/main/res/values/strings.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Detailed changes

src/main/res/values/strings.xml 🔗

@@ -1008,10 +1008,10 @@
     <string name="switch_to_video">Switch to video</string>
     <string name="reject_switch_to_video">Reject switch to video request</string>
     <string name="unified_push_distributor">UnifiedPush Distributor</string>
-    <string name="pref_up_push_account_title">XMPP Account</string>
+    <string name="pref_up_push_account_title">Account</string>
     <string name="pref_up_push_account_summary">The account through which push messages will be received.</string>
     <string name="pref_up_push_server_title">Push Server</string>
-    <string name="pref_up_push_server_summary">A user-chosen push server to relay push messages via XMPP to your device.</string>
+    <string name="pref_up_push_server_summary">A user-chosen push server to relay push messages to apps on your device.</string>
     <string name="no_account_deactivated">None (deactivated)</string>
 
 </resources>