diff --git a/locales/de/tools.ftl b/locales/de/tools.ftl index 3cb7242a..9b713b26 100644 --- a/locales/de/tools.ftl +++ b/locales/de/tools.ftl @@ -32,4 +32,4 @@ tools-editor-idea = RustRover tools-editor-eclipse = Eclipse tools-editor-vim = Vim tools-editor-emacs = Emacs -tools-editor-geany = Geany +tools-editor-visual-studio = Visual Studio diff --git a/locales/en-US/tools.ftl b/locales/en-US/tools.ftl index 0e7a4787..5ff5f8d1 100644 --- a/locales/en-US/tools.ftl +++ b/locales/en-US/tools.ftl @@ -174,4 +174,4 @@ tools-editor-idea = RustRover tools-editor-eclipse = Eclipse tools-editor-vim = Vim tools-editor-emacs = Emacs -tools-editor-geany = Geany +tools-editor-visual-studio = Visual Studio diff --git a/locales/es/tools.ftl b/locales/es/tools.ftl index fe22f618..75b95689 100644 --- a/locales/es/tools.ftl +++ b/locales/es/tools.ftl @@ -124,4 +124,4 @@ tools-editor-idea = RustRover tools-editor-eclipse = Eclipse tools-editor-vim = Vim tools-editor-emacs = Emacs -tools-editor-geany = Geany +tools-editor-visual-studio = Visual Studio diff --git a/locales/fa/tools.ftl b/locales/fa/tools.ftl index 18824239..2e5f7c81 100644 --- a/locales/fa/tools.ftl +++ b/locales/fa/tools.ftl @@ -24,4 +24,4 @@ tools-editor-idea = RustRover tools-editor-eclipse = Eclipse tools-editor-vim = Vim tools-editor-emacs = Emacs -tools-editor-geany = Geany +tools-editor-visual-studio = Visual Studio diff --git a/locales/fr/tools.ftl b/locales/fr/tools.ftl index 613cef86..321eafa8 100644 --- a/locales/fr/tools.ftl +++ b/locales/fr/tools.ftl @@ -109,4 +109,4 @@ tools-editor-idea = RustRover tools-editor-eclipse = Eclipse tools-editor-vim = Vim tools-editor-emacs = Emacs -tools-editor-geany = Geany +tools-editor-visual-studio = Visual Studio diff --git a/locales/it/tools.ftl b/locales/it/tools.ftl index 18fef282..6f6dd8dc 100644 --- a/locales/it/tools.ftl +++ b/locales/it/tools.ftl @@ -99,4 +99,4 @@ tools-editor-idea = RustRover tools-editor-eclipse = Eclipse tools-editor-vim = Vim tools-editor-emacs = Emacs -tools-editor-geany = Geany +tools-editor-visual-studio = Visual Studio diff --git a/locales/ja/tools.ftl b/locales/ja/tools.ftl index f54d5d78..62cea716 100644 --- a/locales/ja/tools.ftl +++ b/locales/ja/tools.ftl @@ -100,4 +100,4 @@ tools-editor-idea = RustRover tools-editor-eclipse = Eclipse tools-editor-vim = Vim tools-editor-emacs = Emacs -tools-editor-geany = Geany +tools-editor-visual-studio = Visual Studio diff --git a/locales/ko/tools.ftl b/locales/ko/tools.ftl index f5284ce4..8bfad19e 100644 --- a/locales/ko/tools.ftl +++ b/locales/ko/tools.ftl @@ -59,4 +59,4 @@ tools-editor-idea = RustRover tools-editor-eclipse = Eclipse tools-editor-vim = Vim tools-editor-emacs = Emacs -tools-editor-geany = Geany +tools-editor-visual-studio = Visual Studio diff --git a/locales/pl/tools.ftl b/locales/pl/tools.ftl index 0539d395..6e63f8e2 100644 --- a/locales/pl/tools.ftl +++ b/locales/pl/tools.ftl @@ -44,4 +44,4 @@ tools-editor-idea = RustRover tools-editor-eclipse = Eclipse tools-editor-vim = Vim tools-editor-emacs = Emacs -tools-editor-geany = Geany +tools-editor-visual-studio = Visual Studio diff --git a/locales/pt-BR/tools.ftl b/locales/pt-BR/tools.ftl index da1cb695..828c865e 100644 --- a/locales/pt-BR/tools.ftl +++ b/locales/pt-BR/tools.ftl @@ -149,4 +149,4 @@ tools-editor-idea = RustRover tools-editor-eclipse = Eclipse tools-editor-vim = Vim tools-editor-emacs = Emacs -tools-editor-geany = Geany +tools-editor-visual-studio = Visual Studio diff --git a/locales/ru/tools.ftl b/locales/ru/tools.ftl index 4b00060c..1d71eab6 100644 --- a/locales/ru/tools.ftl +++ b/locales/ru/tools.ftl @@ -122,4 +122,4 @@ tools-editor-idea = RustRover tools-editor-eclipse = Eclipse tools-editor-vim = Vim tools-editor-emacs = Emacs -tools-editor-geany = Geany +tools-editor-visual-studio = Visual Studio diff --git a/locales/tr/tools.ftl b/locales/tr/tools.ftl index fcb01f6d..05b4b764 100644 --- a/locales/tr/tools.ftl +++ b/locales/tr/tools.ftl @@ -133,4 +133,4 @@ tools-editor-idea = { ENGLISH("RustRover") } tools-editor-eclipse = { ENGLISH("Eclipse") } tools-editor-vim = { ENGLISH("Vim") } tools-editor-emacs = { ENGLISH("Emacs") } -tools-editor-geany = { ENGLISH("Geany") } +tools-editor-visual-studio = { ENGLISH("Visual Studio") } diff --git a/locales/zh-CN/tools.ftl b/locales/zh-CN/tools.ftl index 842996e4..fb2ecb61 100644 --- a/locales/zh-CN/tools.ftl +++ b/locales/zh-CN/tools.ftl @@ -136,4 +136,4 @@ tools-editor-idea = RustRover tools-editor-eclipse = Eclipse tools-editor-vim = Vim tools-editor-emacs = Emacs -tools-editor-geany = Geany +tools-editor-visual-studio = Visual Studio diff --git a/locales/zh-TW/tools.ftl b/locales/zh-TW/tools.ftl index cad61ac0..2eb6f706 100644 --- a/locales/zh-TW/tools.ftl +++ b/locales/zh-TW/tools.ftl @@ -110,4 +110,4 @@ tools-editor-idea = RustRover tools-editor-eclipse = Eclipse tools-editor-vim = Vim tools-editor-emacs = Emacs -tools-editor-geany = Geany +tools-editor-visual-studio = Visual Studio diff --git a/templates/components/tools/editors.html.hbs b/templates/components/tools/editors.html.hbs index d3638019..65506898 100644 --- a/templates/components/tools/editors.html.hbs +++ b/templates/components/tools/editors.html.hbs @@ -24,7 +24,7 @@ class="button button-secondary">{{fluent "tools-editor-emacs"}}
- {{fluent "tools-editor-geany"}} + {{fluent "tools-editor-visual-studio"}}