Files
VscoolOS/app/src/main/res/values/strings.xml
tongtongstudio 219f0bd351 version:2.2.0
bugfixes:微信通话不需要标签
update:增加合规弹窗
2025-06-26 18:18:12 +08:00

39 lines
2.1 KiB
XML

<resources>
<string name="app_name">亲情桌面</string>
<string name="app_size">%d款应用</string>
<string name="connect_wifi_ssid">连接到 \"%s\"</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
<string name="permdesc_install_shortcut" msgid="923466509822011139">"允许应用自行添加快捷方式。"</string>
<string name="permlab_install_shortcut" msgid="5632423390354674437">"安装快捷方式"</string>
<string name="action_add_to_workspace" msgid="8902165848117513641">"添加到主屏幕"</string>
<string name="accessibility_service_label">亲情桌面快捷服务</string>
<string name="accessibility_service_description">亲情桌面一键拨打视频</string>
<string name="title_activity_settings">Settings</string>
<string name="clear_app_size">已清理%d个应用</string>
<string name="wechat_auto_call_hint">您当前要开启微信自动拨打视频、语音、自动接听等功能,此功能需要开启系统的无障碍服务才能实现。用户在开启前需要明确知晓其风险,请详细查看协议内容,用户同意后方可使用此功能。</string>
<string name="user_notice">《微信一键视频、语音通话功能用户须知》</string>
<!-- Preference Titles -->
<string name="messages_header">Messages</string>
<string name="sync_header">Sync</string>
<!-- Messages Preferences -->
<string name="signature_title">Your signature</string>
<string name="reply_title">Default reply action</string>
<!-- Sync Preferences -->
<string name="sync_title">Sync email periodically</string>
<string name="attachment_title">Download incoming attachments</string>
<string name="attachment_summary_on">Automatically download attachments for incoming emails
</string>
<string name="attachment_summary_off">Only download attachments when manually requested</string>
<string name="move_app_hide">移动%s到日常应用</string>
<string name="move_app_desktop">移动%s到桌面</string>
</resources>