Skip to content

UI Enhancements#18

Draft
q231950 wants to merge 5 commits into
mainfrom
ui-adjustments
Draft

UI Enhancements#18
q231950 wants to merge 5 commits into
mainfrom
ui-adjustments

Conversation

@q231950

@q231950 q231950 commented Sep 23, 2025

Copy link
Copy Markdown
Owner

No description provided.

@q231950
q231950 marked this pull request as ready for review September 28, 2025 10:56
Comment on lines +65 to +66
.accessibilityLabel("delete bookmark button")
.confirmationDialog("Are you sure you want to delete the bookmark?", isPresented: $viewModel.showsDeleteConfirmation) {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Do we need to translate those strings, or are they somehow translated by the ToolbarItem itself?

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

I quickly searched for Are you sure you want to delete the bookmark? and couldn't find it anywhere. I will check this, could be that I forgot to localize it. There is no auto-magical-localization, but it's possible to localize it:
image

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Pretty sure it's not localized. I'll add the key here once #21 got merged. Good catch @molikuner!

Base automatically changed from swift-6-bookmarks-package to main October 4, 2025 14:59
@q231950
q231950 marked this pull request as draft October 4, 2025 19:22
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.

2 participants