fixed string duplication

This commit is contained in:
X1nto 2020-07-29 10:24:57 +04:00
parent b7e69df6ff
commit 40e3bdb814
1 changed files with 0 additions and 2 deletions

View File

@ -119,8 +119,6 @@ This can take a couple of minutes."</string>
<string name="gcm_network_state_disconnected">Disconnected</string>
<string name="gcm_network_state_connected">Connected since <xliff:g example="2 hours ago">%1$s</xliff:g></string>
<string name="prefcat_push_networks_title">Networks to use for push notifications</string>
<string name="pref_push_app_allow_register_title">Allow registration</string>
<string name="pref_push_app_allow_register_summary">Allow the app to register for push notifications.</string>
<string name="pref_push_app_wake_for_delivery_title">Start app on push message</string>