浏览代码

shrtening of string

AndyScherzinger 7 年之前
父节点
当前提交
46535cdc02
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/res/values/strings.xml

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

@@ -707,5 +707,5 @@
     <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">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>
+    <string name="push_notifications_old_login">No push notifications due to outdated login session. Please consider re-adding your account.</string>
 </resources>