Closed
Bug 637540
Opened 14 years ago
Closed 14 years ago
Liberate timesince()
Categories
(support.mozilla.org :: Code Quality, task, P5)
support.mozilla.org
Code Quality
Tracking
(Not tracked)
RESOLVED
WONTFIX
2011Q2
People
(Reporter: erik, Assigned: erik)
Details
AMO and input currently have their own implementations as well. Combine and rule the universe: liberate to jingo.
Comment 1•14 years ago
|
||
Do you have a plan for L10n? This doesn't seem particularly important for 2.6.1 to me.
Updated•14 years ago
|
Priority: -- → P5
Comment 2•14 years ago
|
||
Erik, I can r?
If you can make sure that we include this time tag as well.
https://github.com/fwenzel/reporter/blob/master/apps/dashboard/templates/dashboard/message_list.html#L16
Comment 3•14 years ago
|
||
(In reply to comment #1)
> Do you have a plan for L10n?
+1. This is why Input's implementation does not use Django's as a backend:
https://github.com/fwenzel/reporter/blob/master/apps/input/helpers.py#L67
Comment 4•14 years ago
|
||
Pushing this out of 2.6.1. Y'all want to brainstorm a bit on the L10n issue? Having a solution for localizing libraries would be good, especially since AMO/SUMO/ sometimes use different locales (e.g. es vs es-ES or no vs nb-NO).
Target Milestone: 2.6.1 → 2011Q1
Comment 5•14 years ago
|
||
This just uses babel, won't that work for everyone @moz?
Comment 6•14 years ago
|
||
The localizations probably have to be per-project. An 'fr-FR' localization doesn't do a site any good if it only has a single 'fr' locale, right?
Comment 7•14 years ago
|
||
shit
Updated•14 years ago
|
Target Milestone: 2011Q1 → 2011Q2
Comment 8•14 years ago
|
||
WONTFIXing this until such time as an L10n solution is found.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•