Skip to content

Commit 518bbdd

Browse files
committed
[Misc] (strings): Text change.
1 parent 194ab65 commit 518bbdd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/src/main/res/values-zh/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<string name="warning_save_failed">无法保存 MG 配置文件!</string>
6767
<string name="warning_path_selection_error">路径错误!请选择:\n%s\n但您选择了:\n%s</string>
6868

69-
<string name="menu_item_remove">移除</string>
69+
<string name="menu_item_remove">移除 MobileGlues 相关文件</string>
7070
<string name="remove_mg_files_title">移除 MobileGlues 相关文件</string>
7171
<string name="remove_mg_files_message">此操作将彻底删除与 MobileGlues 相关的所有文件。具体包括:\n\n
7272
• <b>所有配置文件:</b> 任何您自定义的设置、偏好选项以及可能的应用运行所需的配置文件将被移除。\n

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<string name="warning_save_failed">Failed to save MG config!</string>
6969
<string name="warning_path_selection_error">Path error! Please select: \n%s\nbut you selected:\n%s</string>
7070

71-
<string name="menu_item_remove">Remove</string>
71+
<string name="menu_item_remove">Remove MobileGlues related files</string>
7272
<string name="remove_mg_files_title">Remove MobileGlues related files</string>
7373
<string name="remove_mg_files_message">This action will completely delete all files associated with MobileGlues. This includes:\n\n
7474
• <b>All configuration files:</b> Any of your custom settings, preferences, and possible configuration files required for the application to run will be removed.\n

0 commit comments

Comments
 (0)