From owner-dev-commits-doc-all@freebsd.org Fri Feb 19 12:35:46 2021 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F0D79529826 for ; Fri, 19 Feb 2021 12:35:46 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dhrdt6Xz1z3vvd; Fri, 19 Feb 2021 12:35:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D357C3EB7; Fri, 19 Feb 2021 12:35:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 11JCZkkB013656; Fri, 19 Feb 2021 12:35:46 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 11JCZkad013655; Fri, 19 Feb 2021 12:35:46 GMT (envelope-from git) Date: Fri, 19 Feb 2021 12:35:46 GMT Message-Id: <202102191235.11JCZkad013655@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Ryusuke SUZUKI Subject: git: 1d5c234e8a - main - downloadFreebsd -> downloadFreeBSD MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ryusuke X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1d5c234e8af548470a4935c9c06e603c6e4f5ab3 Auto-Submitted: auto-generated X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the doc repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Feb 2021 12:35:47 -0000 The branch main has been updated by ryusuke: URL: https://cgit.FreeBSD.org/doc/commit/?id=1d5c234e8af548470a4935c9c06e603c6e4f5ab3 commit 1d5c234e8af548470a4935c9c06e603c6e4f5ab3 Author: Ryusuke SUZUKI AuthorDate: 2021-02-19 12:34:56 +0000 Commit: Ryusuke SUZUKI CommitDate: 2021-02-19 12:34:56 +0000 downloadFreebsd -> downloadFreeBSD --- website/themes/beastie/i18n/de.toml | 2 +- website/themes/beastie/i18n/en.toml | 2 +- website/themes/beastie/i18n/es.toml | 2 +- website/themes/beastie/i18n/ja.toml | 2 +- website/themes/beastie/i18n/nl.toml | 2 +- website/themes/beastie/i18n/zh-cn.toml | 2 +- website/themes/beastie/i18n/zh-tw.toml | 2 +- website/themes/beastie/layouts/index.html | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/website/themes/beastie/i18n/de.toml b/website/themes/beastie/i18n/de.toml index 2ec42a76a4..477f21bb81 100644 --- a/website/themes/beastie/i18n/de.toml +++ b/website/themes/beastie/i18n/de.toml @@ -11,7 +11,7 @@ other = "FreeBSD The Power to Serve" [freebsdFoundation] other = "The FreeBSD Foundation" -[downloadFreebsd] +[downloadFreeBSD] other = "Download FreeBSD" [production] diff --git a/website/themes/beastie/i18n/en.toml b/website/themes/beastie/i18n/en.toml index b9e699d2a8..15572dfe8a 100644 --- a/website/themes/beastie/i18n/en.toml +++ b/website/themes/beastie/i18n/en.toml @@ -11,7 +11,7 @@ other = "FreeBSD The Power to Serve" [freebsdFoundation] other = "The FreeBSD Foundation" -[downloadFreebsd] +[downloadFreeBSD] other = "Download FreeBSD" [production] diff --git a/website/themes/beastie/i18n/es.toml b/website/themes/beastie/i18n/es.toml index 2718efe784..8ff991217d 100644 --- a/website/themes/beastie/i18n/es.toml +++ b/website/themes/beastie/i18n/es.toml @@ -11,7 +11,7 @@ other = "FreeBSD The Power to Serve" [freebsdFoundation] other = "The FreeBSD Foundation" -[downloadFreebsd] +[downloadFreeBSD] other = "Descargar FreeBSD" [production] diff --git a/website/themes/beastie/i18n/ja.toml b/website/themes/beastie/i18n/ja.toml index 76bb5e6ae8..ed3d5bf3b1 100644 --- a/website/themes/beastie/i18n/ja.toml +++ b/website/themes/beastie/i18n/ja.toml @@ -11,7 +11,7 @@ other = "FreeBSD The Power to Serve" [freebsdFoundation] other = "The FreeBSD Foundation" -[downloadFreebsd] +[downloadFreeBSD] other = " FreeBSD を入手する" [production] diff --git a/website/themes/beastie/i18n/nl.toml b/website/themes/beastie/i18n/nl.toml index 87fdbad5ce..33b5ed4a41 100644 --- a/website/themes/beastie/i18n/nl.toml +++ b/website/themes/beastie/i18n/nl.toml @@ -11,7 +11,7 @@ other = "FreeBSD The Power to Serve" [freebsdFoundation] other = "The FreeBSD Foundation" -[downloadFreebsd] +[downloadFreeBSD] other = "Download FreeBSD" [production] diff --git a/website/themes/beastie/i18n/zh-cn.toml b/website/themes/beastie/i18n/zh-cn.toml index deb62dd95a..c5c9b230cc 100644 --- a/website/themes/beastie/i18n/zh-cn.toml +++ b/website/themes/beastie/i18n/zh-cn.toml @@ -11,7 +11,7 @@ other = "FreeBSD The Power to Serve" [freebsdFoundation] other = "The FreeBSD Foundation" -[downloadFreebsd] +[downloadFreeBSD] other = "获取 FreeBSD" [production] diff --git a/website/themes/beastie/i18n/zh-tw.toml b/website/themes/beastie/i18n/zh-tw.toml index 4f9a86487b..b7b90a7d9e 100644 --- a/website/themes/beastie/i18n/zh-tw.toml +++ b/website/themes/beastie/i18n/zh-tw.toml @@ -11,7 +11,7 @@ other = "FreeBSD The Power to Serve" [freebsdFoundation] other = "The FreeBSD Foundation" -[downloadFreebsd] +[downloadFreeBSD] other = "下載 FreeBSD" [production] diff --git a/website/themes/beastie/layouts/index.html b/website/themes/beastie/layouts/index.html index f98f93cb08..c0c0863aca 100755 --- a/website/themes/beastie/layouts/index.html +++ b/website/themes/beastie/layouts/index.html @@ -32,7 +32,7 @@