Skip to content

Commit 8b75c41

Browse files
authored
Fix string for custom selector
1 parent 36510a4 commit 8b75c41

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
@@ -674,7 +674,7 @@ Upload your first media by tapping on the add button.</string>
674674
<string name="done">Done</string>
675675
<string name="back">Back</string>
676676
<string name="welcome_custom_picture_selector_text">Welcome to Custom Picture Selector</string>
677-
<string name="custom_selector_info_text1">This picker shows differently pictures that are already to Commons.</string>
677+
<string name="custom_selector_info_text1">This picker shows you which pictures you have already uploaded to Commons.</string>
678678
<string name="custom_selector_info_text2">Unlike the picture on the left, the picture on the right has the Commons logo indicating it is already uploaded. \n Touch and hold for image preview.</string>
679679
<string name="welcome_custom_selector_ok">Awesome</string>
680680
<string name="custom_selector_already_uploaded_image_text">This image has already been uploaded to Commons.</string>

0 commit comments

Comments
 (0)