Skip to content

Commit 17d69cd

Browse files
amire80maskaravivek
authored andcommitted
Remove an unnecessary space after a line break (commons-app#2914)
1 parent 987bf25 commit 17d69cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ Upload your first media by tapping on the add button.</string>
492492
<string name="review_spam">Is this in-scope?</string>
493493
<string name="review_thanks">Would you like to thank the contributor?</string>
494494
<string name="review_spam_explanation">Click NO to nominate this image for deletion if it is not useful at all.</string>
495-
<string name="review_copyright_explanation">Logos, screenshots, movie posters are often copyright violations.\n Click NO to nominate this image for deletion</string>
495+
<string name="review_copyright_explanation">Logos, screenshots, movie posters are often copyright violations.\nClick NO to nominate this image for deletion</string>
496496
<string name="review_thanks_explanation">%1$s will be encouraged by your appreciation</string>
497497
<string name="review_no_category">Oh, this is not even categorized!</string>
498498
<string name="review_category_explanation">This image is under %1$s categories.</string>

0 commit comments

Comments
 (0)