Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove .pot files. #11427

Merged
merged 2 commits into from
Jan 10, 2014
Merged

Remove .pot files. #11427

merged 2 commits into from
Jan 10, 2014

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.

Verified

This commit was signed with the committer’s verified signature.
srid Sridhar Ratnakumar
Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>

Verified

This commit was signed with the committer’s verified signature.
srid Sridhar Ratnakumar
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 <masanori.ogino@gmail.com>
@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

Verified

This commit was signed with the committer’s verified signature.
srid Sridhar Ratnakumar
`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

Verified

This commit was signed with the committer’s verified signature.
srid Sridhar Ratnakumar
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.

None yet

3 participants