diff --git a/locales/de/tools.ftl b/locales/de/tools.ftl index 04c4a132..3cb7242a 100644 --- a/locales/de/tools.ftl +++ b/locales/de/tools.ftl @@ -28,7 +28,6 @@ tools-automation-cargo-doc-link = Zur Webseite tools-editor-vscode = VS Code tools-editor-sublime = Sublime Text -tools-editor-atom = Atom tools-editor-idea = RustRover tools-editor-eclipse = Eclipse tools-editor-vim = Vim diff --git a/locales/en-US/tools.ftl b/locales/en-US/tools.ftl index fed5cec3..0e7a4787 100644 --- a/locales/en-US/tools.ftl +++ b/locales/en-US/tools.ftl @@ -170,7 +170,6 @@ tools-rustup-manual-default-windows = If you are running Windows,
download an tools-editor-vscode = VS Code tools-editor-sublime = Sublime Text -tools-editor-atom = Atom tools-editor-idea = RustRover tools-editor-eclipse = Eclipse tools-editor-vim = Vim diff --git a/locales/es/tools.ftl b/locales/es/tools.ftl index 28a5f85f..fe22f618 100644 --- a/locales/es/tools.ftl +++ b/locales/es/tools.ftl @@ -120,7 +120,6 @@ tools-rustup-manual-default-windows = Si usas Windows,
descarga y ejecuta télécharge tools-editor-vscode = VS Code tools-editor-sublime = Sublime Text -tools-editor-atom = Atom tools-editor-idea = RustRover tools-editor-eclipse = Eclipse tools-editor-vim = Vim diff --git a/locales/it/tools.ftl b/locales/it/tools.ftl index b6eed15f..18fef282 100644 --- a/locales/it/tools.ftl +++ b/locales/it/tools.ftl @@ -95,7 +95,6 @@ tools-rustup-manual-default-windows = Se stai usando Windows,
scarica ed eseg tools-editor-vscode = VS Code tools-editor-sublime = Sublime Text -tools-editor-atom = Atom tools-editor-idea = RustRover tools-editor-eclipse = Eclipse tools-editor-vim = Vim diff --git a/locales/ja/tools.ftl b/locales/ja/tools.ftl index 8713c75c..f54d5d78 100644 --- a/locales/ja/tools.ftl +++ b/locales/ja/tools.ftl @@ -96,7 +96,6 @@ tools-rustup-manual-default-windows = Windows上であれば、
请下 tools-editor-vscode = VS Code tools-editor-sublime = Sublime Text -tools-editor-atom = Atom tools-editor-idea = RustRover tools-editor-eclipse = Eclipse tools-editor-vim = Vim diff --git a/locales/zh-TW/tools.ftl b/locales/zh-TW/tools.ftl index d07dd7cb..cad61ac0 100644 --- a/locales/zh-TW/tools.ftl +++ b/locales/zh-TW/tools.ftl @@ -106,7 +106,6 @@ tools-rustup-manual-default-windows = 如果您的電腦是 Windows 作業系統 tools-editor-vscode = VS Code tools-editor-sublime = Sublime Text -tools-editor-atom = Atom tools-editor-idea = RustRover tools-editor-eclipse = Eclipse tools-editor-vim = Vim diff --git a/templates/components/tools/editors.html.hbs b/templates/components/tools/editors.html.hbs index fc39630a..b218e256 100644 --- a/templates/components/tools/editors.html.hbs +++ b/templates/components/tools/editors.html.hbs @@ -7,10 +7,6 @@ {{fluent "tools-editor-sublime"}} -
- {{fluent "tools-editor-atom"}} -
{{fluent "tools-editor-idea"}}