Is this a typo?
Bug #280348 reported by
Henrique P. Machado
on 2008-10-08
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| ufw (Ubuntu) |
Undecided
|
Jamie Strandboge |
Bug Description
Binary package hint: ufw
While reviewing some strings for the Brazilian Portuguese translation I found this message:
"Skipping '%s': value to long for '%s'" which is located on the file applications.py at line 117.
Shouldn't the message be like this: Skipping '%s': value too long for '%s'
Thanks.
Related branches
Jamie Strandboge (jdstrand) wrote : | #1 |
Changed in ufw: | |
assignee: | nobody → jdstrand |
status: | New → Fix Committed |
Launchpad Janitor (janitor) wrote : | #2 |
This bug was fixed in the package ufw - 0.23.2
---------------
ufw (0.23.2) intrepid; urgency=low
* fix typo in error message (LP: #280348)
-- Jamie Strandboge <email address hidden> Tue, 07 Oct 2008 09:22:34 -0500
Changed in ufw: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Thank you for using Ubuntu and taking the time to report a bug. You are of course correct. I have committed the changes to bzr and an updated package will be uploaded soon.