Update doc/po/**/*.po files.#11434
Update doc/po/**/*.po files.#11434omasanori wants to merge 1 commit intorust-lang:masterfrom omasanori:update-po
doc/po/**/*.po files.#11434Conversation
Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
|
I thought we were going to remove all the generated portions of these files? Did |
|
@alexcrichton Yes, I think we reached an agreement with removal. I thought that a normal update before starting working in a new method might be needed for translator if it takes some time before the new one works. |
|
Oh no worries! If it takes awhile to get the slimmed down versions working, we can certainly reconsider merging updated translations. |
|
OK, I'll try to solve the problem this weekend. If I become aware that it is more difficult than I've thought, then I'll send fat update PR again. Thank you. |
…#13894) Closes rust-lang#11434 by moving `format_push_string` and `format_collect` to pedantic. changelog: Move `format_push_string` and `format_collect` to pedantic
Note that it is just an update using
po4a, so reduction of untranslated entries usingmsgattrib(discussed on #11383) is not yet available.