diff --git a/src/apps/readonlybootprompt/BootPromptWindow.cpp b/src/apps/readonlybootprompt/BootPromptWindow.cpp index f34d3af422..d1804cf18c 100644 --- a/src/apps/readonlybootprompt/BootPromptWindow.cpp +++ b/src/apps/readonlybootprompt/BootPromptWindow.cpp @@ -289,7 +289,7 @@ BootPromptWindow::_UpdateStrings() "strings, but if you like, you can join in the work at " ".\"")); - fDesktopButton->SetLabel(B_TRANSLATE("Desktop (Live-CD)")); + fDesktopButton->SetLabel(B_TRANSLATE("Boot to Desktop")); fInstallerButton->SetLabel(B_TRANSLATE("Run Installer")); fLanguagesLabelView->SetText(B_TRANSLATE("Language"));