Skip to content

Commit 28b8fd2

Browse files
authored
Clarify that the caption would also be used as the image title (commons-app#3876)
The app uses the fist caption as the file title. This should also be communicated to the user via the info box as they would not be aware of it otherwise.
1 parent a51007d commit 28b8fd2

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
@@ -263,7 +263,7 @@
263263
<string name="error_while_cache">Error while caching pictures</string>
264264
<string name="title_info">A unique descriptive title for the file, which will serve as a filename. You may use plain language with spaces. Do not include the file extension</string>
265265
<string name="description_info">Please describe the media as much as possible: Where was it taken? What does it show? What is the context? Please describe the objects or persons. Reveal information that can not be easily guessed, for instance the time of day if it is a landscape. If the media shows something unusual, please explain what makes it unusual.</string>
266-
<string name="caption_info">Please write a brief description of the image. (Limit to 255 characters)</string>
266+
<string name="caption_info">Please write a brief description of the image. The first caption would be used as the Title for the image.</string>
267267

268268
<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>
269269
<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>

0 commit comments

Comments
 (0)