Bug 749365 - Typo in POT file "^A" char instead of "\1"
Summary: Typo in POT file "^A" char instead of "\1"
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Denys Vlasenko
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 749386 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-26 19:53 UTC by Kevin Raymond
Modified: 2011-11-21 22:51 UTC (History)
8 users (show)

Fixed In Version: abrt-2.0.6-1.fc16
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-21 22:51:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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