improve strings

This commit is contained in:
sonora 2016-11-05 18:03:06 +01:00
parent 38c7ea35a5
commit 5e672a3a91

View file

@ -252,15 +252,14 @@
<string name="upload_anonymously">Upload anonymously</string>
<string name="show_transparency_seekbar">Show transparency seekbar</string>
<string name="download_files_error_not_enough_space">Not enough space!
This would need {3} MB temporarily and {1} MB permanently.
Currently, there are only {2} MB available.</string>
<string name="download_files_question_space_with_temp">Really download {0} file(s)?
This needs {3} MB temporarily and {1} MB permanently.
Currently, there are {2} MB available.</string>
<string name="download_files_question_space">Really download {0} file(s)?
This needs {1} MB permanently.
Currently, there are {2} MB available.</string>
<string name="upload_osm_note_description">You can upload your OSM Note anonymously if you use your OpenStreetMap.org profile.</string>
Storage space needed is {3} MB temporarily, {1} MB permanently.
Available space is only {2} MB.</string>
<string name="download_files_question_space_with_temp">Download {0} file(s)?
Storage space used is {3} MB temporarily, {1} MB permanently.
(Available space is {2} MB.)</string>
<string name="download_files_question_space">Download {0} file(s)?
Storage space used is {1} MB.
(Available space is {2} MB.)</string>
<string name="upload_osm_note">Upload OSM Note</string>
<string name="map_marker_1st">First map marker</string>
<string name="map_marker_2nd">Second map marker</string>