Closed
Bug 595816
Opened 15 years ago
Closed 8 years ago
Provide @mozilla.org/intl/l20n;1 scriptable service for L20n support
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: zbraniecki, Assigned: zbraniecki)
References
Details
Attachments
(1 file, 1 obsolete file)
7.08 KB,
patch
|
Details | Diff | Splinter Review |
In order to replace current .properties use cases we need to provide a service that will offer scriptable interface for retrieving l20n entities.
Assignee | ||
Updated•15 years ago
|
Comment 2•15 years ago
|
||
Comment on attachment 474696 [details] [diff] [review]
patch v1
+# The Initial Developer of the Original Code is
+# Netscape Communications Corporation.
Err, check your other files, too?
Indention is screwed up, too.
Needs way more comments to be really digestible.
The loader code looks ugly?
The Context prototype has three functions with _gv as function name, too.
Attachment #474696 -
Flags: feedback?(l10n) → feedback-
Assignee | ||
Comment 3•15 years ago
|
||
* documentation
* function names
* loader code
* indentation
Attachment #474696 -
Attachment is obsolete: true
Attachment #491360 -
Flags: feedback?(l10n)
Assignee | ||
Updated•13 years ago
|
Attachment #491360 -
Flags: feedback?(l10n)
Assignee | ||
Comment 4•8 years ago
|
||
Seven years later, we're making another attempt to refactor our l10n layer.
The new tracking bug is bug 1365426 and I'll mark the previous effort as "INCOMPLETE".
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•