Skip to content

Commit b09f4be

Browse files
guishasnicolas-raoul
authored andcommitted
rewording 3 strings in the app/src/main/res/values/strings.xml file (#5102)
1 parent 5f2df89 commit b09f4be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -526,9 +526,9 @@ Upload your first media by tapping on the add button.</string>
526526
<string name="delete_helper_show_deletion_message_if">Nominated %1$s for deletion.</string>
527527
<string name="delete_helper_show_deletion_title_failed">Failed</string>
528528
<string name="delete_helper_show_deletion_message_else">Could not request deletion.</string>
529-
<string name="delete_helper_ask_spam_selfie">A selfie</string>
530-
<string name="delete_helper_ask_spam_blurry">Blurry</string>
531-
<string name="delete_helper_ask_spam_nonsense">Nonsense</string>
529+
<string name="delete_helper_ask_spam_selfie">a selfie which is not used in any article</string>
530+
<string name="delete_helper_ask_spam_blurry">totally blurry</string>
531+
<string name="delete_helper_ask_spam_nonsense">nonsense, absolutely unusable in any article</string>
532532
<string name="delete_helper_ask_reason_copyright_press_photo">Press photo</string>
533533
<string name="delete_helper_ask_reason_copyright_internet_photo">Random photo from internet</string>
534534
<string name="delete_helper_ask_reason_copyright_logo">Logo</string>

0 commit comments

Comments
 (0)