shorten strings

This commit is contained in:
sonora 2013-06-19 12:45:08 +02:00
parent 132a4065b3
commit 5dedcd05db
2 changed files with 2 additions and 2 deletions

View file

@ -443,7 +443,7 @@ Afghanistan, Ägypten, Albanien, Algerien, Andorra, Angola, Anguilla, Antigua un
<string name="fav_export_confirmation">Eine Datei mit exportierten Favoriten existiert bereits. Überschreiben?</string>
<string name="profile_settings">Profilspezifische Einstellungen</string>
<string name="settings_preset">Standardprofil</string>
<string name="settings_preset_descr">Karten- und Navigations-Einstellungen werden je Verwendungszweck separat gespeichert. Hier Standardprofil vorauswählen.</string>
<string name="settings_preset_descr">Karten- und Navigations-Einstellungen werden je Profil gespeichert. Hier Standardprofil vorauswählen.</string>
<string name="monitor_preferences">Standort-Aufzeichnung</string>
<string name="monitor_preferences_descr">Standort-Aufzeichnung konfigurieren</string>
<string name="routing_settings">Navigation</string>

View file

@ -11,7 +11,7 @@
-->
<string name="app_mode_default">Neutral map</string>
<string name="settings_preset">Default profile</string>
<string name="settings_preset_descr">Map view and navigation settings are customizable per use profile. Set your default profile here.</string>
<string name="settings_preset_descr">Map view and navigation settings are remembered per use profile. Set your default profile here.</string>
<string name="destination_point">Destination %1$s</string>
<string name="context_menu_item_destination_point">Set as destination</string>
<string name="please_select_address">Select city or street first</string>