Change second exclamation to period on tooltip
No need for two exclamations
This commit is contained in:
parent
26872be05d
commit
58b7725406
@ -3731,7 +3731,7 @@ void Courtroom::on_ooc_return_pressed()
|
||||
append_server_chatmessage(
|
||||
"CLIENT",
|
||||
tr("Too many arguments to save a case! You only need a filename "
|
||||
"without extension and the courtroom status!"),
|
||||
"without extension and the courtroom status."),
|
||||
"1");
|
||||
ui_ooc_chat_message->clear();
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user