From 076e13486c5ad66a7cb4a80542024d98bacacd77 Mon Sep 17 00:00:00 2001 From: Mei Chang van der Werff Date: Sun, 11 Jan 2026 18:36:47 +0100 Subject: [PATCH] Changed the fxml files to using internationalized strings --- .../client/scenes/FoodpalApplication.fxml | 24 +++++++------------ .../resources/client/scenes/SearchBar.fxml | 5 ++-- .../client/scenes/recipe/IngredientList.fxml | 8 +++---- .../scenes/recipe/RecipeDetailView.fxml | 24 +++++++------------ .../client/scenes/recipe/RecipeStepList.fxml | 8 +++---- 5 files changed, 28 insertions(+), 41 deletions(-) diff --git a/client/src/main/resources/client/scenes/FoodpalApplication.fxml b/client/src/main/resources/client/scenes/FoodpalApplication.fxml index 310e78d..bd86c25 100644 --- a/client/src/main/resources/client/scenes/FoodpalApplication.fxml +++ b/client/src/main/resources/client/scenes/FoodpalApplication.fxml @@ -2,22 +2,16 @@ - - + - - - - - - + @@ -41,27 +35,27 @@