#8849 closed task (fixed)
Review GridContainer.js translatable resources
Reported by: | Adam Peller | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dojox | Version: | 1.3.0b2 |
Keywords: | i18n | Cc: | |
Blocked By: | Blocking: |
Description (last modified by )
The contents of dojox/layout/nls/GridContainer.js do not appear to be ready for translation. The wording probably needs to be tweaked, and redundant strings combined into some substitution pattern.
Upon further investigation, the first two strings appear to be error messages which should not be translated at all. Simply inline them into a console.error call or something like that.
The last one might be an alert call which needs to be converted to something like a tooltip. If it can be replaced with some other UI to avoid nls (like drag/drop X?) even better.
Change History (5)
comment:1 Changed 12 years ago by
Cc: | dante removed |
---|---|
Description: | modified (diff) |
Keywords: | i18n added |
Milestone: | 1.3 → 1.4 |
Owner: | changed from Adam Peller to dante |
Priority: | high → normal |
comment:2 Changed 12 years ago by
comment:4 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [18954]) remove questionable i18n resources for experimental GridContainer? (some were console only) Fixes #8849
comment:5 Changed 12 years ago by
(In [18955]) remove questionable i18n resources for experimental GridContainer? (some were console only) Refs #8849
leaving this bundle out of the translation shipment for 1.3.