https://bugzilla.wikimedia.org/show_bug.cgi?id=46395

--- Comment #2 from Toliño <[email protected]> ---
Parameter $1 may take many values. For example: $1 can be "donation amount",
"email address", "first name", "last name"... (complete list at
http://translatewiki.net/w/i.php?title=MediaWiki:Donate_interface-error-msg-field-correction/qqq&oldid=4586899)

The problem is that translation may vary depending on the value of $1. In
Galician, for example, the message can take to wordings:
*Por favor, corrixe os erros no teu $1
*Por favor, corrixe os erros na túa $1

Being one or another depends on the grammatical gender of the word which will
be shown instead of "$1". Example:
*Por favor, corrixe os erros no teu nome ($1 = name)
*Por favor, corrixe os erros na túa cidade ($1 = city)

I can't provide a concrete example, because I would have to specify the phrase
with all the possible values for $1.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to