更新消息功能
- 将硬编码的标题字符串替换为字符串资源。 - 添加了新的字符串资源用于评论计数、评论提示和关注按钮。
This commit is contained in:
@@ -15,4 +15,7 @@
|
||||
<string name="favourites_upper">收藏</string>
|
||||
<string name="notifications_upper">消息</string>
|
||||
<string name="following_upper">关注中</string>
|
||||
<string name="comment_count">%d条评论</string>
|
||||
<string name="post_comment_hint">说点什么</string>
|
||||
<string name="follow_upper">关注</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user