Update strings
This commit is contained in:
parent
635ec9b028
commit
eba6511004
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@
|
||||||
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="tip_recent_changes_1_6_t">Changes in 1.6:
|
||||||
|
\n\t* Define/edit online tile source (specify expirattion time)
|
||||||
|
</string>
|
||||||
<string name="local_index_tile_data_zooms">Zooms downloaded: %1$s</string>
|
<string name="local_index_tile_data_zooms">Zooms downloaded: %1$s</string>
|
||||||
<string name="local_index_tile_data_expire">Expire (minutes): %1$s</string>
|
<string name="local_index_tile_data_expire">Expire (minutes): %1$s</string>
|
||||||
<string name="local_index_tile_data_downloadable">Downloadable: %1$s</string>
|
<string name="local_index_tile_data_downloadable">Downloadable: %1$s</string>
|
||||||
|
|
Loading…
Reference in a new issue