[old map downloader] Generating android and ios text files after capitalizing Simple Mode phrase in english.

This commit is contained in:
Vladimir Byko-Ianko 2016-01-26 09:13:37 +03:00 committed by Sergey Yershov
parent d6b14fa213
commit 9f4514ce1d
2 changed files with 2 additions and 2 deletions

View file

@ -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>

View file

@ -1377,7 +1377,7 @@
"editor_time_advanced" = "Advanced Mode";
"editor_time_simple" = "Simple mode";
"editor_time_simple" = "Simple Mode";
"editor_hours_closed" = "Hours Closed";