[WebKit-devel] [Bug 303079] New: Extra space in a string

Adrián Chaves Fernández adriyetichaves at gmail.com
Thu Jul 5 19:36:19 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=303079

            Bug ID: 303079
          Severity: minor
           Version: unspecified
          Priority: NOR
          Assignee: webkit-devel at kde.org
           Summary: Extra space in a string
    Classification: Unclassified
                OS: Linux
          Reporter: adriyetichaves at gmail.com
          Hardware: Chakra
            Status: UNCONFIRMED
         Component: general
           Product: kwebkitpart

Translating the application, I found the following string:

<qt>This site is requesting to open a popup window to<p>%1</p><br/>Do you want
to allow this?</qt>

“to<p>%1</p>” should be “to <p>%1</p>” (or maybe “ to <p>%1</p>.”, with a dot
at the end)

Reproducible: Always

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the WebKit-devel mailing list