lv_LV locale incorrect

Bug #58338 reported by simonas
4
Affects Status Importance Assigned to Milestone
belocs-locales-data (Debian)
New
Undecided
Unassigned
langpack-locales (Ubuntu)
Fix Released
Medium
Martin Pitt

Bug Description

Binary package hint: locales

I had to change this:
LC_TIME
abday "<U0053><U0076>";"<U0050><U00A0>";/
         "<U004F><U00A0>";"<U0054><U00A0>";/
         "<U0043><U00A0>";"<U0050><U006B>";/
         "<U0053><U00A0>"

to that:
LC_TIME
abday "<U0053><U0076>";"<U0050>";/
         "<U004F>";"<U0054>";/
         "<U0043>";"<U0050><U006B>";/
         "<U0053>"

in file /usr/share/i18n/locales/lv_LV, otherwise function strftime('%a') (which I tried on perl and php) returns additional empty UTF characters.

Tags: patch
Changed in langpack-locales:
status: Unconfirmed → Confirmed
Martin Pitt (pitti)
Changed in langpack-locales:
assignee: nobody → pitti
importance: Untriaged → Medium
status: Confirmed → In Progress
Revision history for this message
Martin Pitt (pitti) wrote :

Denis, this might also be an issue in Debian (since we take the original data from belocs-locales-data)

Revision history for this message
Martin Pitt (pitti) wrote :

 langpack-locales (2.3.21) edgy; urgency=low
 .
   * lv_LV: Fix abbreviated day names. Closes: LP#58338
   * debian/control: Pre-Depend on belocs-locales-bin instead of just depending
     on it, so that an updated locale-gen.conf actually has an effect. Closes:
     LP#50739

Changed in langpack-locales:
status: In Progress → Fix Released
Artur Rona (ari-tczew)
tags: added: patch
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.