We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca9f6f5 commit 38b6aa6Copy full SHA for 38b6aa6
app/src/main/res/values/strings.xml
@@ -627,7 +627,7 @@ Upload your first media by tapping on the add button.</string>
627
<string name="pan_and_zoom_to_adjust">Pan and zoom to adjust</string>
628
<string name="exit_location_picker">Exit location picker</string>
629
<string name="select_location_location_picker">Select location</string>
630
- <string name="location_picker_image_view">Location picker image view</string>
631
- <string name="location_picker_image_view_shadow">Location picker image view shadow</string>
+ <string name="location_picker_image_view">The image view of the location picker</string>
+ <string name="location_picker_image_view_shadow">The shadow of the image view of the location picker</string>
632
633
</resources>
0 commit comments