Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 7b98b91

Browse files
authored
Merge pull request #752 from 3442853561/fix-layouts-3.11
Fix layouts and different parts of the English page
2 parents b9b6047 + c92f173 commit 7b98b91

27 files changed

+33
-30
lines changed

es-ES/contribute-bugs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: default
2+
layout: es-ES/default
33
title: Contributing to Rust — finding, triaging and fixing issues · The Rust Programming Language
44
---
55

es-ES/contribute-community.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: default
2+
layout: es-ES/default
33
title: Contributing to Rust — community building · The Rust Programming Language
44
---
55

es-ES/contribute-compiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: default
2+
layout: es-ES/default
33
title: Contributing to Rust — language, compiler, and the standard library · The Rust Programming Language
44
---
55

es-ES/contribute-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: default
2+
layout: es-ES/default
33
title: Contributing to Rust — documentation · The Rust Programming Language
44
---
55

es-ES/contribute-libs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: default
2+
layout: es-ES/default
33
title: Contributing to Rust — libraries · The Rust Programming Language
44
---
55

es-ES/contribute-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: default
2+
layout: es-ES/default
33
title: Contributing to Rust — tooling, IDEs and infrastructure · The Rust Programming Language
44
---
55

es-ES/contribute-translations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: default
2+
layout: es-ES/default
33
title: Translating rust-lang.org to other languages to adapt internationalization
44
---
55

es-ES/contribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: default
2+
layout: es-ES/default
33
title: Contributing to Rust · The Rust Programming Language
44
---
55

es-ES/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: faq
2+
layout: es-ES/faq
33
title: Frequently Asked Questions · The Rust Programming Language
44
---
55

es-ES/legal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: default
2+
layout: es-ES/default
33
title: Rust Legal Policies · The Rust Programming Language
44
---
55

es-ES/other-installers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: default
2+
layout: es-ES/default
33
title: Other Installation Methods · The Rust Programming Language
44
---
55

es-ES/security.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: default
2+
layout: es-ES/default
33
title: Rust Security Policy · The Rust Programming Language
44
---
55

es-ES/user-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: default
2+
layout: es-ES/default
33
title: Rust User Groups · The Rust Programming Language
44
---
55

ja-JP/contribute.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ TODO: Write guide to advertising Rust projects to link from
4040
libs / community building
4141
-->
4242

