Skip to content

Commit fae1097

Browse files
authored
Merge pull request #1660 from rust-lang/master
Deploy
2 parents 3b24780 + e864591 commit fae1097

38 files changed

+30
-1072
lines changed

locales/de/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
tools-page-title = Werkzeuge
44
tools-editor-support-heading = Erstklassige Editor-Unterstützung
5-
tools-editor-support-description = Egal ob du gerne auf der Kommandozeile arbeitest, oder lieber einen mächtigen grafischen Editor verwendest, es gibt eine Integration für deinen Lieblingseditor. Oder du kannst deine Eigene bauen mithilfe des <a href="https://github.com/rust-analyzer/rust-analyzer">Rust Analyzer</a>.
5+
tools-editor-support-description = Egal ob du gerne auf der Kommandozeile arbeitest, oder lieber einen mächtigen grafischen Editor verwendest, es gibt eine Integration für deinen Lieblingseditor. Oder du kannst deine Eigene bauen mithilfe von <a href="https://github.com/rust-analyzer/rust-analyzer">rust-analyzer</a>.
66
tools-build-install-heading = Installieren
77
tools-build-install-description = Unter den zehntausenden Paketen auf <a href="https://crates.io">crates.io</a> findest du sehr wahrscheinlich die Lösung, nach der du suchst. Stehe auf den Schultern von Riesen und bringe dein Team von Neuerfindung zu Innovation.
88
tools-build-test-heading = Testen

locales/en-US/media-guide.ftl

Lines changed: 0 additions & 82 deletions
This file was deleted.

locales/en-US/teams.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ governance-team-community-survey-name = Survey team
66
governance-team-community-survey-description = Running, analysing, and presenting the community survey
77
88
governance-team-ides-name = IDEs and editors team
9-
governance-team-ides-description = Developing IDEs, editors, and other development tools such as Racer and the RLS
9+
governance-team-ides-description = Developing IDEs, editors, and other development tools such as Racer and rust-analyzer
1010
1111
governance-team-wg-rustfix-name = Rustfix working group
1212
governance-team-wg-rustfix-description = Developing cargo-fix and serving as a point of contact for other teams

locales/en-US/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tools-editor-support-heading = First-class editor support
66
tools-editor-support-description = Whether you prefer working with code from the
77
command line, or using rich graphical editors, there’s a Rust
88
integration available for your editor of choice. Or you can build your
9-
own using the <a href="https://github.com/rust-analyzer/rust-analyzer">Rust Analyzer</a>.
9+
own using <a href="https://github.com/rust-analyzer/rust-analyzer">rust-analyzer</a>.
1010
1111
tools-build-heading = Bring calmness to your builds
1212
tools-build-description = Cargo is the build tool for Rust. It bundles all

0 commit comments

Comments
 (0)