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

fix(hubs): fix shared link text #3657

Merged
merged 1 commit into from
Sep 16, 2024
Merged

fix(hubs): fix shared link text #3657

merged 1 commit into from
Sep 16, 2024

Conversation

dannytancs
Copy link
Contributor

fix public shared link text for hubs

fix public shared link text for hubs
@dannytancs dannytancs requested a review from a team as a code owner September 16, 2024 23:04
@@ -291,11 +291,6 @@ const messages = defineMessages({
description: 'Description of an open shared link',
id: 'boxui.unifiedShare.peopleWithLinkDescription',
},
peopleWithLinkSignedInRequiredDescription: {

Choose a reason for hiding this comment

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

are we sure we/someone else won't need this in the future for any reason? since deleting the message deletes the translation; and i assume Box pays for each translation that needs to be generated

Copy link

@davidkatko davidkatko left a comment

Choose a reason for hiding this comment

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

lgtm!

@mergify mergify bot merged commit a938524 into master Sep 16, 2024
8 checks passed
@mergify mergify bot deleted the fix-hubs-sl-text branch September 16, 2024 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants