Bug 749365

Summary: Typo in POT file "^A" char instead of "\1"
Product: [Fedora] Fedora Reporter: Kevin Raymond <kraymond>
Component: abrtAssignee: Denys Vlasenko <dvlasenk>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: cyril.francois.87, dvlasenk, iprikryl, jmoskovc, kklic, mmilata, mtoman, npajkovs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: abrt-2.0.6-1.fc16 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-21 22:51:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kevin Raymond 2011-10-26 19:53:16 UTC
Hi,

There an error on the POT uploaded to transifex.net, 
the string is "^A [-v] -d DIR\n" instead of "\1 [-v] -d DIR\n" as shown in  /src/plugins/abrt-action-analyze.c.

Where this error comes from? 
There are others, please check

 [-v] [-c CONFFILE] -d DIR
 [-v] -d DIR
 [-v] -d DIR
 [-v] [-d SIZE:DIR]... [-f SIZE:DIR]... [-p DIR]

(at least)

Comment 1 Denys Vlasenko 2011-10-27 12:48:07 UTC
Fixed in git:

commit e89b742e95bbfb1171a0916bb01d917dfd9fb685
Author: Denys Vlasenko <dvlasenk>
Date:   Thu Oct 27 14:30:05 2011 +0200

    replace \1 (program name substitute char) with & in help texts

commit 037d1bb75784ea529310da9c29ec3d09f4066718
Author: Denys Vlasenko <dvlasenk>
Date:   Thu Oct 27 14:40:48 2011 +0200

    replace \1 (program name substitute char) with & in help texts


With the above changes, "&<whitespace>" is replaced by PROGNAME<whitespace>. All other instances of & are not replaced.

Comment 2 Cyril François 2011-10-28 13:19:08 UTC
*** Bug 749386 has been marked as a duplicate of this bug. ***

Comment 3 Fedora Update System 2011-11-05 18:58:36 UTC
abrt-2.0.6-1.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/abrt-2.0.6-1.fc16

Comment 4 Fedora Update System 2011-11-06 23:55:57 UTC
Package abrt-2.0.6-1.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing abrt-2.0.6-1.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2011-15513
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2011-11-21 22:51:52 UTC
abrt-2.0.6-1.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.