重新梳理代码

This commit is contained in:
pppscn 2021-09-30 15:39:00 +08:00
parent b9dd5175a9
commit c15f32b4bb
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="app_name">SmsForwarder</string>
<string name="notification_content">Forward to DingTalk Bot/WeCom Group Bot/Email/Bark/ServerChan/Telegram/Webhook, etc</string>
<string name="notification_content">Forward to DingTalk/WeCom/FeiShu/Email/Bark/ServerChan/Telegram/Webhook, etc</string>
<!--Common-->
<string name="ok">OK</string>
<string name="cancel">Cancel</string>

View File

@ -1,6 +1,6 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="app_name">短信转发器</string>
<string name="notification_content">根据规则转发到钉钉/微信/邮箱/bark/Server酱/Telegram/webhook等</string>
<string name="notification_content">根据规则转发到钉钉/微信/飞书/邮箱/bark/Server酱/Telegram/webhook等</string>
<!--Common-->
<string name="ok">确定</string>
<string name="cancel">取消</string>