Fix string

This commit is contained in:
max-klaus 2019-11-12 14:09:06 +03:00
parent 0d5d1dacca
commit 9087ab9d5c

View file

@ -3390,6 +3390,6 @@ Abgedeckte Fläche: %1$s x %2$s</string>
<string name="file_import_error">%1$s Importfehler: %2$s</string>
<string name="file_imported_successfully">%1$s erfolgreich importiert.</string>
<string name="rendering_value_white_name">Weiß</string>
<string name="swap_two_places">%1 und %2 s tauschen</string>
<string name="swap_two_places">%1$s und %2$s tauschen</string>
<string name="route_start_point">Startpunkt</string>
</resources>