Bug 328485

Summary: konsole: French help mentions --no-fork instead of --nofork
Product: [Applications] konsole Reporter: Francois Gouget <fgouget>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 2.11.3   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***