File tree 2 files changed +4
-0
lines changed
android/lib/resource/src/main/res/values
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 33
33
<string name =" redeem" >Redeem</string >
34
34
<string name =" invalid_voucher" >Voucher code is invalid.</string >
35
35
<string name =" voucher_already_used" >Voucher code has already been used.</string >
36
+ <string name =" voucher_is_account_number" >Looks like you entered an account number</string >
36
37
<string name =" error_occurred" >An error occurred.</string >
37
38
<string name =" settings" >Settings</string >
38
39
<string name =" no_internet_connection" >No internet connection</string >
Original file line number Diff line number Diff line change @@ -2333,6 +2333,9 @@ msgstr ""
2333
2333
msgid "Locations were changed for \" %s\" "
2334
2334
msgstr ""
2335
2335
2336
+ msgid "Looks like you entered an account number"
2337
+ msgstr ""
2338
+
2336
2339
msgid "Makes sure the device is always on the VPN tunnel."
2337
2340
msgstr ""
2338
2341
You can’t perform that action at this time.
0 commit comments