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

Co-authored-by: Tom <70907959+ZetaTom@users.noreply.github.com>
Signed-off-by: Tobias Kaminsky <tobias@nextcloud.com>
This commit is contained in:
Tobias Kaminsky 2024-12-03 14:11:19 +01:00 committed by GitHub
parent e315793137
commit 4811df6f6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1276,5 +1276,5 @@
<string name="oc_file_list_adapter_offline_operation_remove_description_text">Pending Remove Operation</string>
<string name="warn_rename_extension">Changing the extension might cause this file to open in a different application</string>
<string name="auto_upload_gplay">Auto upload behaviour changed</string>
<string name="auto_upload_gplay_desc">Due to Google restrictions auto upload cannot move or delete files after uploading.</string>
<string name="auto_upload_gplay_desc">Due to new restrictions imposed by Google, the auto upload feature will no longer be able to automatically remove uploaded files.</string>
</resources>