From 638d6e68076f741a9f397ae825345ac851b127e8 Mon Sep 17 00:00:00 2001
From: Remo Senekowitsch
Date: Fri, 18 Jul 2025 01:59:13 +0200
Subject: [PATCH] Remove link to outdated WASM book
---
locales/en-US/learn.ftl | 3 ---
locales/es/learn.ftl | 2 --
locales/fa/learn.ftl | 1 -
locales/fr/learn.ftl | 2 --
locales/it/learn.ftl | 2 --
locales/ja/learn.ftl | 2 --
locales/ko/learn.ftl | 1 -
locales/pl/learn.ftl | 2 --
locales/pt-BR/learn.ftl | 2 --
locales/ru/learn.ftl | 2 --
locales/tr/learn.ftl | 2 --
locales/zh-CN/learn.ftl | 2 --
locales/zh-TW/learn.ftl | 2 --
templates/learn/index.html.hbs | 10 ----------
14 files changed, 35 deletions(-)
diff --git a/locales/en-US/learn.ftl b/locales/en-US/learn.ftl
index bc4ddcb6c..9c1171ff7 100644
--- a/locales/en-US/learn.ftl
+++ b/locales/en-US/learn.ftl
@@ -43,9 +43,6 @@ learn-domain = Build your skills in an application domain
learn-domain-cli-button = Command Line Book
learn-domain-cli = Learn how to build effective command line applications in Rust.
-learn-domain-wasm-button = WebAssembly Book
-learn-domain-wasm = Use Rust to build browser-native libraries through WebAssembly.
-
learn-domain-embedded-button = Embedded Book
learn-domain-embedded = Become proficient with Rust for Microcontrollers and other embedded systems.
diff --git a/locales/es/learn.ftl b/locales/es/learn.ftl
index 233075756..04edf0338 100644
--- a/locales/es/learn.ftl
+++ b/locales/es/learn.ftl
@@ -30,8 +30,6 @@ learn-doc-error-button = Índice de errores del compilador
learn-domain = Desarrolla tus habilidades en un dominio de aplicaciones
learn-domain-cli-button = Libro sobre la Línea de Comandos
learn-domain-cli = Aprende como construir aplicaciones de línea de comandos efectivas en Rust
-learn-domain-wasm-button = Libro sobre WebAssembly
-learn-domain-wasm = Usa Rust para crear bibliotecas nativas para navegadores mediante WebAssembly.
learn-domain-embedded-button = Libro sobre sistemas embebidos
learn-domain-embedded = Conviértete en un experto en Rust para microcontroladores y otros sistemas embebidos.
learn-master = Domina Rust
diff --git a/locales/fa/learn.ftl b/locales/fa/learn.ftl
index 84ac9fb2b..3598c2dbc 100644
--- a/locales/fa/learn.ftl
+++ b/locales/fa/learn.ftl
@@ -15,7 +15,6 @@ learn-doc-cargo-button = کتاب Cargo
learn-doc-rustdoc-button = کتاب rustdoc
learn-doc-rustc-button = کتاب rustc
learn-domain-cli-button = کتاب خط فرمان
-learn-domain-wasm-button = کتاب وب اسمبلی
learn-master = مسلط شدن به Rust
learn-reference-button = ارجاع را مطالعه کنید
diff --git a/locales/fr/learn.ftl b/locales/fr/learn.ftl
index f1bca64d8..61d4376d7 100644
--- a/locales/fr/learn.ftl
+++ b/locales/fr/learn.ftl
@@ -30,8 +30,6 @@ learn-doc-error-button = Index des erreurs de compilation
learn-domain = Développez vos compétences dans un domaine d’application
learn-domain-cli-button = Le Book de la ligne de commande
learn-domain-cli = Apprenez à construire en Rust des applications en ligne de commande efficaces.
-learn-domain-wasm-button = Le Book de WebAssembly
-learn-domain-wasm = Utilisez Rust pour construire des bibliothèques natives pour les navigateurs avec WebAssembly.
learn-domain-embedded-button = Le Book de l'embarqué
learn-domain-embedded = Devenez compétent avec Rust pour les microcontrôleurs et les autres systèmes embarqués.
learn-master = Maîtrisez Rust
diff --git a/locales/it/learn.ftl b/locales/it/learn.ftl
index 06de09613..d10c9d643 100644
--- a/locales/it/learn.ftl
+++ b/locales/it/learn.ftl
@@ -30,8 +30,6 @@ learn-doc-error-button = Indice degli errori emessi dal compilatore
learn-domain = Fatti le ossa in un dominio applicativo
learn-domain-cli-button = Libro sulle applicazioni a linea di comando
learn-domain-cli = Impara come creare utili applicazioni a linea di comando in Rust.
-learn-domain-wasm-button = WebAssembly Book
-learn-domain-wasm = Usa Rust per creare librerie native per il browser con WebAssembly.
learn-domain-embedded-button = Embedded Book
learn-domain-embedded = Diventa esperto con Rust su microcontrollori e altri sistemi embedded.
learn-master = Padroneggia Rust
diff --git a/locales/ja/learn.ftl b/locales/ja/learn.ftl
index 1b3a38965..5d9244625 100644
--- a/locales/ja/learn.ftl
+++ b/locales/ja/learn.ftl
@@ -30,8 +30,6 @@ learn-doc-error-button = コンパイラエラーインデックス
learn-domain = アプリケーションドメインのスキルを得る
learn-domain-cli-button = コマンドラインブック
learn-domain-cli = 便利なコマンドラインアプリケーションをRustで作る方法を学ぼう。
-learn-domain-wasm-button = WebAssemblyブック
-learn-domain-wasm = Rustを用いてWebAssemblyを介したブラウザネイティブライブラリを作る。
learn-domain-embedded-button = 組込みブック
learn-domain-embedded = マイクロコントローラおよびその他の組込みシステムにおけるRustに習熟しよう。
learn-master = Rustをマスターする
diff --git a/locales/ko/learn.ftl b/locales/ko/learn.ftl
index f30d58a0c..0cf097f03 100644
--- a/locales/ko/learn.ftl
+++ b/locales/ko/learn.ftl
@@ -18,7 +18,6 @@ learn-doc-rustdoc-button = rustdoc 문서
learn-doc-rustc-button = rustc 문서
learn-doc-error-button = 컴파일러 오류 색인
learn-domain = 앱 도메인으로 기술 익히기
-learn-domain-wasm-button = WebAssembly 문서
learn-domain-embedded-button = 임베디드 문서
learn-master = Rust 마스터하기
learn-master-text = 언어의 가장 어두운 부분이 궁금한가요? 여기에서 세부적으로 확인할 수 있습니다.
diff --git a/locales/pl/learn.ftl b/locales/pl/learn.ftl
index 7cda05f44..fc21ba442 100644
--- a/locales/pl/learn.ftl
+++ b/locales/pl/learn.ftl
@@ -30,8 +30,6 @@ learn-doc-error-button = Indeks Błędów Kompilatora
learn-domain = Doszkalaj się w domenie tworzenia aplikacji
learn-domain-cli-button = Podręcznik do wiersza poleceń
learn-domain-cli = Naucz się tworzyć wydajne aplikacje wiersza poleceń w Ruście.
-learn-domain-wasm-button = Podręcznik WebAssembly
-learn-domain-wasm = Używaj Rusta do budowania bibliotek przeznaczonych bezpośrednio dla przeglądarek przy pomocy WebAssembly.
learn-domain-embedded-button = Podręcznik Systemów Wbudowanych
learn-domain-embedded = Stań się biegłym z Mikrokontrolerami i innymi systemami wbudowanymi z Rustem.
learn-master = Opanuj Rusta
diff --git a/locales/pt-BR/learn.ftl b/locales/pt-BR/learn.ftl
index b45de78d5..4789ffbbe 100644
--- a/locales/pt-BR/learn.ftl
+++ b/locales/pt-BR/learn.ftl
@@ -30,8 +30,6 @@ learn-doc-error-button = Índice de Erros de Compilação
learn-domain = Construa suas habilidades em um domínio de aplicações
learn-domain-cli-button = Livro sobre Linha de Comando
learn-domain-cli = Aprenda como construir aplicações de linha de comando efetivas usando Rust
-learn-domain-wasm-button = Livro sobre WebAssembly
-learn-domain-wasm = Use Rust para criar bibliotecas nativas para navegadores através de WebAssembly.
learn-domain-embedded-button = Livro sobre Sistemas Embarcados
learn-domain-embedded = Se torne proficiente com Rust para microcontroladores e outros sistemas embarcados.
learn-master = Domine Rust
diff --git a/locales/ru/learn.ftl b/locales/ru/learn.ftl
index e37929c5e..335b06da4 100644
--- a/locales/ru/learn.ftl
+++ b/locales/ru/learn.ftl
@@ -30,8 +30,6 @@ learn-doc-error-button = Руководство по ошибкам компил
learn-domain = Развивайте свои навыки в прикладной сфере
learn-domain-cli-button = Книга о консольных приложениях
learn-domain-cli = Изучите как писать эффективные консольные приложения на Rust.
-learn-domain-wasm-button = Книга по WebAssembly
-learn-domain-wasm = Используйте Rust для создания нативных браузерных библиотек с помощью WebAssembly.
learn-domain-embedded-button = Книга Embedded
learn-domain-embedded = Станьте опытным разработчиком под микроконтроллеры и другие встраиваемые системы с Rust.
learn-master = Мастер Rust
diff --git a/locales/tr/learn.ftl b/locales/tr/learn.ftl
index 96b516f86..286bc67b9 100644
--- a/locales/tr/learn.ftl
+++ b/locales/tr/learn.ftl
@@ -26,8 +26,6 @@ learn-doc-error-button = Derleyici Hata Kataloğu
learn-domain = Bir uygulama alanında yeteneklerinizi geliştirin
learn-domain-cli-button = Komut Satırı Kitabı
learn-domain-cli = Rust'ta nasıl etkili komut satırı uygulamaları yapabileceğinizi öğrenin.
-learn-domain-wasm-button = WebAssembly Kitabı
-learn-domain-wasm = Rust ile WebAssembly sayesinde tarayıcı için yerli kipte çalışan kütüphaneler yapın.
learn-domain-embedded-button = Gömülü Sistem Kitabı
learn-domain-embedded = Rust ile Mikrodenetleyici ve diğer gömülü sistemler için yetkin biri haline gelin.
learn-master = Rust'ta Ustalaş
diff --git a/locales/zh-CN/learn.ftl b/locales/zh-CN/learn.ftl
index b2c2ea462..96d61ab34 100644
--- a/locales/zh-CN/learn.ftl
+++ b/locales/zh-CN/learn.ftl
@@ -32,8 +32,6 @@ learn-doc-error-button = 编译错误索引表
learn-domain = 在应用领域中点亮您的技能树
learn-domain-cli-button = 命令行手册
learn-domain-cli = 学习如何用 Rust 构建高效的命令行应用。
-learn-domain-wasm-button = WebAssembly 手册
-learn-domain-wasm = 通过 WebAssembly 用 Rust 构建浏览器原生的库。
learn-domain-embedded-button = 嵌入式手册
learn-domain-embedded = 熟练掌握用 Rust 编写微控制器和其它嵌入式系统程序。
learn-master = 精通 Rust
diff --git a/locales/zh-TW/learn.ftl b/locales/zh-TW/learn.ftl
index 18406ef7e..983ac8275 100644
--- a/locales/zh-TW/learn.ftl
+++ b/locales/zh-TW/learn.ftl
@@ -30,8 +30,6 @@ learn-doc-error-button = 編譯錯誤索引
learn-domain = 在應用領域磨練您的技巧
learn-domain-cli-button = 命令列手冊
learn-domain-cli = 學習如何使用 Rust 建造高效的命令列程式。
-learn-domain-wasm-button = WebAssembly 手冊
-learn-domain-wasm = 使用 Rust 建立瀏覽器原生的 WebAssembly 函式庫。
learn-domain-embedded-button = 嵌入式手冊
learn-domain-embedded = 在微處理器或其它嵌入式系統上精通 Rust。
learn-master = 深入 Rust
diff --git a/templates/learn/index.html.hbs b/templates/learn/index.html.hbs
index 75dc864df..410168946 100644
--- a/templates/learn/index.html.hbs
+++ b/templates/learn/index.html.hbs
@@ -119,16 +119,6 @@
-
-