Bug 1322192

Summary: [ru_RU, ko_KR, zh-CN, ja_JP] Englsih strings in authconfig command output (source translated)
Product: [Fedora] Fedora Reporter: Yulia <ypoyarko>
Component: authconfigAssignee: Tomas Mraz <tmraz>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: eukim, jlieskov, lliu, noriko, rlandman, tmraz
Target Milestone: ---Keywords: Translation
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-31 07:38:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yulia 2016-03-30 00:37:52 UTC
Description of problem:
Detected English strings and a duplication in "authconfig" output.
First string looks like this: "Usage: Формат:" where the 2nd word is an actual translation of "Usage", so there is no need for the first word (which is not in PO file either)

Another string in English is "Options:". Unable to locate in PO.

Version-Release number of selected component (if applicable):
authconfig-6.2.10-13-fc24

How reproducible:
run "authconfig" in locale other in command line

Actual results:

----

Usage: Формат: authconfig [параметры] {--update|--updateall|--test|--probe|--restorebackup <name>|--savebackup <name>|--restorelastbackup}

Options:
    -h, --help      
----    


Expected results:

Формат: authconfig [параметры] {--update|--updateall|--test|--probe|--restorebackup <name>|--savebackup <name>|--restorelastbackup}

Options (word "Options" should be translated):
    -h, --help    
[output truncated]  

Additional info:

Couldn't locate strings "Usage" (by itself) and "Options" in po file.

Comment 1 Eunju, Kim 2016-03-30 05:42:39 UTC
Same issues apply to ko_KR.

Comment 2 Wei Liu 2016-03-30 23:29:28 UTC
It occurs to zh-CN as well.

Comment 3 Noriko Mizumoto 2016-03-31 00:07:26 UTC
same for ja_JP.
'Usage' and 'Options' are not marked as translatable.

Comment 4 Tomas Mraz 2016-03-31 07:38:41 UTC

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