Use discard instead of yes in several dialogs.

This commit is contained in:
Alex Ning
2021-08-18 21:23:44 +08:00
parent 9870c592eb
commit 6b874cc25d
9 changed files with 81 additions and 80 deletions

View File

@@ -607,6 +607,7 @@
<string name="discard_detail">All the draft will NOT be saved.</string>
<string name="yes">Yes</string>
<string name="no">No</string>
<string name="discard_dialog_button">Discard</string>
<string name="no_data_received">No data received</string>
<string name="no_image_path_received">No image path received</string>