* #4213 some translation string fixes * #4213 cargo localization string fixes * #4213 more localization tweaks and fixes * #4213 - fixed some translation string issues * #4213 - fixed some translation string issues
This commit is contained in:
@@ -228,7 +228,7 @@ namespace Content.Server.Kitchen.Components
|
||||
|
||||
if (_broken)
|
||||
{
|
||||
Owner.PopupMessage(eventArgs.User, Loc.GetString("It's broken!"));
|
||||
Owner.PopupMessage(eventArgs.User, Loc.GetString("microwave-component-interact-using-broken"));
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user