Asana / locheck

Validate iOS, Android, and Mac localizations. Find errors in .strings, .stringsdict, and strings.xml files.
MIT License
96 stars 10 forks source link

False positive for (string_has_extra_arguments) #55

Open BrentMifsud opened 2 months ago

BrentMifsud commented 2 months ago

Base string:

"EmergencyNotifications.Recipient.PrimaryLocation" = "%@ as Primary Location";

Example translation that is showing the warning:

"EmergencyNotifications.Recipient.PrimaryLocation" = "%@ comme lieu principal";