Add rdAccess.xliff as uploaded to Crowdin - #82
Merged
Merged
Conversation
Assisted-by: Claude:claude-fable-5
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The change is a documentation/XLIFF addition with no runtime code impact; only minor wording/casing nits were noted.
Pull request overview
Adds the rdAccess.xliff XLIFF 2.0 documentation export as uploaded to Crowdin so future Crowdin syncs can update it in-place and keep unit IDs stable.
Changes:
- Add
rdAccess.xliffcontaining the Crowdin-exported translatable strings and skeleton forreadme.md.
File summaries
| File | Description |
|---|---|
| rdAccess.xliff | Adds the Crowdin-exported XLIFF document used to keep documentation translation unit IDs stable across syncs. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 3
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| <note appliesTo="source">line: 224</note> | ||
| </notes> | ||
| <segment> | ||
| <source>To report an issue or contribute, refer to [the issues page on Github][4].</source> |
| <note appliesTo="source">line: 158</note> | ||
| </notes> | ||
| <segment> | ||
| <source>This is also required for VMware Horizon, Parallels RAS, Azure Virtual Desktop. etc.</source> |
| <note appliesTo="source">prefix: * </note> | ||
| </notes> | ||
| <segment> | ||
| <source>Improved uninstall behavior (no longer raise errors or remove Citrix support when Citrix is not available).</source> |
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.
Commits the documentation XLIFF exactly as it exists in Crowdin (file 290, revision 10), so the Crowdin sync updates it in place and keeps the unit ids stable.
Assisted by Claude