We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8baf01d commit 55b01f9Copy full SHA for 55b01f9
app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt
@@ -722,7 +722,7 @@ class SyncedFoldersActivity :
722
messageArguments = null,
723
titleResId = R.string.sync_duplication,
724
titleIconId = R.drawable.ic_info,
725
- positiveButtonTextId = R.string.sync_anyway,
+ positiveButtonTextId = R.string.dialog_close,
726
negativeButtonTextId = -1,
727
neutralButtonTextId = -1
728
)
0 commit comments