新增我的页面下拉刷新功能
新增个人主页为空时的文案 发布动态后自动刷新个人主页
This commit is contained in:
@@ -45,4 +45,9 @@
|
||||
<string name="error_unknown">服务端未知错误</string>
|
||||
<string name="error_not_accept_recive_notice">为了为您提供更个性化的服务,请允许我们向您推送相关信息。</string>
|
||||
<string name="error_not_accept_term">"为了提供更好的服务,请您在注册前仔细阅读并同意《用户协议》。 "</string>
|
||||
<string name="empty_my_post_title">还没有发布任何动态</string>
|
||||
<string name="empty_my_post_content">发布一个动态吧</string>
|
||||
<string name="edit_profile">编辑个人资料</string>
|
||||
<string name="logout">登出</string>
|
||||
<string name="change_password">变更密码</string>
|
||||
</resources>
|
||||
@@ -44,4 +44,9 @@
|
||||
<string name="error_unknown">Unknown error</string>
|
||||
<string name="error_not_accept_recive_notice">To provide you with a more personalized experience, please allow us to send you relevant notifications.</string>
|
||||
<string name="error_not_accept_term">To provide you with the best service, please read and agree to our User Agreement before registering.</string>
|
||||
<string name="empty_my_post_title">You haven\'t left any tracks yet</string>
|
||||
<string name="empty_my_post_content">Post a moment now</string>
|
||||
<string name="edit_profile">Edit profile</string>
|
||||
<string name="logout">Logout</string>
|
||||
<string name="change_password">Change password</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user