Add cancel button to permission dialogs

This commit is contained in:
iKirby
2024-02-27 22:36:18 +08:00
committed by 世界
parent 54be93167d
commit 57914db97f
2 changed files with 3 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
<string name="stop">Stop</string>
<string name="ok">OK</string>
<string name="cancel">Cancel</string>
<string name="no_thanks">No, thanks</string>
<string name="title_dashboard">Dashboard</string>