Asana / locheck

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

False positive for (string_has_extra_arguments) #55

Open BrentMifsud opened 6 months ago

BrentMifsud commented 6 months ago

Base string:

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

Example translation that is showing the warning:

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