Fix some Translation bugs

This commit is contained in:
Michatec
2025-05-22 19:39:51 +02:00
parent 97427f77ec
commit 9aeaae0127
2 changed files with 16 additions and 16 deletions

View File

@@ -30,7 +30,7 @@
<string name="dialog_generic_button_okay">OK</string>
<string name="dialog_generic_details_button">Vis detaljer</string>
<string name="dialog_opml_import_details_default">Ingen detaljer tilgængelige</string>
<string name="dialog_restore_collection_replace_existing">Vil du erstatte din nuværende stationssamling med den fra backup'en?</string>
<string name="dialog_restore_collection_replace_existing">Vil du erstatte din nuværende stationssamling med den fra backup\'en?</string>
<string name="dialog_yes_no_message_remove_station">Fjern denne station?</string>
<string name="dialog_yes_no_message_update_station_images">Download den nyeste version af alle stationsbilleder?</string>
<string name="dialog_yes_no_positive_button_default">Ja</string>