Skip to content

Update ru.rs#15117

Open
solokot wants to merge 1 commit into
rustdesk:masterfrom
solokot:master
Open

Update ru.rs#15117
solokot wants to merge 1 commit into
rustdesk:masterfrom
solokot:master

Conversation

@solokot
Copy link
Copy Markdown
Contributor

@solokot solokot commented May 25, 2026

Summary by CodeRabbit

  • Localization
    • Updated Russian translation for remote toolbar docking configuration option.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 25, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 8dcf4d65-a6fc-472d-9176-183deb42ddf0

📥 Commits

Reviewing files that changed from the base of the PR and between 6ad5607 and 6f7b80e.

📒 Files selected for processing (1)
  • src/lang/ru.rs

📝 Walkthrough

Walkthrough

This PR populates a previously empty Russian translation string in the localization map. The allow-remote-toolbar-docking-any-edge key now contains a complete Russian text describing permissions for docking a remote toolbar to any window edge.

Changes

Russian Translation Update

Layer / File(s) Summary
Toolbar docking translation
src/lang/ru.rs
The Russian translation for allow-remote-toolbar-docking-any-edge is updated from an empty string to localized text: "Разрешать прикрепление удалённой панели инструментов к любому краю окна".

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • rustdesk/rustdesk#14947: Both PRs modify the same src/lang/ru.rs lazy_static translation map, changing Russian values for localization keys from empty strings to non-empty text.
  • rustdesk/rustdesk#14636: Both PRs modify src/lang/ru.rs inside the same lazy_static Russian localization map by changing specific translation string values.
  • rustdesk/rustdesk#14386: Both PRs modify the same Rust localization file (src/lang/ru.rs) by changing values in the same static translation HashMap T.

Poem

🐰 A missing string no longer bare,
Now Russian words float in the air,
The toolbar docks with proper care,
From empty void to text so fair,
Translation complete, beyond compare!

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'Update ru.rs' is generic and vague, failing to convey the specific change made to the Russian localization. Consider using a more descriptive title like 'Add Russian translation for allow-remote-toolbar-docking-any-edge' to clarify the specific change being made.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant