forked from organicmaps/organicmaps
Fixed bookmark subscription string ids
This commit is contained in:
parent
08c5c5020e
commit
29d6a2fc33
1 changed files with 3 additions and 3 deletions
|
@ -40671,7 +40671,7 @@
|
|||
en = 1 month of unlimited downloads
|
||||
|
||||
[annual_save_component]
|
||||
en = Save %s$
|
||||
en = Save %s
|
||||
|
||||
[subscription_success_dialog_title]
|
||||
en = Woohoo!
|
||||
|
@ -40707,10 +40707,10 @@
|
|||
en = Our servers don't respond. Please check the internet connection and try again.
|
||||
|
||||
[per_month]
|
||||
en = mo
|
||||
en = / mo
|
||||
|
||||
[per_year]
|
||||
en = year
|
||||
en = / year
|
||||
|
||||
[restore_purchase_link]
|
||||
en = <a href="%s">Restore purchase</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue