Files
VscoolOS/app/src/main/res/values/strings.xml
tongtongstudio 7582d6ad94 version:1.0.0
fix:
update:更换包名,修改样式
2025-01-03 09:56:24 +08:00

34 lines
1.6 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>
<!-- 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>
</resources>