From nobody Sat Jun 27 18:51:21 2026 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gnhTV5RlVz6k0gW for ; Sat, 27 Jun 2026 18:51:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gnhTV4ympz42kl for ; Sat, 27 Jun 2026 18:51:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782586286; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0XR1Ad+dDfaM0Et+79cKQoy/unxQb2m1/1hbLxuD/DM=; b=VyxOpBz+fazi3cKpUJY9K+Mzafy6zXWCYEiEjQ8SmyB/u4U76g3W9+GRxLV8FkcthCWvsB ehg0rDrZDK0F37XjOBRcZcXAkqoXnRZ/FXBSylbbs6BsoHtNM0Y+WjuYd9UjAqi5om8FjH XeDmDwPMiWcauKyvvEvBU1qmkwsY8c59kTkFzP39UEwz+sP5RQZRrco3hIbG8SfoxTZzA+ jt8ScpdeEN+zWsWINY179zdJDK1CgoRDlMeWkZj5kCmugyicKYbSIfzaqBUoDNKAFwOadO OQce7StP/oNYEPzCwINNbV6M4GYQZVepfj2AYcwBq8PjEGimQi1r3Tvam38kSg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782586286; a=rsa-sha256; cv=none; b=CLSDpauSOHuZMFELPWSklCQ0CBy9qNtFwCs+OHM3EmXGqMrjrI67azxJQPeDvrqzY2CaeS 1aKLfC95UPaZtUGLk7nNqwEBXs9vXlEgSJ2ZcXslf0/sqDjwwYB1iyWLCYSaMVIQds+Okd jTN5fQpPQGM1KJfoH0+zLVH/XpD8U9FvPWpSYybSvLEW3fHnSzN1P+P3JMv/9LIkQdayAi eBGgJLBbW2Bqg8Ujyvhi7CkhX6sAta4d+Ld0YsQCPT53n3gwXFugERM28FZ/gjzg+G4VYi K7GX77b0E9DX6HZch1RBeRhz6jWptxmVePsyWnmmrUtjBaDWJao33HMzbab8Vg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782586286; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0XR1Ad+dDfaM0Et+79cKQoy/unxQb2m1/1hbLxuD/DM=; b=hlwYnIFNxseCITjLlocMaJAsPelHwBH1jJJ5umGofSLwXuP2vW1SODwg4U9R23daEg43hU pCrsNP5SN9X3u2XcPi2arOaUJRy2+k1pJDBaHTUOKtlVZUPf0Q8QFTiT2B4wXMPg3XcLjc tX/4KQmY6sPiNwbXjycC0wG+rmCAJdpmxmDqKZKkiMIp2d3wiK+E5z7rtaVt0NN2g+hFbk AUL3TJ3CgZiEnbz8PTOdlzTbFoXGih3lcExgUO34iSH7tyGzCDgWiJjA8O5tp9KmY2eKzb Qd0muEwX7Z4jZfqvxehlRj7lPOPZZbqyejPP4KhZlPMtgx2Gow+/S9ckrPalVA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gnhTV3XPfzcX4 for ; Sat, 27 Jun 2026 18:51:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 41df5 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 27 Jun 2026 18:51:21 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Benedict Reuschling Subject: git: 8f2581d087 - main - Revert "fdp-primer: Mention that .po files are generated nightly" List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bcr X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8f2581d0872eb7a9fb06a65ce6640d86ebc306ed Auto-Submitted: auto-generated Date: Sat, 27 Jun 2026 18:51:21 +0000 Message-Id: <6a401ba9.41df5.c21fc67@gitrepo.freebsd.org> The branch main has been updated by bcr: URL: https://cgit.FreeBSD.org/doc/commit/?id=8f2581d0872eb7a9fb06a65ce6640d86ebc306ed commit 8f2581d0872eb7a9fb06a65ce6640d86ebc306ed Author: Benedict Reuschling AuthorDate: 2026-06-27 18:48:42 +0000 Commit: Benedict Reuschling CommitDate: 2026-06-27 18:48:42 +0000 Revert "fdp-primer: Mention that .po files are generated nightly" This reverts commit 64b3126c0db9dcc8cf9a2f003b3a52dbb76a7fd1. It turns out the information was wrong and the PO files are not created nightly. --- .../content/en/books/fdp-primer/po-translations/_index.adoc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/documentation/content/en/books/fdp-primer/po-translations/_index.adoc b/documentation/content/en/books/fdp-primer/po-translations/_index.adoc index 5341057012..2391b8d257 100644 --- a/documentation/content/en/books/fdp-primer/po-translations/_index.adoc +++ b/documentation/content/en/books/fdp-primer/po-translations/_index.adoc @@ -100,8 +100,6 @@ The path is the same except for the name of the language directory. % cp ~/doc/documentation/content/en/articles/leap-seconds/_index.po \ ~/doc/documentation/content/es/articles/leap-seconds/ .... -If you are making changes to the english version of the documentation, do not edit `.po` files! -They are regenerated automatically every night by Weblate. Suppose the document or language is also being translated via Weblate. In that case, it is good to get the `.po` file from there and upload the translation document back into the platform, centralizing the translating efforts via Weblate to avoid rework. @@ -287,8 +285,7 @@ Now the document structure is ready for the translator to begin translating with The gettext system greatly reduces the number of things that must be tracked by a translator. Strings to be translated are extracted from the original document into a PO file. -This is done automatically every night by Weblate, and there is no need to edit original `.po` files manually! -A PO editor is used to enter the translated versions of each string. +Then a PO editor is used to enter the translated versions of each string. The FreeBSD PO translation system does not overwrite PO files, so the extraction step can be run at any time to update the PO file.