Closed
Bug 1182401
Opened 10 years ago
Closed 10 years ago
<input type=number> tooltip text is misleading for violations of attribute "max" (e.g. says "lower than", but means "not higher than")
Categories
(Mozilla Localizations :: pl / Polish, defect)
Mozilla Localizations
pl / Polish
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aduszczynski, Assigned: stef)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0
Build ID: 20150630154324
Steps to reproduce:
(same as Bug 1016931 but in Polish language)
Firefox 39.0
Test page: http://www.wufoo.com/html5/attributes/04-minmaxstep.html
Fill in 101 in input field.
Actual results:
Check tooltip warning.
It says: "Proszę wybrać wartość mniejszą niż 100" that means im english - "Please select value lower than 100"
Expected results:
"Wartość nie może być większa niż 100" as in Chrome that means im english - Value should not be higher than 100"
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → splewako
| Assignee | ||
Comment 1•10 years ago
|
||
Fixed in 40+,
https://github.com/aviarypl/mozilla-l10n-pl/commit/167edd9a4068bcfb63def1a161aee25e7cde8fe4
https://hg.mozilla.org/releases/l10n/mozilla-aurora/pl/rev/84f26427c4e7
https://hg.mozilla.org/releases/l10n/mozilla-beta/pl/rev/8b375c9baacf
Thx!
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•