string improvements
This commit is contained in:
parent
b8896b5e1e
commit
87f95b230f
2 changed files with 9 additions and 9 deletions
|
@ -3483,7 +3483,7 @@ Lon %2$s</string>
|
|||
<string name="multimedia_use_system_camera">System-App verwenden</string>
|
||||
<string name="multimedia_photo_play_sound">Auslöseton der Kamera</string>
|
||||
<string name="reset_to_default_category_button_promo">Durch das Zurücksetzen auf die Standardeinstellung wird die Sortierung auf den Standardzustand nach der Installation zurückgesetzt.</string>
|
||||
<string name="accessibility_mode_disabled">Der Zugänglichkeitsmodus ist in Ihrem Android ausgeschaltet.</string>
|
||||
<string name="accessibility_mode_disabled">Einstellung \'Eingabehilfe\' ist in Ihrem Android System ausgeschaltet.</string>
|
||||
<string name="use_system_screen_timeout">Zeitlimit für den Systembildschirm verwenden</string>
|
||||
<string name="use_system_screen_timeout_promo">Standardmäßig deaktiviert. Wenn OsmAnd im Vordergrund läuft, wird der Bildschirm nicht ausgeblendet.
|
||||
\n
|
||||
|
|
|
@ -200,18 +200,18 @@
|
|||
• Added Antarctica map\n\n
|
||||
</string>
|
||||
<string name="copy_coordinates">Copy coordinates</string>
|
||||
<string name="reset_to_default_category_button_promo">Reset to default will reset sort order to the default state after installation.</string>
|
||||
<string name="use_system_screen_timeout">Use system screen timeout</string>
|
||||
<string name="use_system_screen_timeout_promo">Disabled by default, if OsmAnd running on foreground, the screen doesn’t time out.\n\nIf enabled OsmAnd will use system timeout settings.</string>
|
||||
<string name="accessibility_mode_disabled">Accessibility mode turned off in your Android.</string>
|
||||
<string name="reset_to_default_category_button_promo">\'Reset to default\' will reinstate the sort order to the installation default.</string>
|
||||
<string name="use_system_screen_timeout">Use the system screen timeout</string>
|
||||
<string name="use_system_screen_timeout_promo">Disabled by default: While OsmAnd is running in the foreground, the screen will not time out.\n\nIf enabled, OsmAnd will use the system timeout setting.</string>
|
||||
<string name="accessibility_mode_disabled">Accessibility mode is turned off in your Android system.</string>
|
||||
<string name="rearrange_categories">Rearrange categories</string>
|
||||
<string name="create_custom_categories_list_promo">Change the sort order of the list, hide unnecessary categories. You can import or export all changes with profiles.</string>
|
||||
<string name="add_new_custom_category_button_promo">You can add a new custom category by selecting one or a few needed categories.</string>
|
||||
<string name="create_custom_categories_list_promo">Change the list sort order, hide categories. You can import or export all changes with profiles.</string>
|
||||
<string name="add_new_custom_category_button_promo">You can add a new custom category by selecting one or more categories.</string>
|
||||
<string name="shared_string_available">Available</string>
|
||||
<string name="add_custom_category">Add custom category</string>
|
||||
<string name="rendering_attr_streetLightingNight_name">Show only at night</string>
|
||||
<string name="plugin_prefs_reset_successful">All plugin settings restored to default state.</string>
|
||||
<string name="profile_prefs_reset_successful">All profile settings restored to default state.</string>
|
||||
<string name="plugin_prefs_reset_successful">All plugin settings restored to default.</string>
|
||||
<string name="profile_prefs_reset_successful">All profile settings restored to default.</string>
|
||||
<string name="ltr_or_rtl_combine_via_slash">%1$s/%2$s</string>
|
||||
<string name="sunset_at">Sunset at %1$s</string>
|
||||
<string name="sunrise_at">Sunrise at %1$s</string>
|
||||
|
|
Loading…
Reference in a new issue