Renamed the button "Desktop (Live-CD)" to "Boot to Desktop".

Fixes part of #9399
This commit is contained in:
Matt Madia 2013-01-23 17:44:50 -05:00
parent 99fc216a95
commit 6f141e02e8

View File

@ -289,7 +289,7 @@ BootPromptWindow::_UpdateStrings()
"strings, but if you like, you can join in the work at "
"<www.haiku-os.org>.\""));
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"));