Bug 485945 - printer applet uses wrong quotes
Summary: printer applet uses wrong quotes
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-printer
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-17 16:13 UTC by Adam Goode
Modified: 2009-02-17 17:32 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-02-17 17:32:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Adam Goode 2009-02-17 16:13:40 UTC
Description of problem:
The printer applet popup that shows printer status says something like this:

 Printer `foo' has printed `document x'.

These quotes are not really right. This should be:

 Printer "foo" has printed "document x".

Or, even better:

 Printer “foo” has printed “document x”.

Even single quotes ' ' would be preferred to ` '.

Background:
http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html


Version-Release number of selected component (if applicable):
system-config-printer-1.1.3-7.fc11.x86_64

Comment 1 Tim Waugh 2009-02-17 17:32:00 UTC
Thanks, fixed upstream.


Note You need to log in before you can comment on or make changes to this bug.