[prev in list] [next in list] [prev in thread] [next in thread] 

List:       glibc-locales
Subject:    [Bug localedata/1170] ne_NP: update Nepali locale definition file
From:       sourceware-bugzilla () sourceware ! org (vapier at sourceware dot org)
Date:       2016-05-19 21:58:00
Message-ID: bug-1170-716-DXMCe27W9U () http ! sourceware ! org/bugzilla/
[Download RAW message or body]

https://sourceware.org/bugzilla/show_bug.cgi?id=1170

--- Comment #11 from Mike Frysinger <vapier at sourceware dot org> ---
(In reply to Paras pradhan from comment #1)

let me summarize the "real" changes here.  i'll ignore:
 - header/comment updates
 - all changes to LC_IDENTIFICATION
 - all changes to LC_COLLATE (fairly certain they're incorrect, or we should be
changing the common iso file)
 - all the whitespace/style changes

so with that in mind, your patch does the following:

LC_MONETARY
 *int_curr_symbol: INR -> NPR
  mon_grouping:    3   -> 3;2
  positive_sign:   ""  -> "+"
LC_TIME
  abday
    tuesday:       ??? -> ????
    thursday:      ???? -> ????
  day
    tuesday:       ?????? -> ???????
    thursday:      ??????? -> ???????
  abmon:
    january:       ?????  -> ??
    february:      ?????  -> ??
    april:         ????  -> ????
    may:           ??    -> ?
    july:          ????  -> ???
    august:        ????  -> ??
    september:     ?????? -> ???
    october:       ????? -> ???
    november:      ?????  -> ???
    december:      ?????? -> ???
  mon:
    february:      ?????  -> ??????
    april:         ????  -> ?????
    may:           ??    -> ?
    september:     ?????? -> ??????
    october:       ????? -> ??????
    november:      ????? -> ??????
    december:      ?????? -> ??????
  d_t_fmt:         %A %d %b %Y %I:%M:%S %p %Z -> %Y %B %d %I:%M:%S %p
  d_fmt:           %A %d %b %Y                -> %Y %B %d %A
  t_fmt:           %I:%M:%S  %Z               -> %H:%M:%S
  t_fmt_ampm:      %I:%M:%S %p %Z             -> %I:%M:%S %p
  date_fmt:        %a %b %e %H:%M:%S %Z %Y    -> %Y %B %d %A
LC_MESSAGES:
 *{yes,no}str:     missing translations added
LC_NAME:
  name_fmt:        %p%t%f%t%g -> %p%t%g%t%m%t%f
  name_{mr,mrs,miss}: missing translations added
LC_ADDRESS:
  postal_fmt:      %z%c%T%s%b%e%r -> %f%N%h%s%N%T
  country_{ab2,ab3,num}: wrongly deleted
LC_TELEPHONE:
  tel_int_fmt:     +%c ;%a ;%l -> +%c %a %l
 *int_prefix:      91 -> 977 (and incorrectly localized to ???)

all the fields that have a * means those changes have landed in current master
at some point.

i'm not sure about mon_grouping/positive_sign.  i'd rather omit those for now
as the majority of locales do.

your abday/day/mon changes match CLDR, so that should be fine.  the abmon
entries in CLDR look wrong (they don't abbreviate, or they just use ?, ?, ?,
etc...).

the LC_TIME fmt fixes look correct and generally align with CLDR.  the existing
values seem to be a copy/paste hold over from the IN locale.

the tel_int_fmt is changing to the default, so that's fine.

since everything else has been correct, i'll assume name_fmt/postal_fmt are OK.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic