Skip to content

Update .pot files#6202

Merged
MichaelChirico merged 2 commits intomasterfrom
update-pot
Jul 9, 2024
Merged

Update .pot files#6202
MichaelChirico merged 2 commits intomasterfrom
update-pot

Conversation

@rffontenelle
Copy link
Copy Markdown
Contributor

@rffontenelle rffontenelle commented Jun 23, 2024

From command-line interface:

cd data.table
R -e 'if (!("potools" %in% installed.packages())) install.packages("potools"); potools::po_extract()'

or from R interactive shell:

install.packages("potools") # i notgnore if already installed
potools::po_extract()

@MichaelChirico MichaelChirico added the translation issues/PRs related to message translation projects label Jun 23, 2024
@MichaelChirico
Copy link
Copy Markdown
Member

MichaelChirico commented Jul 9, 2024

Please note in the PR description your method for updating the .pot files, it will be useful for future readers.

(this can be done after merging)

@MichaelChirico MichaelChirico merged commit 8e9e6b2 into master Jul 9, 2024
@MichaelChirico MichaelChirico deleted the update-pot branch July 9, 2024 16:56
@rffontenelle
Copy link
Copy Markdown
Contributor Author

Updated the PR description with the commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

translation issues/PRs related to message translation projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants