Little fix to strings.xml
Sorry, had to fix that
This commit is contained in:
parent
a329fade79
commit
d756ec2461
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
3. All your modified/created strings are in the top of the file (to make easier find what\'s translated).
|
3. All your modified/created strings are in the top of the file (to make easier find what\'s translated).
|
||||||
PLEASE: Have a look at http://code.google.com/p/osmand/wiki/UIConsistency, it may really improve your and our work :-) Thx - Hardy
|
PLEASE: Have a look at http://code.google.com/p/osmand/wiki/UIConsistency, it may really improve your and our work :-) Thx - Hardy
|
||||||
-->
|
-->
|
||||||
<string name="speak_title">Announce …</string>
|
<string name="speak_title">Announce…</string>
|
||||||
<string name="speak_descr">Configure to announce street names, traffic warnings (forced stops, speed bumps), speed camera warnings, speed limits</string>
|
<string name="speak_descr">Configure to announce street names, traffic warnings (forced stops, speed bumps), speed camera warnings, speed limits</string>
|
||||||
<string name="speak_street_names">Announce street names (TTS)</string>
|
<string name="speak_street_names">Announce street names (TTS)</string>
|
||||||
<string name="speak_speed_limit">Announce speed limit</string>
|
<string name="speak_speed_limit">Announce speed limit</string>
|
||||||
|
|
Loading…
Reference in a new issue