Skip to content

Commit 38b6aa6

Browse files
Use more understandable strings (#4470)
1 parent ca9f6f5 commit 38b6aa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/res/values/strings.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ Upload your first media by tapping on the add button.</string>
627627
<string name="pan_and_zoom_to_adjust">Pan and zoom to adjust</string>
628628
<string name="exit_location_picker">Exit location picker</string>
629629
<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>
630+
<string name="location_picker_image_view">The image view of the location picker</string>
631+
<string name="location_picker_image_view_shadow">The shadow of the image view of the location picker</string>
632632

633633
</resources>

0 commit comments

Comments
 (0)