Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1476,9 +1476,7 @@
<string name="folder_best_viewed_in">This folder is best viewed in %1$s.</string>
<string name="open_in_app">Open in %1$s</string>
<string name="auto_upload_delete_dialog_title">Delete auto-upload folder?</string>
<string name="auto_upload_delete_dialog_description">
This will remove the folder and auto-upload configuration. Any unfinished uploads will be canceled.
</string>
<string name="auto_upload_delete_dialog_description">This will remove the folder and auto-upload configuration. Any unfinished uploads will be canceled.</string>
<string name="auto_upload_battery_saver_mode_warning">Auto-upload is paused because Battery Saver is on.</string>
<string name="auto_upload_sub_folder_warning">This folder is already included in the parent folder’s sync, which may cause duplicate uploads</string>
<string name="sync_anyway">Sync anyway</string>
Expand Down
Loading