Skip to content

Update Sublime Text #1580

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 2, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion locales/de/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ tools-automation-cargo-doc-link = Zur Webseite
## components/tools/editors.hbs

tools-editor-vscode = VS Code
tools-editor-sublime = Sublime Text 3
tools-editor-sublime = Sublime Text
tools-editor-atom = Atom
tools-editor-idea = IntelliJ IDEA
tools-editor-eclipse = Eclipse
Expand Down
2 changes: 1 addition & 1 deletion locales/en-US/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ tools-rustup-manual-default-windows = If you are running Windows,<br>download an
## components/tools/editors.hbs

tools-editor-vscode = VS Code
tools-editor-sublime = Sublime Text 3
tools-editor-sublime = Sublime Text
tools-editor-atom = Atom
tools-editor-idea = IntelliJ IDEA
tools-editor-eclipse = Eclipse
Expand Down
2 changes: 1 addition & 1 deletion locales/es/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ tools-rustup-manual-default-windows = Si usas Windows, <br>descarga y ejecuta <a
## components/tools/editors.hbs

tools-editor-vscode = VS Code
tools-editor-sublime = Sublime Text 3
tools-editor-sublime = Sublime Text
tools-editor-atom = Atom
tools-editor-idea = IntelliJ IDEA
tools-editor-eclipse = Eclipse
Expand Down
2 changes: 1 addition & 1 deletion locales/fa/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ install-other-methods-link = آموزش بیشتر
## components/tools/editors.hbs

tools-editor-vscode = VS Code
tools-editor-sublime = Sublime Text 3
tools-editor-sublime = Sublime Text
tools-editor-atom = Atom
tools-editor-idea = IntelliJ IDEA
tools-editor-eclipse = Eclipse
Expand Down
2 changes: 1 addition & 1 deletion locales/fr/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ tools-rustup-manual-default-windows = Si vous utilisez Windows,<br> télécharge
## components/tools/editors.hbs

tools-editor-vscode = VS Code
tools-editor-sublime = Sublime Text 3
tools-editor-sublime = Sublime Text
tools-editor-atom = Atom
tools-editor-idea = IntelliJ IDEA
tools-editor-eclipse = Eclipse
Expand Down
2 changes: 1 addition & 1 deletion locales/it/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ tools-rustup-manual-default-windows = Se stai usando Windows,<br>scarica ed eseg
## components/tools/editors.hbs

tools-editor-vscode = VS Code
tools-editor-sublime = Sublime Text 3
tools-editor-sublime = Sublime Text
tools-editor-atom = Atom
tools-editor-idea = Intellij IDEA
tools-editor-eclipse = Eclipse
Expand Down
2 changes: 1 addition & 1 deletion locales/ja/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ tools-rustup-manual-default-windows = Windows上であれば、<br><a href="http
## components/tools/editors.hbs

tools-editor-vscode = VS Code
tools-editor-sublime = Sublime Text 3
tools-editor-sublime = Sublime Text
tools-editor-atom = Atom
tools-editor-idea = IntelliJ IDEA
tools-editor-eclipse = Eclipse
Expand Down
2 changes: 1 addition & 1 deletion locales/ko/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ tools-rustup-wsl-heading = Linux용 Windows 하위 시스템 (WSL)
## components/tools/editors.hbs

tools-editor-vscode = VS Code
tools-editor-sublime = Sublime Text 3
tools-editor-sublime = Sublime Text
tools-editor-atom = Atom
tools-editor-idea = IntelliJ IDEA
tools-editor-eclipse = Eclipse
Expand Down
2 changes: 1 addition & 1 deletion locales/pl/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ tools-rustup-report = Zgłoś problem
## components/tools/editors.hbs

tools-editor-vscode = VS Code
tools-editor-sublime = Sublime Text 3
tools-editor-sublime = Sublime Text
tools-editor-atom = Atom
tools-editor-idea = IntelliJ IDEA
tools-editor-eclipse = Eclipse
Expand Down
2 changes: 1 addition & 1 deletion locales/pt-BR/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ tools-rustup-manual-default-windows = Se você estiver rodando Windows, <br> fa
## components/tools/editors.hbs

tools-editor-vscode = VS Code
tools-editor-sublime = Sublime Text 3
tools-editor-sublime = Sublime Text
tools-editor-atom = Atom
tools-editor-idea = IntelliJ IDEA
tools-editor-eclipse = Eclipse
Expand Down
2 changes: 1 addition & 1 deletion locales/ru/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ tools-rustup-manual-default-windows = Если у вас запущен Windows,
## components/tools/editors.hbs

tools-editor-vscode = VS Code
tools-editor-sublime = Sublime Text 3
tools-editor-sublime = Sublime Text
tools-editor-atom = Atom
tools-editor-idea = IntelliJ IDEA
tools-editor-eclipse = Eclipse
Expand Down
2 changes: 1 addition & 1 deletion locales/tr/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ tools-rustup-manual-default-windows = Eğer Windows kullanıyorsanız <br><a hre
## components/tools/editors.hbs

tools-editor-vscode = { ENGLISH("VS Code") }
tools-editor-sublime = { ENGLISH("Sublime Text 3") }
tools-editor-sublime = { ENGLISH("Sublime Text") }
tools-editor-atom = { ENGLISH("Atom") }
tools-editor-idea = { ENGLISH("IntelliJ IDEA") }
tools-editor-eclipse = { ENGLISH("Eclipse") }
Expand Down
2 changes: 1 addition & 1 deletion locales/zh-CN/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ tools-rustup-manual-default-windows = 如果您正在运行 Windows,<br>请下
## components/tools/editors.hbs

tools-editor-vscode = VS Code
tools-editor-sublime = Sublime Text 3
tools-editor-sublime = Sublime Text
tools-editor-atom = Atom
tools-editor-idea = IntelliJ IDEA
tools-editor-eclipse = Eclipse
Expand Down
2 changes: 1 addition & 1 deletion locales/zh-TW/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ tools-rustup-manual-default-windows = 如果您的電腦是 Windows 作業系統
## components/tools/editors.hbs

tools-editor-vscode = VS Code
tools-editor-sublime = Sublime Text 3
tools-editor-sublime = Sublime Text
tools-editor-atom = Atom
tools-editor-idea = IntelliJ IDEA
tools-editor-eclipse = Eclipse
Expand Down