Error with msgctxt?
-
Hey,
I created a .pot with Loco Translate and got this issue:When a msgctxt is used for a translation like:
msgctxt "Código Postal" msgid "ZIP" msgstr ""Then the translation __(‘ZIP’, ‘mydomain’) does not return the translation.
I had a look into the translation object and it did not have the entry “ZIP”, but it had the entry “Código PostalZIP”, that´s why “ZIP” was not found.Do you have an idea where this error comes from?
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Error with msgctxt?’ is closed to new replies.