Shortened notification setting

This commit is contained in:
PeratX 2017-04-08 23:30:24 +08:00
parent a1895726c1
commit 9e7c74af52
2 changed files with 2 additions and 2 deletions

View File

@ -29,5 +29,5 @@
<string name="action_visit_itxtech">访问 iTXTech</string>
<string name="action_join_qqgroup">加入 CuteDNS! QQ群</string>
<string name="notice_join_group_failed">未安装手Q或当前版本不支持此操作。</string>
<string name="settings_notification">启用时在状态栏显示通知</string>
<string name="settings_notification">启用时显示通知</string>
</resources>

View File

@ -29,5 +29,5 @@
<string name="action_join_qqgroup">Join QQ group</string>
<string name="notice_join_group_failed">QQ is not installed or this version of QQ does not support this operation.
</string>
<string name="settings_notification">Display notification in status bar when activated</string>
<string name="settings_notification">Show notification when activated</string>
</resources>