forked from organicmaps/organicmaps
[android] Added stub strings for local ads in PP
This commit is contained in:
parent
146fb4cda9
commit
e9b2161b0b
2 changed files with 8 additions and 0 deletions
|
@ -1105,4 +1105,6 @@
|
|||
<string name="search_hotel_filter_hostel">Hostel</string>
|
||||
<string name="search_hotel_filter_resort">Resort</string>
|
||||
<string name="search_hotel_filter_motel">Motel</string>
|
||||
<string name="create_campaign_button">Create ad campaign</string>
|
||||
<string name="view_campaign_button">View ad campaign</string>
|
||||
</resources>
|
||||
|
|
|
@ -23355,3 +23355,9 @@
|
|||
[search_hotel_filter_motel]
|
||||
en = Motel
|
||||
ru = Мотель
|
||||
|
||||
[create_campaign_button]
|
||||
en = Create ad campaign
|
||||
|
||||
[view_campaign_button]
|
||||
en = View ad campagain
|
||||
|
|
Loading…
Add table
Reference in a new issue