Skip to content

Commit a049205

Browse files
MarcoAurelioWMnicolas-raoul
authored andcommitted
strings: fix typos on internet_downloaded (commons-app#2736)
1 parent cbab7dd commit a049205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
<string name="upload_problem_different_geolocation">This picture was taken at a different location.</string>
250250
<string name="upload_problem_fbmd">Please only upload pictures that you have taken by yourself. Don\'t upload pictures that you have found on other people\'s Facebook accounts.</string>
251251
<string name="upload_problem_do_you_continue">Do you still want to upload this picture?</string>
252-
<string name="internet_downloaded">Please only upload pictures that you have taken by yourself.Don\'t upload pictures that you have downloaded from internet</string>
252+
<string name="internet_downloaded">Please only upload pictures that you have taken by yourself. Don\'t upload pictures that you have downloaded from the Internet.</string>
253253

254254

255255
<string name="give_permission">Give permission</string>

0 commit comments

Comments
 (0)