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

Localise skin rename/export/delete buttons in settings #32243

Merged

Conversation

SchiavoAnto
Copy link
Contributor

image

This PR adds localisation support to the Rename, Export, and Delete buttons in the skin section of the settings menu.

I have added the localisation strings in CommonStrings.cs instead of SkinSettingsStrings.cs because I think "Rename" and "Delete" are so general that they can be used in other places, following "Export" which was already there.

@Joehuu
Copy link
Member

Joehuu commented Mar 5, 2025

The added "delete" string wasn't removed.

@SchiavoAnto
Copy link
Contributor Author

Sorry, forgot. Should be ok now.

Copy link
Member

@Joehuu Joehuu left a comment

Choose a reason for hiding this comment

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

I saw this when looking why the buttons weren't localised: #31220 (comment)

But this is only adding one string now, and it may be used somewhere else in the future (e.g. a "rename" in a context menu), so approving.

@smoogipoo smoogipoo merged commit 21a189f into ppy:master Mar 6, 2025
8 of 10 checks passed
@SchiavoAnto SchiavoAnto deleted the skin-management-buttons-localisation branch March 6, 2025 08:57
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.

3 participants