OSM bugs -> OSM Notes in strings.xml

Converts last remaining occurrences of 'OSM bugs' name. They are called Notes for some time now.
This commit is contained in:
aceman444 2017-04-25 23:13:22 +02:00 committed by GitHub
parent 428cae42c8
commit 81cca5fc45

View file

@ -829,7 +829,7 @@
<string name="shared_string_accessibility">Accessibility</string> <string name="shared_string_accessibility">Accessibility</string>
<string name="osmand_accessibility_description">This plugin makes the device\'s accessibility features available directly in OsmAnd. It facilitates e.g. adjusting the speech rate for TTS voices, configuring directional-pad screen navigation, using a trackball for zoom control, or using text-to-speech feedback, like for auto announcing your position.</string> <string name="osmand_accessibility_description">This plugin makes the device\'s accessibility features available directly in OsmAnd. It facilitates e.g. adjusting the speech rate for TTS voices, configuring directional-pad screen navigation, using a trackball for zoom control, or using text-to-speech feedback, like for auto announcing your position.</string>
<string name="osm_settings">OSM editing</string> <string name="osm_settings">OSM editing</string>
<string name="osm_editing_plugin_description">Via this plugin OsmAnd can be used to make OSM contributions like creating or modifying OSM POI objects, opening or commenting OSM bugs, and contributing recorded GPX files. OSM is a community driven, global public domain mapping project. For details please refer to https://openstreetmap.org. Active participation is appreciated, and contributions can be made directly from OsmAnd, if you specify your personal OSM credentials in the app.</string> <string name="osm_editing_plugin_description">Via this plugin OsmAnd can be used to make OSM contributions like creating or modifying OSM POI objects, opening or commenting OSM Notes, and contributing recorded GPX files. OSM is a community driven, global public domain mapping project. For details please refer to https://openstreetmap.org. Active participation is appreciated, and contributions can be made directly from OsmAnd, if you specify your personal OSM credentials in the app.</string>
<string name="osmand_development_plugin_description">This plugin displays settings for development and debugging features like to test or simulate routing, the screen rendering performance, or voice prompting. These settings are intended for developers and are not needed for the general user.</string> <string name="osmand_development_plugin_description">This plugin displays settings for development and debugging features like to test or simulate routing, the screen rendering performance, or voice prompting. These settings are intended for developers and are not needed for the general user.</string>
<string name="debugging_and_development">OsmAnd development</string> <string name="debugging_and_development">OsmAnd development</string>
<string name="rename_failed">Rename failed.</string> <string name="rename_failed">Rename failed.</string>
@ -2537,7 +2537,7 @@
<string name="quick_action_take_audio_note">Take audio note</string> <string name="quick_action_take_audio_note">Take audio note</string>
<string name="quick_action_take_video_note">Take video note</string> <string name="quick_action_take_video_note">Take video note</string>
<string name="quick_action_take_photo_note">Take photo note</string> <string name="quick_action_take_photo_note">Take photo note</string>
<string name="quick_action_add_osm_bug">Add OSM bug</string> <string name="quick_action_add_osm_bug">Add OSM Note</string>
<string name="quick_action_navigation_voice">Voice on/off</string> <string name="quick_action_navigation_voice">Voice on/off</string>
<string name="quick_action_navigation_voice_off">Voice is off</string> <string name="quick_action_navigation_voice_off">Voice is off</string>
<string name="quick_action_navigation_voice_on">Voice is on</string> <string name="quick_action_navigation_voice_on">Voice is on</string>
@ -2556,7 +2556,7 @@
<string name="quick_action_take_audio_note_descr">Tapping the action button will add an audio note at the screen center location.</string> <string name="quick_action_take_audio_note_descr">Tapping the action button will add an audio note at the screen center location.</string>
<string name="quick_action_take_video_note_descr">Tapping the action button will add a video note at the screen center location.</string> <string name="quick_action_take_video_note_descr">Tapping the action button will add a video note at the screen center location.</string>
<string name="quick_action_take_photo_note_descr">Tapping the action button will add a photo note at the screen center location.</string> <string name="quick_action_take_photo_note_descr">Tapping the action button will add a photo note at the screen center location.</string>
<string name="quick_action_add_osm_bug_descr">Tapping the action button will add an OSM bug note at the screen center location.</string> <string name="quick_action_add_osm_bug_descr">Tapping the action button will add an OSM note at the screen center location.</string>
<string name="quick_action_add_poi_descr">Tapping the action button will add a POI at the screen center location.</string> <string name="quick_action_add_poi_descr">Tapping the action button will add a POI at the screen center location.</string>
<string name="quick_action_navigation_voice_descr">Tapping the action button will disable or enable voice guidance during navigation.</string> <string name="quick_action_navigation_voice_descr">Tapping the action button will disable or enable voice guidance during navigation.</string>
<string name="quick_action_add_parking_descr">Tapping the action button will add a parking place at the screen center location.</string> <string name="quick_action_add_parking_descr">Tapping the action button will add a parking place at the screen center location.</string>