[android] Punctuate complete sentences

Signed-off-by: zyphlar <zyphlar@noreply.codeberg.org>
Co-authored-by: zyphlar <zyphlar@noreply.codeberg.org>
Co-committed-by: zyphlar <zyphlar@noreply.codeberg.org>
This commit is contained in:
zyphlar
2025-11-16 19:15:08 +01:00
committed by x7z4w
parent 3c7eb92b17
commit 5683606c31

View File

@@ -578,8 +578,8 @@
<!-- Displayed when saving some edits to the map to warn against publishing personal data --> <!-- Displayed when saving some edits to the map to warn against publishing personal data -->
<string name="editor_share_to_all_dialog_title">Do you want to send it to all users?</string> <string name="editor_share_to_all_dialog_title">Do you want to send it to all users?</string>
<!-- Dialog before publishing the modifications to the public map. --> <!-- Dialog before publishing the modifications to the public map. -->
<string name="editor_share_to_all_dialog_message_1">Make sure you did not enter any private or personal data</string> <string name="editor_share_to_all_dialog_message_1">Make sure you did not enter any private or personal data.</string>
<string name="editor_share_to_all_dialog_message_2">OpenStreetMap editors will check the changes and contact you if they have any questions</string> <string name="editor_share_to_all_dialog_message_2">OpenStreetMap editors will check the changes and contact you if they have any questions.</string>
<string name="navigation_stop_button">Stop</string> <string name="navigation_stop_button">Stop</string>
<!-- Shown as toast when starting the recent track recording --> <!-- Shown as toast when starting the recent track recording -->
<string name="track_recording">Recording the track</string> <string name="track_recording">Recording the track</string>