Skip to content

Fix corrupted text in zh-Hant services.md (phase1-auth-flags section)#31

Merged
erbanku merged 2 commits into
codex/i18n-translate-docs-even-furtherfrom
copilot/sub-pr-26-one-more-time
Mar 17, 2026
Merged

Fix corrupted text in zh-Hant services.md (phase1-auth-flags section)#31
erbanku merged 2 commits into
codex/i18n-translate-docs-even-furtherfrom
copilot/sub-pr-26-one-more-time

Conversation

Copilot AI commented Mar 16, 2026

Copy link
Copy Markdown
Contributor

Line 206 of the zh-Hant services.md translation contained a duplicated clause and stray @ @ @ artifacts in the phase1-auth-flags=32 explanation, likely introduced during translation. The nmcli workaround tip was also lost.

Changes

  • i18n/zh-Hant/.../thuservices/services.md: Deduplicated the repeated fragment, removed @ @ @ tokens, and restored the missing nmcli tip (802-1x.phase1-auth-flagstls-1-0-enable) to match the source (zh-Hans/en).

Before:

…換算成十進位是 `32`,這一換算關係目前沒有在文件裡記錄,所以不保證 32 這個數字總是有效 `32`,這個換算關係目前沒有在文件裡記錄,所以不保證 32 這個數字總是有效@ @ @ `tls-1-0-enable`)。

After:

…換算成十進位是 `32`,這一換算關係目前沒有在文件裡記錄,所以不保證 32 這個數字總是有效。更能保證有效的方法是手動用 `nmcli` 在 `Tsinghua-Secure` 中將 `802-1x.phase1-auth-flags` 設置為 `tls-1-0-enable`)。

💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

@vercel

vercel Bot commented Mar 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
thuwiki-production Ready Ready Preview, Comment Mar 16, 2026 4:21pm

Co-authored-by: erbanku <79493862+erbanku@users.noreply.github.com>
Copilot AI changed the title [WIP] [WIP] Address feedback on translation refresh for services and clubs documentation Fix corrupted text in zh-Hant services.md (phase1-auth-flags section) Mar 16, 2026
Copilot AI requested a review from erbanku March 16, 2026 15:47
@erbanku erbanku marked this pull request as ready for review March 17, 2026 02:53
Copilot AI review requested due to automatic review settings March 17, 2026 02:53
@erbanku erbanku merged commit c20b1ea into codex/i18n-translate-docs-even-further Mar 17, 2026
2 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

修復 zh-Hant 版 thuservices/services.md 中「phase1-auth-flags=32」說明段落的翻譯損毀文字,移除雜訊符號並補回遺失的 nmcli 提示,使其與其他語言版本內容一致。

Changes:

  • 移除重複句子片段與 stray @ @ @ artifact。
  • 補回以 nmcli 設定 802-1x.phase1-auth-flagstls-1-0-enable 的替代作法描述。

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

那麼你的 `NetworkManager` 可能由於 tls 1.0 連接被禁用而連不上 `Tsinghua-Secure`,此時有以下兩種解決方法,任何一種都能解決:

1. 升級 NetworkManager 到 `1.41.5-dev` 以上,準確的說是確保 [這個 commit](https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/commit/98dd4180ec163af63fe1e0fda00158ac7f0047df) 已經被包含。在上述設定檔的 `[802-1x]` 一節中加入一行 `phase1-auth-flags=32`(`NetworkManager` 中 `tls-1-0-enable` 此選項對應 `0x20`,換算成十進位是 `32`,這一換算關係目前沒有在文件裡記錄,所以不保證 32 這個數字總是有效 `32`,這個換算關係目前沒有在文件裡記錄,所以不保證 32 這個數字總是有效@ @ @ `tls-1-0-enable`)。
1. 升級 NetworkManager 到 `1.41.5-dev` 以上,準確的說是確保 [這個 commit](https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/commit/98dd4180ec163af63fe1e0fda00158ac7f0047df) 已經被包含。在上述設定檔的 `[802-1x]` 一節中加入一行 `phase1-auth-flags=32`(`NetworkManager` 中 `tls-1-0-enable` 此選項對應 `0x20`,換算成十進位是 `32`,這一換算關係目前沒有在文件裡記錄,所以不保證 32 這個數字總是有效。更能保證有效的方法是手動用 `nmcli` 在 `Tsinghua-Secure` 中將 `802-1x.phase1-auth-flags` 設置為 `tls-1-0-enable`)。
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.

3 participants