Skip to content

Commit 864884e

Browse files
Update alternative texts for the welcome screen (#6512)
* Update alternative texts for the welcome screen I've also updated their documentation for translators (qq) in transltaewiki itself. Resolves #689. * Fixed typo --------- Co-authored-by: Nicolas Raoul <[email protected]>
1 parent 1ecaf09 commit 864884e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,8 @@
233233
<string name="welcome_image_llamas">Llamas</string>
234234
<string name="welcome_image_rainbow_bridge">Rainbow Bridge</string>
235235
<string name="welcome_image_tulip">Tulip</string>
236-
<string name="welcome_image_welcome_wikipedia">Welcome Wikipedia</string>
237-
<string name="welcome_image_welcome_copyright">Welcome Copyright</string>
236+
<string name="welcome_image_welcome_wikipedia">A schematic image of a generic Wikipedia article.</string>
237+
<string name="welcome_image_welcome_copyright">A drawing of a stack of papers with the copyright symbol crossed out.</string>
238238
<string name="welcome_image_sydney_opera_house">Sydney Opera House</string>
239239
<string name="cancel">Cancel</string>
240240
<string name="navigation_drawer_open">Open</string>

0 commit comments

Comments
 (0)