Bug 1389646 - the date/time format translation of ls is incorrect
Summary: the date/time format translation of ls is incorrect
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora Localization
Classification: Fedora
Component: Chinese Simplified [zh_CN]
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: TianShixiong
QA Contact: TianShixiong
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-28 05:56 UTC by Peng Wu
Modified: 2018-01-06 07:12 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-01-06 07:12:56 UTC
Embargoed:


Attachments (Terms of Use)

Description Peng Wu 2016-10-28 05:56:12 UTC
Description of problem:
In Simplified Chinese, the date/time format translation of ls is incorrect.

Version-Release number of selected component (if applicable):
coreutils-8.25-6.fc24.x86_64

How reproducible:
Run "ls -ld Desktop" in home directory.

Actual results:
drwxr-xr-x. 3 guest users 4096 10月 27 16:43 Desktop

Expected results:
drwxr-xr-x. 3 guest users 4096 10月27日 16:43 Desktop

Additional info:
Here are the URL for the string to be translated:
http://git.savannah.gnu.org/cgit/coreutils.git/tree/src/ls.c#n727


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