Change a hardcoded string to a translatable message (#6444)
Some checks failed
Android CI / Run tests and generate APK (push) Has been cancelled

Follow-up to #6443. Noticed this one after that pull request
was already merged.
This commit is contained in:
Amir E. Aharoni 2025-10-04 01:10:00 -04:00 committed by GitHub
parent 71ad6a2ce5
commit ed7007fc8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 1 deletions

View file

@ -269,6 +269,7 @@
<string name="upload_problem_image">Problems found in image</string>
<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>
<string name="preferences_uploads">Uploads</string>
<string name="use_external_storage">Save In-app shots</string>
<string name="use_external_storage_summary">Save pictures taken with the in-app camera to your device storage</string>
<string name="login_to_your_account">Log in to your account</string>