6 [Attribute(category:"Default", desc: "English (United States)\nServes as a source for translated texts.\nIf proofreading or translation is in progress, use 'Target_en_us_edited' instead.", uiwidget: UIWidgets.EditBoxWithButton)]
7string Target_en_us;
8 [Attribute(category:"Default", desc: "English (United States)\nUse this when the string is being processed by proofreaders or translators.\nOnce it's done, the Localization Manager will move this text to 'Target_en_us'.", uiwidget: UIWidgets.EditBoxWithButton)]
50 [Attribute(category:"Default", uiwidget: UIWidgets.ComboBox, enums: ParamEnumArray.FromEnum(EStringTableStatus), defvalue: "0", desc: "Status of the string.\n\nDEVELOPMENT_PENDING - developers are working on the text\nDEVELOPMENT_DONE - developers finished the text and it's ready to be proofread\nPROOFREADING_PENDING - proofreaders are working on the text\nPROOFREADING_DONE - proofreaders processed the text and it's ready to be translated\nTRANSLATION_PENDING - translators are working on the text\nTRANSLATION_DONE - text is fully translated and ready for release")]
56 [Attribute(category:"Custom", desc: "Provide a number of how many W characters fit before we have a cut-off or overlap of this string, not a number of regular characters.")]