correct plugin descriptions using "show settings"
This commit is contained in:
parent
338060b914
commit
cc92bf1cf6
1 changed files with 8 additions and 8 deletions
|
@ -49,16 +49,16 @@
|
||||||
<string name="map_settings">- Map Settings</string>
|
<string name="map_settings">- Map Settings</string>
|
||||||
<string name="map_settings_descr">Configure the map display</string>
|
<string name="map_settings_descr">Configure the map display</string>
|
||||||
|
|
||||||
<string name="osmand_rastermaps_plugin_description">This plugin facilitates using a variety of online or cached tile maps as base map or as overlay / underlay maps. These maps can also be prepared offline and copied to the OsmAnd folder.</string>
|
<string name="osmand_rastermaps_plugin_description">Show settings to configure a variety of online or cached tile maps as base map or as overlay / underlay maps. These maps can also be prepared offline and copied to the OsmAnd folder.</string>
|
||||||
<string name="osmand_background_plugin_description">This plugin allows tracking or navigation in sleep (screen off) mode by periodically waking up the GPS device.</string>
|
<string name="osmand_background_plugin_description">Show settings to enable tracking and navigation in sleep (screen off) mode via periodically waking up the GPS device.</string>
|
||||||
<string name="osmand_accessibility_description">This plugin configures special accessibility features.</string>
|
<string name="osmand_accessibility_description">Show settings for special accessibility features.</string>
|
||||||
<string name="extra_settings">Advanced settings</string>
|
<string name="extra_settings">Advanced settings</string>
|
||||||
<string name="osmand_monitoring_description">This plugin facilitates recording your trips to GPX files or live tracking using a web service.</string>
|
<string name="osmand_monitoring_description">Show settings facilitating to record your trips to GPX files or to live track using a web service.</string>
|
||||||
<string name="osmand_extra_settings_description">This plugin provides advanced map configuration and some device-specific settings.</string>
|
<string name="osmand_extra_settings_description">Display settings for advanced map configuration (like increase map details) and some device-specifics.</string>
|
||||||
<string name="osmand_development_plugin_description">This plugin enables development and debugging features like animated navigation or rendering performance display.</string>
|
<string name="osmand_development_plugin_description">Show settings for development and debugging features like animated navigation or rendering performance display.</string>
|
||||||
<string name="plugins_screen">Plugin Manager</string>
|
<string name="plugins_screen">Plugin Manager</string>
|
||||||
<string name="select_plugin_to_activate">Touch a Plugin to activate or deactivate it. (Restarting OsmAnd may be required.)</string>
|
<string name="select_plugin_to_activate">Touch a Plugin to activate or deactivate it. (Restarting OsmAnd may be required.)</string>
|
||||||
<string name="prefs_plugins_descr">Plugins provide extra functionality bundled within the application like tile maps, tracking, sleep mode operation, accessibility settings, and others.</string>
|
<string name="prefs_plugins_descr">Plugins enable expert mode settings and provide extra functionality like tile maps, tracking, sleep mode operation, accessibility settings, and others.</string>
|
||||||
<string name="prefs_plugins">Plugin Manager</string>
|
<string name="prefs_plugins">Plugin Manager</string>
|
||||||
<string name="tip_recent_changes_0_8_0_t">Changes in 0.8.0 :
|
<string name="tip_recent_changes_0_8_0_t">Changes in 0.8.0 :
|
||||||
\n\t- Plugin functionality
|
\n\t- Plugin functionality
|
||||||
|
@ -66,7 +66,7 @@
|
||||||
\n\t- Improve usability and simplify Profile concept
|
\n\t- Improve usability and simplify Profile concept
|
||||||
\n\t- Lots of bug fixes
|
\n\t- Lots of bug fixes
|
||||||
</string>
|
</string>
|
||||||
<string name="osm_editing_plugin_description">This plugin facilitates OSM feedback like collecting / modifying OSM POI objects, opening / commenting OSM bugs, and contributing recorded GPX files (requires OSM credentials).</string>
|
<string name="osm_editing_plugin_description">Show settings needed for OSM feedback like collecting / modifying OSM POI objects, opening / commenting OSM bugs, and contributing recorded GPX files (requires OSM credentials).</string>
|
||||||
<string name="vector_maps_may_display_faster_on_some_devices">Vector maps likely display faster. May not work well on some devices.</string>
|
<string name="vector_maps_may_display_faster_on_some_devices">Vector maps likely display faster. May not work well on some devices.</string>
|
||||||
<string name="simulate_route_progression_manually">Simulate route progression manually</string>
|
<string name="simulate_route_progression_manually">Simulate route progression manually</string>
|
||||||
<string name="play_commands_of_currently_selected_voice">Play commands of currently selected voice</string>
|
<string name="play_commands_of_currently_selected_voice">Play commands of currently selected voice</string>
|
||||||
|
|
Loading…
Reference in a new issue