From d17d1a9b403d8a7dda21022ac6171550425a9922 Mon Sep 17 00:00:00 2001 From: Laurence de Bruxelles Date: Thu, 6 Feb 2025 15:30:59 +0200 Subject: [PATCH] Change labels for routes in page list --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index c25d0d86b..95e28e3de 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1021,7 +1021,7 @@ en: condition_goto_page_check_your_answers: "“Check your answers before submitting”." condition_goto_page_text: "%{goto_page_position}, “%{goto_page_text}”" condition_goto_page_text_with_errors: "[Question not selected]" - condition_name: Route %{route_index} of question %{page_index}’s routes + condition_name: Question %{page_index}’s route errors: error_summary: answer_value_doesnt_exist: The answer that question %{page_index}’s route is based on no longer exists - edit question %{page_index}’s route