Update autotranslate-messages.rst setup link#8822
Conversation
📝 WalkthroughWalkthroughA documentation file was updated to replace a plain instruction line with a hyperlink directing to the admin documentation for enabling auto-translation functionality. The remainder of the behaviour description remains unchanged. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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. Comment Tip CodeRabbit can use TruffleHog to scan for secrets in your code with verification capabilities.Add a TruffleHog config file (e.g. trufflehog-config.yml, trufflehog.yml) to your project to customize detectors and scanning behavior. The tool runs only when a config file is present. |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@source/end-user-guide/collaborate/autotranslate-messages.rst`:
- Line 12: Standardize the product terminology by replacing the inconsistent
"autotranslation" with "auto-translation" in the sentence that currently reads
"Your system admin must first :doc:`enable auto-translation
</administration-guide/manage/admin/autotranslation>` for your Mattermost
instance. Then, a system admin or channel admin can enable it for individual
channels. When autotranslation is enabled in a channel:" — update the final
occurrence ("When autotranslation is enabled in a channel:") to "When
auto-translation is enabled in a channel:" so the term matches the title and
linked doc.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: ab78f4a2-9167-47e1-8929-11ecf15c05e4
📒 Files selected for processing (1)
source/end-user-guide/collaborate/autotranslate-messages.rst
| -------------------------- | ||
|
|
||
| Your system admin must first enable auto-translation for your Mattermost instance. Then, a system admin or channel admin can enable it for individual channels. When autotranslation is enabled in a channel: | ||
| Your system admin must first :doc:`enable auto-translation </administration-guide/manage/admin/autotranslation>` for your Mattermost instance. Then, a system admin or channel admin can enable it for individual channels. When autotranslation is enabled in a channel: |
There was a problem hiding this comment.
Use consistent product terminology in this sentence.
Line 12 mixes “auto-translation” and “autotranslation” in the same paragraph. Please standardize to one form (likely “auto-translation”) for consistency with the page title and surrounding docs.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.
In `@source/end-user-guide/collaborate/autotranslate-messages.rst` at line 12,
Standardize the product terminology by replacing the inconsistent
"autotranslation" with "auto-translation" in the sentence that currently reads
"Your system admin must first :doc:`enable auto-translation
</administration-guide/manage/admin/autotranslation>` for your Mattermost
instance. Then, a system admin or channel admin can enable it for individual
channels. When autotranslation is enabled in a channel:" — update the final
occurrence ("When autotranslation is enabled in a channel:") to "When
auto-translation is enabled in a channel:" so the term matches the title and
linked doc.
|
Newest code from mattermost has been published to preview environment for Git SHA 4fe91a6 |
Summary by CodeRabbit