mirror of
https://github.com/google/comprehensive-rust.git
synced 2024-12-17 07:11:27 +02:00
d0e0e5c1af
This builds on the work of @dyoo in https://github.com/google/mdbook-i18n-helpers/pull/69: by adding a special `<!-- mdbook-xgettext: skip -->` comment, we can skip the following code block. I also modified a few code blocks to remove translatable text: variable names are not expected to be translated, so it’s fine to have a line with `println!("foo: {foo}")` in the code block. This PR removes 36 messages from the POT file. The number of lines drop by 633 (3%). Part of #1257. |
||
---|---|---|
.. | ||
android | ||
bare-metal | ||
concurrency | ||
day-1 | ||
day-2 | ||
day-3 | ||
Cargo.toml | ||
solutions.md |