Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] Prompt | Confirmation Alert Missing Before Deleting Section-Level Downloaded Videos #456 #463

Merged
merged 3 commits into from
Jun 20, 2024

Conversation

forgotvas
Copy link
Contributor

[iOS] Prompt | Confirmation Alert Missing Before Deleting Section-Level Downloaded Videos #456

Simulator Screenshot - iPhone 15 - 2024-06-13 at 19 15 58

rnr
rnr previously approved these changes Jun 14, 2024
@@ -34,6 +34,7 @@
"ALERT.DELETE_ALL_VIDEOS" = "Are you sure you want to delete all video(s) for";
"ALERT.DELETE_VIDEOS" = "Are you sure you want to delete video(s) for";
"ALERT.STOP_DOWNLOADING" = "Turning off the switch will stop downloading and delete all downloaded videos for";
"ALERT.WARNING" = "Warning";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also add same string for uk.lproj/Localizable.strings file.

Copy link
Contributor Author

@forgotvas forgotvas Jun 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done, please check again

@volodymyr-chekyrta
Copy link
Contributor

Hi team, this functionality will soon be replaced with this one:
image

Should we merge this PR? I'm good to merge

@volodymyr-chekyrta volodymyr-chekyrta merged commit 5498a1c into openedx:develop Jun 20, 2024
3 checks passed
@rnr rnr deleted the fix/deleting-confirmation branch June 20, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[iOS] Prompt | Confirmation Alert Missing Before Deleting Section-Level Downloaded Videos
4 participants