Re: [PATCH 09/16] docs/zh_TW: process: localize terminology in 5.Posting.rst
From: Weijie Yuan
Date: Thu Jul 23 2026 - 03:09:43 EST
On Wed, Jul 22, 2026 at 05:55:35AM +0800, Chen-Yu Yeh wrote:
> Localize mainland terms to Taiwanese Mandarin (內核→核心, 代碼→程式碼,
> 通過→透過, ...) and sync with the English original: add the testing/
> KUnit advice, the Fixes:/Link:/Closes: tag paragraphs, the Suggested-by:
> tag, and the updated rules about tagging other people.
> Also point cross-references at the zh_TW translations instead of
> zh_CN.
>
> update to commit 0a83293322fd ("doc: development-process: add notice on testing")
Leave a line break mark here ;-)
>
> Signed-off-by: Chen-Yu Yeh <chenyou910331@xxxxxxxxx>
Reviewed-by: Weijie Yuan <wy@xxxxxxxxx>
> ---
> .../translations/zh_TW/process/5.Posting.rst | 226 ++++++++++--------
> 1 file changed, 131 insertions(+), 95 deletions(-)
>
>
> -必須針對內核的特定版本準備補丁。一般來說,補丁應該基於Linus的Git樹中的當前
> -主線。當以主線爲基礎時,請從一個衆所周知的發佈點開始——如穩定版本或 -rc
> -版本發佈點——而不是在一個任意的主線分支點。
> +必須針對核心的特定版本準備補丁。一般來說,補丁應該基於Linus的Git樹中的當前
> +主線。當以主線為基礎時,請從一個衆所周知的發布點開始——如穩定版本或 -rc
> +版本發布點——而不是在一個任意的主線分支點。
Non-blocking:
In process/stable-kernel.rules.rst, you keep "-stable" as-is, so here,
shall we change to "-stable"/"stable" instead of "稳定版"?
I don't know what's the preferred one in Taiwan, though.
But if preferring "stable", an incremental patch is better.