Эх сурвалжийг харах

shortened, changed strings

AndyScherzinger 7 жил өмнө
parent
commit
86ca866fa4

+ 2 - 2
src/main/res/values/strings.xml

@@ -706,6 +706,6 @@
     <string name="prefs_sourcecode">Get source code</string>
     <string name="prefs_license">License</string>
     <string name="prefs_gpl_v2" translatable="false">GNU General Public License, version 2</string>
-    <string name="push_notifications_not_implemented">For this version push notification were disabled due to dependencies on proprietary Google play services.</string>
-    <string name="push_notifications_old_login">Push notifications not possible due to old login method. Please consider to re-create your account.</string>
+    <string name="push_notifications_not_implemented">Push notifications disabled due to dependencies on proprietary Google Play services.</string>
+    <string name="push_notifications_old_login">Push notifications not possible due to outdated login session. Please consider recreating your account.</string>
 </resources>