Skip to content

Commit 808f21a

Browse files
String was nonsense and untranslatible, fixed (#4466)
1 parent 13528bc commit 808f21a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -627,6 +627,6 @@ Upload your first media by tapping on the add button.</string>
627627
<string name="exit_location_picker">Exit location picker</string>
628628
<string name="select_location_location_picker">Select location</string>
629629
<string name="location_picker_image_view">Location picker image view</string>
630-
<string name="location_picker_image_view_shadow">Location picker_image_view_shadow</string>
630+
<string name="location_picker_image_view_shadow">Location picker image view shadow</string>
631631

632632
</resources>

0 commit comments

Comments
 (0)