提交 0bf0266b 编写于 作者: J jp9000

Use the "Stop Streaming" translated text

上级 ad6b70e9
......@@ -1690,7 +1690,7 @@ void OBSBasic::SceneItemNameEdited(QWidget *editor,
void OBSBasic::StreamingStart()
{
ui->streamButton->setText("Stop Streaming");
ui->streamButton->setText(QTStr("Basic.Main.StopStreaming"));
ui->streamButton->setEnabled(true);
ui->statusbar->StreamStarted(streamOutput);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册