Legend
July 2, 2022
P: Syntactically invalid key assignments in TranslatedStrings
- July 2, 2022
- 4 replies
- 708 views
Several dozen key assignments in the TranslatedStrings files are syntactically invalid, causing them to be ignored by LR. The errors include:
- Using the translation of a modifier instead of the internal name, e.g. "Wahl" instead of "Option".
- Including spaces (e.g. "Cmd + s" instead of "Cmd+s").
Here are the errors my script discovered; a CSV containing the offending lines is attached:

