Fix 'EULA' to mention the Quick Tour instead of Welcome page

Fixes #16108

Change-Id: Ib19b8950f6ed946444a94581f578af39f4e04bf4
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2787
Reviewed-by: Emir Sarı <bitigchi@me.com>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
This commit is contained in:
Humdinger 2020-05-23 14:43:28 +02:00 committed by waddlesplash
parent 44a4bc5fd6
commit b845dd656c

View File

@ -61,7 +61,7 @@ EULAWindow::EULAWindow()
"the Userguide's topic on the application \"BootManager\".\n\n\n");
infoText << B_TRANSLATE(
"3) When you successfully boot into Haiku for the first time, make "
"sure to read our \"Welcome\" and \"Userguide\" documentation. There "
"sure to read our \"Userguide\" and take the \"Quick Tour\". There "
"are links on the Desktop and in WebPositive's bookmarks.\n\n");
infoText << B_TRANSLATE(
"Have fun and thanks for trying out Haiku!");