Skip to content

Commit bc0eca9

Browse files
Deploying to gh-pages from @ 1531f25 🚀
1 parent 5c4ca8b commit bc0eca9

6 files changed

Lines changed: 14 additions & 14 deletions

File tree

pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ articles:
55
custom-diagnostic: custom-diagnostic.html
66
developers: developers.html
77
translators: translators.html
8-
last_built: 2025-12-26T20:39Z
8+
last_built: 2025-12-26T22:21Z
99
urls:
1010
reference: https://michaelchirico.github.io/potools/reference
1111
article: https://michaelchirico.github.io/potools/articles

reference/translate_package.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reference/translate_package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ for examples of diagnostics.
332332
<https://cran.r-project.org/doc/manuals/r-release/R-admin.html#Internationalization>
333333
<https://cran.r-project.org/doc/manuals/r-release/R-ints.html#Internationalization-in-the-R-sources>
334334
<https://developer.r-project.org/Translations30.html>
335-
<https://web.archive.org/web/20230108213934/https://www.isi-web.org/resources/glossary-of-statistical-terms>
335+
<https://isi-web.org/glossary>
336336
<https://www.gnu.org/software/gettext/>
337337
<https://www.gnu.org/software/gettext/manual/html_node/Usual-Language-Codes.html#Usual-Language-Codes>
338338
<https://www.gnu.org/software/gettext/manual/html_node/Country-Codes.html#Country-Codes>

reference/write_po_file.html

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reference/write_po_file.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,8 @@ print(metadata)
278278
#> msgstr ""
279279
#> "Project-Id-Version: potoolsExample 0.0.1\n"
280280
#> "Report-Msgid-Bugs-To: https://github.com/ruser/potoolsExample/issues\n"
281-
#> "POT-Creation-Date: 2025-12-26 20:39+0000\n"
282-
#> "PO-Revision-Date: 2025-12-26 20:39+0000\n"
281+
#> "POT-Creation-Date: 2025-12-26 22:21+0000\n"
282+
#> "PO-Revision-Date: 2025-12-26 22:21+0000\n"
283283
#> "Last-Translator: R User <ruser@gmail.com>\n"
284284
#> "Language-Team: ar_SY\n"
285285
#> "Language: ar_SY\n"
@@ -298,8 +298,8 @@ writeLines(readLines(tmp_po))
298298
#> msgstr ""
299299
#> "Project-Id-Version: potoolsExample 0.0.1\n"
300300
#> "Report-Msgid-Bugs-To: https://github.com/ruser/potoolsExample/issues\n"
301-
#> "POT-Creation-Date: 2025-12-26 20:39+0000\n"
302-
#> "PO-Revision-Date: 2025-12-26 20:39+0000\n"
301+
#> "POT-Creation-Date: 2025-12-26 22:21+0000\n"
302+
#> "PO-Revision-Date: 2025-12-26 22:21+0000\n"
303303
#> "Last-Translator: R User <ruser@gmail.com>\n"
304304
#> "Language-Team: ar_SY\n"
305305
#> "Language: ar_SY\n"
@@ -327,7 +327,7 @@ writeLines(readLines(tmp_pot))
327327
#> msgstr ""
328328
#> "Project-Id-Version: potoolsExample 0.0.1\n"
329329
#> "Report-Msgid-Bugs-To: https://github.com/ruser/potoolsExample/issues\n"
330-
#> "POT-Creation-Date: 2025-12-26 20:39+0000\n"
330+
#> "POT-Creation-Date: 2025-12-26 22:21+0000\n"
331331
#> "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
332332
#> "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
333333
#> "Language-Team: LANGUAGE <LL@li.org>\n"

search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)