forked from organicmaps/organicmaps
[old map downloader] Generating android and ios text files after capitalizing Simple Mode phrase in english.
This commit is contained in:
parent
d6b14fa213
commit
9f4514ce1d
2 changed files with 2 additions and 2 deletions
|
@ -877,7 +877,7 @@
|
|||
<string name="editor_time_add_closed">Add Hours Closed</string>
|
||||
<string name="editor_time_title">Opening hours</string>
|
||||
<string name="editor_time_advanced">Advanced Mode</string>
|
||||
<string name="editor_time_simple">Simple mode</string>
|
||||
<string name="editor_time_simple">Simple Mode</string>
|
||||
<string name="editor_hours_closed">Hours Closed</string>
|
||||
<string name="editor_example_values">Example Values</string>
|
||||
<string name="editor_correct_mistake">Correct mistake</string>
|
||||
|
|
|
@ -1377,7 +1377,7 @@
|
|||
|
||||
"editor_time_advanced" = "Advanced Mode";
|
||||
|
||||
"editor_time_simple" = "Simple mode";
|
||||
"editor_time_simple" = "Simple Mode";
|
||||
|
||||
"editor_hours_closed" = "Hours Closed";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue