Skip to content

Commit 7823b18

Browse files
authored
Remove unnecessary whitespace from a message (commons-app#4439)
1 parent feb75cb commit 7823b18

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,7 @@
228228
<string name="upload_problem_do_you_continue">Do you still want to upload this picture?</string>
229229

230230
<string name="upload_connection_error_alert_title">Connection Error</string>
231-
<string name="upload_connection_error_alert_detail">The upload process requires active internet
232-
access. Please check your network connection.</string>
231+
<string name="upload_connection_error_alert_detail">The upload process requires active internet access. Please check your network connection.</string>
233232

234233
<string name="upload_problem_image">Problems found in image</string>
235234
<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>

0 commit comments

Comments
 (0)