locheck icon indicating copy to clipboard operation
locheck copied to clipboard

[iOS] Don't trigger string_has_extra_arguments when original string is missing

Open marcelofabri opened this issue 1 year ago • 1 comments

Looks like string_has_extra_arguments can be triggered if a string with arguments is present in a translated strings file, but missing from the original one.

~IMO this should be reported with a new "problem" type: extra_key_in_translation instead~ Looks like Android already has KeyMissingFromBase -- we should use it for iOS as well

This is happening for iOS, ~not sure if the same issue is present on Android~.

marcelofabri avatar Aug 21 '24 08:08 marcelofabri

I think this is actually the same as https://github.com/Asana/locheck/issues/42?

marcelofabri avatar Aug 21 '24 08:08 marcelofabri