Remove leading space from English messages (#6449)
Some checks failed
Android CI / Run tests and generate APK (push) Has been cancelled

This commit is contained in:
Amir E. Aharoni 2025-10-05 19:23:00 -04:00 committed by GitHub
parent 6bc25ccd9b
commit 0ade0705e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -725,8 +725,7 @@ Upload your first media by tapping on the add button.</string>
<string name="show_in_map_app">Show in map app</string> <string name="show_in_map_app">Show in map app</string>
<string name="modify_location">Edit location</string> <string name="modify_location">Edit location</string>
<string name="location_picker_image_view">The image view of the location picker</string> <string name="location_picker_image_view">The image view of the location picker</string>
<string name="location_picker_image_view_shadow"> <string name="location_picker_image_view_shadow">The shadow of the image view of the location picker</string>
The shadow of the image view of the location picker</string>
<string name="image_location">Image Location</string> <string name="image_location">Image Location</string>
<string name="check_whether_location_is_correct">Check whether location is correct</string> <string name="check_whether_location_is_correct">Check whether location is correct</string>
<string name="label">Label</string> <string name="label">Label</string>