fix: confirmDelete -> cancel Delete

This commit is contained in:
Kingtous
2022-05-08 16:08:30 +08:00
parent 96c7202e4b
commit 050952e5e8
5 changed files with 8 additions and 4 deletions

View File

@@ -265,6 +265,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("android_version_audio_tip", ""),
("android_start_service_tip", ""),
("Account", ""),
("Overwrite", ""),
("This file exists, skip or overwrite this file?", "")
("Quit", ""),
("doc_mac_permission", ""),
("Help", ""),