The following string cannot be translated:
Average: <span !microdata>!stars</span>
It returns the error:
The submitted string contains disallowed HTML: Média: <span !microdata>!stars</span>
Please fix soon, because "Average" really don't looks neat on a completely translated site and I don't think there is a strong reason why these variables should be there in the first place.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | fivestar-untranslatable-strings-1644786-6.patch | 2.47 KB | oleg.medvedev |
| #3 | fivestar-untranslatable-strings-1644786.patch | 1.06 KB | makangus |
Comments
Comment #1
jorditr commentedTrue, I've found the same trouble.
Comment #2
Neo13 commentedWas somebody able to find a way to translate this string?
Comment #3
makangus commentedThis should help.
Comment #5
makangus commentedMy bad, please ignore the patch.
I could translate the string using stringoverrides by putting in
Average: <span !microdata>!stars</span>Comment #6
oleg.medvedev commentedComment #7
whiteph commentedDuplicate of Cannot translate "Average: !stars". Today I committed the patch for that issue. I note that the patch by @oleg.medvedev in #6 seems to be a superset of the patch I applied today. If the rest of the patch is valid, please re-work it from the latest code in 7.x-2.x-dev, and set status back to Needs review.