Skip to content

Commit d26b436

Browse files
amire80neslihanturan
authored andcommitted
Remove unnecessary space before colon (commons-app#3317)
1 parent b55e683 commit d26b436

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
@@ -244,7 +244,7 @@
244244
<string name="upload_image_too_dark">This picture is too dark, are you sure you want to upload it? Wikimedia Commons is only for pictures with encyclopedic value.</string>
245245
<string name="upload_image_blurry">This picture is blurry, are you sure you want to upload it? Wikimedia Commons is only for pictures with encyclopedic value.</string>
246246

247-
<string name="upload_problem_exist">Potential problems with this image :</string>
247+
<string name="upload_problem_exist">Potential problems with this image:</string>
248248
<string name="upload_problem_image_dark">Image is too dark.</string>
249249
<string name="upload_problem_image_blurry">Image is blurry.</string>
250250
<string name="upload_problem_image_duplicate">Image is already on Commons.</string>

0 commit comments

Comments
 (0)