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

Please keep ending spaced out of translatable strings #59821

Open
Presskopp opened this issue Mar 13, 2024 · 6 comments
Open

Please keep ending spaced out of translatable strings #59821

Presskopp opened this issue Mar 13, 2024 · 6 comments
Labels
Good First Issue An issue that's suitable for someone looking to contribute for the first time Internationalization (i18n) Issues or PRs related to internationalization efforts [Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended

Comments

@Presskopp
Copy link
Contributor

Description

They easily get ignored.

Here's a list:

  • "Grid interactivty "
  • "There was an error uninstalling the font family. "
  • "Enter Distraction Free "
  • "Form and input blocks "
  • "Reset "
  • "Live Collaboration and offline persistence "
  • "Color randomizer "
  • "Zoomed out view "
  • "Previous: "
  • "Next: "
  • "The element should be used for the primary content of your document only. "
  • "New to the block editor? Want to learn more about using it? "

Step-by-step reproduction instructions

.

Screenshots, screen recording, code snippet

No response

Environment info

No response

Please confirm that you have searched existing issues in the repo.

Yes

Please confirm that you have tested with all plugins deactivated except Gutenberg.

Yes

@Presskopp Presskopp added the [Type] Bug An existing feature does not function as intended label Mar 13, 2024
@t-hamano t-hamano added the Good First Issue An issue that's suitable for someone looking to contribute for the first time label Mar 13, 2024
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Mar 13, 2024
@swissspidy swissspidy added the Internationalization (i18n) Issues or PRs related to internationalization efforts label Mar 13, 2024
@vlakhara
Copy link

vlakhara commented Oct 1, 2024

Hi, Can I work on this issue?

@ramonjd
Copy link
Member

ramonjd commented Oct 2, 2024

Hi, Can I work on this issue?

Hi @vlakhara

Yes! Please go ahead and get a pull request up.

Thank you!

@vlakhara
Copy link

vlakhara commented Oct 2, 2024

Hi @ramonjd

I went through the code but couldn't find this code base. Can you guide me or let me know the filename in which I can find the issue.

Thanks

@ramonjd
Copy link
Member

ramonjd commented Oct 2, 2024

I went through the code but couldn't find this code base. Can you guide me or let me know the filename in which I can find the issue.

You're right.

I think this we can close this issue. The strings may exist in over at translate.wordpress.org, but they're no longer in the code base here.

Thanks for checking!!

@ramonjd ramonjd closed this as completed Oct 2, 2024
@Presskopp
Copy link
Contributor Author

@ramonjd
Copy link
Member

ramonjd commented Oct 6, 2024

Thanks @Presskopp!

@vlakhara

You could open a PR to fix this one if you have time: https://github.com/WordPress/gutenberg/blob/trunk/lib/experiments-page.php#L72

@ramonjd ramonjd reopened this Oct 6, 2024
megane9988 added a commit to megane9988/gutenberg that referenced this issue Nov 6, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue An issue that's suitable for someone looking to contribute for the first time Internationalization (i18n) Issues or PRs related to internationalization efforts [Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants