Refine Russian localization and migrate all locales to MiniMessage formatting#156
Merged
Conversation
Updated Russian localization for warp features, improving clarity and consistency in messages. #155
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Russian locale (ru.yml) for the Warps addon to refine player-facing text for warp commands, GUI labels/tips, and protection flag descriptions, addressing the partial/duplicate localization concern raised in #155.
Changes:
- Reworded multiple Russian strings for warp-related commands, errors, and GUI text.
- Introduced new/updated GUI titles, button labels, and tip messages in Russian.
- Adjusted Russian text for the
PLACE_WARPprotection flag.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Agent-Logs-Url: https://github.com/BentoBoxWorld/Warps/sessions/32785e07-6e64-482f-96f2-fe3c992058e3 Co-authored-by: tastybento <4407265+tastybento@users.noreply.github.com>
Copilot
AI
changed the title
Refine Russian localization for warp functionality
Refine Russian localization and migrate all locales to MiniMessage formatting
Apr 6, 2026
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Updated Russian localization for warp features, improving clarity and consistency in messages. Additionally, migrated all 23 locale files from legacy
&color codes to MiniMessage formatting for consistency across the addon. #155Changes Made
ru.yml): Reworded strings for warp commands, errors, GUI labels, tips, and protection flag descriptions for improved clarity.&color codes (e.g.,&c,&a,&6) to MiniMessage tags (e.g.,<red>text</red>,<green>text</green>,<gold>text</gold>) across all 23 locale files (cs, de, en-US, es, fr, hr, hu, id, it, ja, ko, lv, nl, pl, pt-BR, pt, ro, tr, uk, vi, zh-CN, zh-HK, zh-TW).&f&l text→<white><bold>text</bold></white>).&l&6 [BentoBox]: &ris converted to<gold><bold>[BentoBox]: </bold></gold><reset>consistently across all locales.