forked from organicmaps/organicmaps
[ios] Fixed place preview text title
This commit is contained in:
parent
d868fe323e
commit
345ee68597
3 changed files with 3 additions and 3 deletions
|
@ -312,7 +312,7 @@
|
|||
<!-- Hint near allow statictics checkbox -->
|
||||
<string name="allow_statistics_hint">It helps us to build better application</string>
|
||||
<!-- place preview title -->
|
||||
<string name="info">Show More Info</string>
|
||||
<string name="info">Info</string>
|
||||
<!-- Used for bookmark editing -->
|
||||
<string name="done">Done</string>
|
||||
<!-- Summary for preferences in MWM -->
|
||||
|
|
|
@ -480,7 +480,7 @@
|
|||
"allow_statistics_hint" = "It helps us to build better application";
|
||||
|
||||
/* place preview title */
|
||||
"info" = "Show More Info";
|
||||
"info" = "Info";
|
||||
|
||||
/* Used for bookmark editing */
|
||||
"done" = "Done";
|
||||
|
|
|
@ -2563,7 +2563,7 @@
|
|||
it = Ci aiuta a creare un'applicazione migliore
|
||||
ko = 더 나은 애플리케이션 구축을 돕습니다.
|
||||
[info]
|
||||
en = Show More Info
|
||||
en = Info
|
||||
tags = ios
|
||||
comment = place preview title
|
||||
ru = Информация
|
||||
|
|
Loading…
Add table
Reference in a new issue