Last modified: 2014-06-18 12:06:37 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T68721, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 66721 - generate language package for ca_ES.utf8
generate language package for ca_ES.utf8
Status: RESOLVED FIXED
Product: Wikimedia Labs
Classification: Unclassified
tools (Other open bugs)
unspecified
All All
: High normal
: ---
Assigned To: Tim Landscheidt
:
Depends on:
Blocks: 53704
  Show dependency treegraph
 
Reported: 2014-06-17 14:26 UTC by Igor Remolar @ Betxí
Modified: 2014-06-18 12:06 UTC (History)
7 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Igor Remolar @ Betxí 2014-06-17 14:26:37 UTC
Can some admin install locale ca_ES.utf8 ?
Comment 1 Quim Gil 2014-06-17 19:13:42 UTC
After a chat with the reporter on IRC,

The point of this request is that some bots active in Catalan projects (ca.wiki...) and currently hosted in the toolserver require this locale. If it is not available in Tools Labs, then such bots will stop working when the old toolserver is shut down on July 1st.
Comment 2 Igor Remolar @ Betxí 2014-06-17 21:03:42 UTC
Three months ago I have reported this bug https://bugzilla.wikimedia.org/show_bug.cgi?id=62269 but it was forgotten. Today I wanted remember my post to community and YuviPanda on #wikimedia-labs has suggested me to create a new bug.

I hope this new request doesn't pass into oblivion.
Comment 3 Tim Landscheidt 2014-06-17 22:03:48 UTC
The component "General" is for "issues surrounding set up of labs projects", while the setup of Wikimedia Tools is managed under the component "tools" ("Issue tracker for the tools.wmflabs.org infrastructure itself. Note: Issues with tools running on Tool Labs should be filed under 'Tool Labs tools'.").  So this bug (and bug #62269) didn't appear on the radar of anyone involved with Wikimedia Tools.  I'll submit a patch in a few minutes.
Comment 4 Gerrit Notification Bot 2014-06-17 22:17:28 UTC
Change 140239 had a related patch set uploaded by Tim Landscheidt:
Tools: Install Catalan locale

https://gerrit.wikimedia.org/r/140239
Comment 5 Gerrit Notification Bot 2014-06-18 10:25:57 UTC
Change 140239 merged by Alexandros Kosiaris:
Tools: Install Catalan locale

https://gerrit.wikimedia.org/r/140239
Comment 6 Yuvi Panda 2014-06-18 10:29:21 UTC
Has been merged, should be present in the nodes in about 30minutes. Can you test and verify after that? Thanks!
Comment 7 Igor Remolar @ Betxí 2014-06-18 12:05:17 UTC
It works fine.

>>> import locale,time;locale.setlocale(locale.LC_ALL, "ca_ES.UTF-8@valencia");[time.strftime("%B", time.strptime("01-%i-2014" % i, "%d-%m-%Y")) for i in range(1,12)];[time.strftime("%A", time.strptime("%i-1-2014" % i, "%d-%m-%Y")) for i in range(1,7)]
'ca_ES.UTF-8@valencia'
['gener', 'febrer', 'mar\xc3\xa7', 'abril', 'maig', 'juny', 'juliol', 'agost', 'setembre', 'octubre', 'novembre']
['dimecres', 'dijous', 'divendres', 'dissabte', 'diumenge', 'dilluns']

Thanks. (Sorry for my poor English.)
Comment 8 Yuvi Panda 2014-06-18 12:06:37 UTC
:D Glad this could be fixed!

(And no need to apologize for 'poor English' :) )

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


Navigation
Links