Strings with same-line comments appear to produce false missing violations
Partial Violation: Localized string "my_string" is missing in locale "ja" (partial)
en/Localizable.strings
"my_string" = "Foo bar...";
ja/Localizable.strings
"my_string" = "フーバー"; // Some comment
Strings with same-line comments appear to produce false missing violations
Partial Violation: Localized string "my_string" is missing in locale "ja" (partial)en/Localizable.strings
ja/Localizable.strings