6.6.3 - Alpha4 - 意图相关操作 (编辑/查看/安装/发送/播放等) 增加操作异常提示

This commit is contained in:
SuperMonster003
2025-05-15 16:26:46 +08:00
parent d3a9cd0f26
commit 0882cf4166
37 changed files with 361 additions and 89 deletions

View File

@@ -1268,5 +1268,11 @@
<string name="text_write_system_settings">Write system settings</string>
<string name="text_hide_node">Hide this node</string>
<string name="text_hide_same_frame_nodes">Hide same frame nodes</string>
<string name="error_no_applications_available_for_editing_this_file">No applications available for editing this file</string>
<string name="error_no_applications_available_for_browsing_this_link">No applications available for browsing this link</string>
<string name="error_no_applications_available_for_installing_this_file">No applications available for installing this file</string>
<string name="error_no_applications_available_for_viewing_this_file">No applications available for viewing this file</string>
<string name="error_no_applications_available_for_sending_this_file">No applications available for sending this file</string>
<string name="error_no_applications_available_for_playing_this_file">No applications available for playing this file</string>
</resources>