Skip to content

Commit 00b95ea

Browse files
zhao-gangmaskaravivek
authored andcommitted
Remove unused string values(Fixed commons-app#2448) (commons-app#2484)
These string values are not used in layouts and java files. So just remove them.
1 parent 01a7526 commit 00b95ea

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,17 +136,14 @@
136136
<string name="tutorial_1_text">Wikimedia Commons hosts most of the images that are used in Wikipedia.</string>
137137
<string name="tutorial_1_subtext">Your images help educate people around the world!</string>
138138
<string name="tutorial_2_text">Please upload pictures that are taken or created entirely by yourself:</string>
139-
<string name="tutorial_2_subtext">Natural objects (flowers, animals, mountains)\n&#8226; Useful objects (bicycles, train stations)\n&#8226; Famous people (your mayor, Olympic athletes you met)</string>
140139
<string name="tutorial_2_subtext_1">Natural objects (flowers, animals, mountains)</string>
141140
<string name="tutorial_2_subtext_2">Useful objects (bicycles, train stations)</string>
142141
<string name="tutorial_2_subtext_3">Famous people (your mayor, Olympic athletes you met)</string>
143142
<string name="tutorial_3_text">Please do NOT upload:</string>
144-
<string name="tutorial_3_subtext">- Selfies or pictures of your friends\n- Pictures you downloaded from the Internet\n- Screenshots of proprietary apps</string>
145143
<string name="tutorial_3_subtext_1">Selfies or pictures of your friends</string>
146144
<string name="tutorial_3_subtext_2">Pictures you downloaded from the Internet</string>
147145
<string name="tutorial_3_subtext_3">Screenshots of proprietary apps</string>
148146
<string name="tutorial_4_text">Example upload:</string>
149-
<string name="tutorial_4_subtext">- Title: Sydney Opera House\n- Description: Sydney Opera House as viewed from across the bay\n- Categories: Sydney Opera House from the west, Sydney Opera House remote views</string>
150147
<string name="tutorial_4_subtext_1">Title: Sydney Opera House</string>
151148
<string name="tutorial_4_subtext_2">Description: Sydney Opera House as viewed from across the bay</string>
152149
<string name="tutorial_4_subtext_3">Categories: Sydney Opera House from the west, Sydney Opera House remote views</string>

0 commit comments

Comments
 (0)