Skip to content

Add dprint step to TRANSLATIONS.md #1363

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

Closed
wants to merge 1 commit into from

Conversation

henrif75
Copy link
Collaborator

Closes Update TRANSLATIONS.MD with dprint fmt step #1362

Closes Update TRANSLATIONS.MD with `dprint fmt` step google#1362
@henrif75 henrif75 requested a review from mgeisler October 13, 2023 16:06
@henrif75 henrif75 marked this pull request as ready for review October 13, 2023 16:07
@henrif75
Copy link
Collaborator Author

Ref.: #1359

@henrif75 henrif75 marked this pull request as draft October 13, 2023 16:34
@henrif75
Copy link
Collaborator Author

Need to address an error following the described procedure

@henrif75
Copy link
Collaborator Author

Nvm, #1359 already adds instructions to TRANSLATIONS.md 🤦

@henrif75 henrif75 closed this Oct 13, 2023
@henrif75 henrif75 deleted the translations-md branch October 13, 2023 16:47
Comment on lines +45 to +49
On MacOS with [Homebrew](https://brew.sh/), you can install with:

```shell
brew install gettext
```
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, I think it would be good to add instructions for MacOS like you do here.

Comment on lines +172 to +179
### Formatting a Translation

You should run `dprint` on your `.po` file to ensure it is formatted correctly.
You can do this with:

```shell
dprint fmt po/xx.po
```
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is also a nice thing to add!

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.

2 participants