Skip to content

Commit 867f54d

Browse files
Merge pull request #16821 from nextcloud/fixTransifexNewLines
Transifex: no new lines are allowed
2 parents c1ed915 + 2f1ea49 commit 867f54d

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1476,9 +1476,7 @@
14761476
<string name="folder_best_viewed_in">This folder is best viewed in %1$s.</string>
14771477
<string name="open_in_app">Open in %1$s</string>
14781478
<string name="auto_upload_delete_dialog_title">Delete auto-upload folder?</string>
1479-
<string name="auto_upload_delete_dialog_description">
1480-
This will remove the folder and auto-upload configuration. Any unfinished uploads will be canceled.
1481-
</string>
1479+
<string name="auto_upload_delete_dialog_description">This will remove the folder and auto-upload configuration. Any unfinished uploads will be canceled.</string>
14821480
<string name="auto_upload_battery_saver_mode_warning">Auto-upload is paused because Battery Saver is on.</string>
14831481
<string name="auto_upload_sub_folder_warning">This folder is already included in the parent folder’s sync, which may cause duplicate uploads</string>
14841482
<string name="sync_anyway">Sync anyway</string>

0 commit comments

Comments
 (0)