From 06b2ce5412620f42c1598685064f5daa3ae251e5 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Fri, 1 May 2020 20:30:05 +0200 Subject: [PATCH] FirstBootPrompt: update welcome text. Change-Id: Ibc8b051cd183a1184d62af264e0a42815e952f99 Reviewed-on: https://review.haiku-os.org/c/haiku/+/2545 Reviewed-by: Adrien Destugues --- src/apps/firstbootprompt/BootPromptWindow.cpp | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/apps/firstbootprompt/BootPromptWindow.cpp b/src/apps/firstbootprompt/BootPromptWindow.cpp index 60e1ca14b2..2987138d42 100644 --- a/src/apps/firstbootprompt/BootPromptWindow.cpp +++ b/src/apps/firstbootprompt/BootPromptWindow.cpp @@ -328,13 +328,12 @@ BootPromptWindow::_UpdateStrings() fInfoTextView->SetText(B_TRANSLATE_COMMENT( "Thank you for trying out Haiku! We hope you'll like it!\n\n" - "You can select your preferred language and keyboard " - "layout from the list on the left which will then be used instantly. " - "You can easily change both settings from the Desktop later on on " - "the fly.\n\n" + "Select your preferred language and keymap from the list on " + "the left which will then be used instantly. Both settings can be " + "changed from the Desktop later on on the fly.\n\n" "Do you wish to run the Installer or continue booting to the " - "Desktop?\n", + "Desktop?", "For other languages, a note could be added: \"" "Note: Localization of Haiku applications and other components is "