43+
We pride ourselves on maintaining civilized discourse, and to that end contributors are expected to follow our [Code of Conduct][coc].
44+
If you have questions about this please inquire with the [community team][community team].
45+
4346
[#rust-internals]: https://client00.chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-internals
4447
[CONTRIBUTING.md]: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md
4548
[bugs]: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports

zh-CN/conduct.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: zh-CN/default
3-
title: The Rust Code of Conduct · The Rust Programming Language
3+
title: The Rust Code of Conduct · Rust 程序设计语言
44
---
55

66
# The Rust Code of Conduct

zh-CN/contribute-bugs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: zh-CN/default
3-
title: Contributing to Rust — finding, triaging and fixing issues · The Rust Programming Language
3+
title: Contributing to Rust — finding, triaging and fixing issues · Rust 程序设计语言
44
---
55

66
# Contributing to Rust — finding, triaging and fixing issues

zh-CN/contribute-community.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: zh-CN/default
3-
title: Contributing to Rust — community building · The Rust Programming Language
3+
title: Contributing to Rust — community building · Rust 程序设计语言
44
---
55

66
# Contributing to Rust — community building

zh-CN/contribute-compiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: zh-CN/default
3-
title: Contributing to Rust — language, compiler, and the standard library · The Rust Programming Language
3+
title: Contributing to Rust — language, compiler, and the standard library · Rust 程序设计语言
44
---
55

66
# Contributing to Rust — language, compiler, and the standard library

zh-CN/contribute-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: zh-CN/default
3-
title: Contributing to Rust — documentation · The Rust Programming Language
3+
title: Contributing to Rust — documentation · Rust 程序设计语言
44
---
55

66
# Contributing to Rust — documentation

zh-CN/contribute-libs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: zh-CN/default
3-
title: Contributing to Rust — libraries · The Rust Programming Language
3+
title: Contributing to Rust — libraries · Rust 程序设计语言
44
---
55

66
# Contributing to Rust — libraries

zh-CN/contribute-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: zh-CN/default
3-
title: Contributing to Rust — tooling, IDEs and infrastructure · The Rust Programming Language
3+
title: Contributing to Rust — tooling, IDEs and infrastructure · Rust 程序设计语言
44
---
55

66
# Contributing to Rust — tooling, IDEs and infrastructure

zh-CN/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: zh-CN/faq
3-
title: Frequently Asked Questions · The Rust Programming Language
3+
title: Frequently Asked Questions · Rust 程序设计语言
44
---
55

66
# Frequently Asked Questions

zh-CN/legal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: zh-CN/default
3-
title: Rust Legal Policies · The Rust Programming Language
3+
title: Rust Legal Policies · Rust 程序设计语言
44
---
55

66
# Copyright

zh-CN/other-installers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: zh-CN/default
3-
title: Other Installation Methods · The Rust Programming Language
3+
title: Other Installation Methods · Rust 程序设计语言
44
---
55

66
# Other Rust Installation Methods

zh-CN/security.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: zh-CN/default
3-
title: Rust Security Policy · The Rust Programming Language
3+
title: Rust Security Policy · Rust 程序设计语言
44
---
55

66
<h1>Rust Security Policy</h1>

zh-CN/team.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Rust 团队 &middot; Rust 程序设计语言
55
localized-teams:
66
Core team:
77
name: 核心团队
8-
responsibility: "overall direction of the project, subteam leadership, cross-cutting concerns"
8+
responsibility: "把握项目的总体方向、领导子团队、横向关注"
99
Language design team:
1010
name: 语言设计团队
1111
responsibility: "为语言设计新特性"
@@ -25,7 +25,7 @@ localized-teams:
2525
name: 文档团队
2626
responsibility: "确保 Rust 拥有极好的文档"
2727
Moderation team:
28-
name: Moderation team
28+
name: 审核团队
2929
responsibility: "helping uphold the <a href='https://www.rust-lang.org/conduct.html'>code of conduct</a>"
3030
Rust team alumni:
3131
name: Rust 团队旧友
@@ -71,9 +71,9 @@ localized-teams:
7171

7272
# Rust 团队
7373

74-
Rust 的项目是由若干个小组分别
74+
Rust 的项目是由若干个团队分别
7575
[管辖](https://github.com/rust-lang/rfcs/blob/master/text/1068-rust-governance.md)
76-
每个小组只关注特定的内容,以下是小组人名单(姓氏字母排序)。
76+
的每个团队只关注特定的内容,以下是团队人名单(姓氏字母排序)。
7777

7878
To contact a team, post your question or comment to [the Internals
7979
forum](https://internals.rust-lang.org/) and tag your post with the category
@@ -108,7 +108,7 @@ the [Rust security disclosure process](security.html).
108108
<div class="details">
109109
<div>irc: {% if person.irc %}{{ person.irc }}{% else %}{{ nick }}{% endif %}</div>
110110
{% if person.ex-teams %}
111-
<div>teams: {% for ex-team in person.ex-teams %}{% if forloop.first == false %}, {% endif %}{{ page.localized-ex-teams[ex-team] | default: ex-team }}{% endfor %}</div>
111+
<div>团队: {% for ex-team in person.ex-teams %}{% if forloop.first == false %}, {% endif %}{{ page.localized-ex-teams[ex-team] | default: ex-team }}{% endfor %}</div>
112112
{% endif %}
113113
</div>
114114
<img class="headshot" src="{{ website.avatar | replace:'%nick',nick }}" alt="{{ person.name }}">

zh-CN/user-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: zh-CN/default
3-
title: Rust User Groups &middot; The Rust Programming Language
3+
title: Rust User Groups &middot; Rust 程序设计语言
44
---
55

66
# Rust User Groups

0 commit comments

Comments
 (0)