Add missing word
"Please follow this link if you any issues with purchases." is missing "have".
This commit is contained in:
parent
432f0e6abd
commit
38523c6490
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
<string name="monthly_subscription">Monthly subscription</string>
|
<string name="monthly_subscription">Monthly subscription</string>
|
||||||
<string name="annual_subscription">Annual subscription</string>
|
<string name="annual_subscription">Annual subscription</string>
|
||||||
<string name="osmand_live">OsmAnd Live</string>
|
<string name="osmand_live">OsmAnd Live</string>
|
||||||
<string name="troubleshooting_description">Please follow this link if you any issues with purchases.</string>
|
<string name="troubleshooting_description">Please follow this link if you have any issues with purchases.</string>
|
||||||
<string name="troubleshooting">Troubleshooting</string>
|
<string name="troubleshooting">Troubleshooting</string>
|
||||||
<string name="contact_support">Contact support</string>
|
<string name="contact_support">Contact support</string>
|
||||||
<string name="empty_purchases_description">If your purchases don\'t show up here, tap on “%1$s”, or contact our support team.</string>
|
<string name="empty_purchases_description">If your purchases don\'t show up here, tap on “%1$s”, or contact our support team.</string>
|
||||||
|
|
Loading…
Reference in a new issue