It seems like whenever I make updates to the localization of my game (7000 strings, only in Chinese), many of them get flagged for review. I’ve had issues where sometimes a string won’t be translated in game, even though the string ID is the same and I’m not checking for minor changes, so I thought maybe the review thing was causing some issues.
Right now, about half are in the needs review stage, so I was wondering if there was any way to just mark them all as good. Exporting to a CSV like a data table, a series of keyboard commands I can assign to a macro, a plugin that does it for me. I’m open to pretty much anything that isn’t code related.
Thanks in advance.