-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Japanese translation of Rust by Example is broken #126214
Copy link
Copy link
Closed
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsA-translationArea: Translation infrastructure, and migrating existing diagnostics to SessionDiagnosticArea: Translation infrastructure, and migrating existing diagnostics to SessionDiagnosticC-bugCategory: This is a bug.Category: This is a bug.
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsA-translationArea: Translation infrastructure, and migrating existing diagnostics to SessionDiagnosticArea: Translation infrastructure, and migrating existing diagnostics to SessionDiagnosticC-bugCategory: This is a bug.Category: This is a bug.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Location
Some paragraphs of https://doc.rust-lang.org/nightly/rust-by-example/ja/index.html is not translated.
Summary
This issue seems to be caused by an issue of mdbook-i18n-helpers which is integrated to
src/tools/rustbook.google/mdbook-i18n-helpers#202
So this will be fixed after fixing at the upstream and updating mdbook-i18n-helpers in
src/tools/rustbook/Cargo.toml.