Skip to content

Commit d4b73fa

Browse files
authored
Make "Save Pictures" option clear (commons-app#4006)
1 parent 203d44e commit d4b73fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -281,8 +281,8 @@
281281
<string name="upload_problem_image">Problems found in image</string>
282282
<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>
283283
<string name="give_permission">Give permission</string>
284-
<string name="use_external_storage">Use external storage</string>
285-
<string name="use_external_storage_summary">Save pictures taken with the in-app camera on your device</string>
284+
<string name="use_external_storage">Save In-app shots</string>
285+
<string name="use_external_storage_summary">Save pictures taken with the in-app camera to your device storage</string>
286286
<string name="login_to_your_account">Log in to your account</string>
287287
<string name="send_log_file">Send log file</string>
288288
<string name="send_log_file_description">Send log file to developers via email to help debug problems with the app. Note: logs may potentially contain identifying information</string>

0 commit comments

Comments
 (0)