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:
parent
44a4bc5fd6
commit
b845dd656c
@ -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!");
|
||||
|
Loading…
Reference in New Issue
Block a user