Bug 328485 - konsole: French help mentions --no-fork instead of --nofork
Summary: konsole: French help mentions --no-fork instead of --nofork
Status: RESOLVED DUPLICATE of bug 328483
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.11.3
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-06 14:29 UTC by Francois Gouget
Modified: 2013-12-06 14:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Francois Gouget 2013-12-06 14:29:34 UTC
The French help message says to use --no-fork to run in the foreground but the option is in fact
--nofork.


Reproducible: Always

Steps to Reproduce:
LANG=fr_FR.UTF-8 konsole --help | tail -n1
Actual Results:  
Utiliser « --no-fork » pour un lancement au premier plan (utile avec l'option « -e »). 


Expected Results:  
Utiliser « --nofork » pour un lancement au premier plan (utile avec l'option « -e »).
Comment 1 Francois Gouget 2013-12-06 14:34:51 UTC
This bug has just been reported minutes ago.

*** This bug has been marked as a duplicate of bug 328483 ***