* #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:
@@ -91,7 +91,7 @@ namespace Content.Client.Lathe.UI
|
||||
{
|
||||
_icon.Texture = Texture.Transparent;
|
||||
_nameLabel.Text = "-------";
|
||||
_description.Text = "lathequeue-menu-not-producing-text";
|
||||
_description.Text = Loc.GetString("lathequeue-menu-not-producing-text");
|
||||
}
|
||||
|
||||
public void PopulateList()
|
||||
|
||||
Reference in New Issue
Block a user