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

@@ -1040,5 +1040,11 @@
<string name="text_write_system_settings">Écrire les paramètres système</string>
<string name="text_hide_node">Masquer ce nœud</string>
<string name="text_hide_same_frame_nodes">Masquer le nœud du même cadre</string>
<string name="error_no_applications_available_for_editing_this_file">Aucune application disponible pour modifier ce fichier</string>
<string name="error_no_applications_available_for_browsing_this_link">Aucune application disponible pour parcourir ce lien</string>
<string name="error_no_applications_available_for_installing_this_file">Aucune application disponible pour installer ce fichier</string>
<string name="error_no_applications_available_for_viewing_this_file">Aucune application disponible pour afficher ce fichier</string>
<string name="error_no_applications_available_for_sending_this_file">Aucune application disponible pour envoyer ce fichier</string>
<string name="error_no_applications_available_for_playing_this_file">Aucune application disponible pour lire ce fichier</string>
</resources>