git: 1d5c234e8a - main - downloadFreebsd -> downloadFreeBSD

Ryusuke SUZUKI ryusuke at FreeBSD.org
Fri Feb 19 12:35:47 UTC 2021


The branch main has been updated by ryusuke:

URL: https://cgit.FreeBSD.org/doc/commit/?id=1d5c234e8af548470a4935c9c06e603c6e4f5ab3

commit 1d5c234e8af548470a4935c9c06e603c6e4f5ab3
Author:     Ryusuke SUZUKI <ryusuke at FreeBSD.org>
AuthorDate: 2021-02-19 12:34:56 +0000
Commit:     Ryusuke SUZUKI <ryusuke at FreeBSD.org>
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 @@
             </div>
           </div>
           <div class="frontgetcontent">
-            <a href={{ "where/" | absLangURL }}>{{ i18n "downloadFreebsd" }}</a>
+            <a href={{ "where/" | absLangURL }}>{{ i18n "downloadFreeBSD" }}</a>
           </div>
           <div class="frontgetbot">
             <div>


More information about the dev-commits-doc-all mailing list