Skip to content

fix typo in german translation #6292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@
<string name="pan_and_zoom_to_adjust">Schwenken und Zoomen zum Anpassen</string>
<string name="select_location_location_picker">Ort auswählen</string>
<string name="show_in_map_app">In Karten-App anzeigen</string>
<string name="modify_location">Standort beabeiten</string>
<string name="modify_location">Standort bearbeiten</string>
<string name="location_picker_image_view">Die Bildansicht der Standortauswahl</string>
<string name="location_picker_image_view_shadow">Der Schatten der Bildansicht der Ortsauswahl</string>
<string name="image_location">Bildstandort</string>
Expand Down Expand Up @@ -783,7 +783,7 @@
<string name="learn_how_to_write_a_useful_caption">Erfahre, wie man eine nützliche Überschrift schreibt</string>
<string name="see_your_achievements">Deine Erfolge ansehen</string>
<string name="edit_image">Bild bearbeiten</string>
<string name="edit_location">Standort beabeiten</string>
<string name="edit_location">Standort bearbeiten</string>
<string name="location_updated">Standort aktualisiert!</string>
<string name="remove_location">Standort entfernen</string>
<string name="remove_location_warning_title">Standortwarnung entfernen</string>
Expand Down