You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: android/lib/resource/src/main/res/values/strings.xml
+1
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@
33
33
<stringname="redeem">Redeem</string>
34
34
<stringname="invalid_voucher">Voucher code is invalid.</string>
35
35
<stringname="voucher_already_used">Voucher code has already been used.</string>
36
+
<stringname="voucher_is_account_number">It looks like you’ve entered an account number instead of a voucher code. If you would like to change the active account, please log out first.</string>
0 commit comments