Skip to content

Conversation

@omasanori
Copy link
Contributor

doc/po/*.pot files are generated automatically using po4a and they includes timestamps in their content. The files can cause huge conflicts unnecessarily. Also, removing them save disk space if you are not a translator.

The .pot files can be generated automatically and the files contain
timestamps in their content. They can cause huge conflicts and take huge
space even if you are not a translator.

This commit is a part of improvement discussed on
#11383 .

Signed-off-by: OGINO Masanori <[email protected]>
@alexcrichton
Copy link
Member

Does this also close #11383?

@omasanori
Copy link
Contributor Author

@alexcrichton This PR is only a part of improvement we are discussed on #11383.

I think leaving #11383 for reference until it is done is good. Is it better to open a new issue for tracking a series of PRs, or, just close #11383 and have no tracking PR for this problems?

@omasanori
Copy link
Contributor Author

Well, it's already closed. We will remember it, so it is OK.
Thank you for closing.

@omasanori
Copy link
Contributor Author

r?

bors added a commit that referenced this pull request Jan 9, 2014
`doc/po/*.pot` files are generated automatically using `po4a` and they includes timestamps in their content. The files can cause huge conflicts unnecessarily. Also, removing them save disk space if you are not a translator.
@bors bors closed this Jan 10, 2014
@bors bors merged commit 20ec0be into rust-lang:master Jan 10, 2014
@omasanori omasanori deleted the remove-pot branch January 10, 2014 03:16
flip1995 pushed a commit to flip1995/rust that referenced this pull request Sep 7, 2023
Bump ui_test

This makes `ui_test` parse `--bless` and allows a follow up change to use `Mode::Error` (instead of `Mode::Yolo`) with `RustfixMode::Everything`

changelog: none
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