return purchases screen

This commit is contained in:
nikitateplyakov
2019-03-06 23:42:10 +08:00
parent e7df51b4cc
commit 0659198a17
9 changed files with 275 additions and 2 deletions

View File

@@ -154,4 +154,12 @@ Set on switch on Camera
Go back to %s.
</string>
<string name="open_settings">Open settings</string>
<string name="returnLabel">Return</string>
<string name="return_purchase_content">Are you sure you want to return purchase, which cost %s on %s?
You cannot undo this.
You bonus balance will be changed and you will have %s bonus points.</string>
<string name="return_confirmation">Return confirmed</string>
<string name="return_confirmation_content">Purchase, which cost %s on %s is returned.</string>
<string name="points">Points</string>
</resources>