L10n:Goals/2010Q3: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
mNo edit summary
 
(6 intermediate revisions by 4 users not shown)
Line 12: Line 12:
|[[L10n:Goals/2010Q3/Localize Projects|Localize key projects, including Firefox 4 with and its new beta-research program ]]
|[[L10n:Goals/2010Q3/Localize Projects|Localize key projects, including Firefox 4 with and its new beta-research program ]]
| Entire Team
| Entire Team
| Localizing Beta 2
| Localizing stuff
| September 30
| September 30
| Waiting to branch
| ...just click through. :)
|-
|-
|[[L10n:Goals/2010Q3/Implement Jetpack L10n API|Implementation of Jetpack l10n API]]
|[[L10n:Goals/2010Q3/Implement Jetpack L10n API|Implementation of Jetpack l10n API]]
Line 20: Line 20:
| Working implementation of Jetpack l10n API (web-dev on server side and web-app for localizing strings)  
| Working implementation of Jetpack l10n API (web-dev on server side and web-app for localizing strings)  
| August 15, 2010
| August 15, 2010
| n/a
| code completed, implementation on l10n.mozillalabs.com pending ([https://bugzilla.mozilla.org/show_bug.cgi?id=571122 bug 571122])
|-
|-
|[[L10n:Goals/2010Q3/JS Language Bindings|JS Language Bindings]]
|[[L10n:Goals/2010Q3/JS Language Bindings|JS Language Bindings]]
Line 26: Line 26:
| Expose l20n to JS code  
| Expose l20n to JS code  
| September 30, 2010
| September 30, 2010
| Patch pending <!-- status -->, L20n - XUL patch pending
| Patch ready for review ([https://bugzilla.mozilla.org/show_bug.cgi?id=595816 bug 595816] and [https://bugzilla.mozilla.org/show_bug.cgi?id=595815 bug 595815])
|-
|-
|[[L10n:Goals/2010Q3/XBL Language|XBL Language Bindings]]
|[[L10n:Goals/2010Q3/XBL Language|XBL Language Bindings]]
Line 32: Line 32:
| Expose l20n to XBL code  
| Expose l20n to XBL code  
| September 30, 2010
| September 30, 2010
| Patch pending <!-- status --> L20n - XUL patch pending
| Patch ready for review ([https://bugzilla.mozilla.org/show_bug.cgi?id=595813 bug 595813])
|-
|-
|[[L10n:Goals/2010Q3/RelEng Nightly Load Reduction|Organize community around mozilla-central and *one* release branch]]
|[[L10n:Goals/2010Q3/RelEng Nightly Load Reduction|Organize community around mozilla-central and *one* release branch]]
Line 42: Line 42:
|[[L10n:Goals/2010Q3/L20n to Jetpack API| Expose L20n in Jetpack API]]
|[[L10n:Goals/2010Q3/L20n to Jetpack API| Expose L20n in Jetpack API]]
| gandalf <!-- owner -->
| gandalf <!-- owner -->
| Expose l20n to jetpacks in Jetpack 0.7 release <!-- goal -->
| Expose l20n to jetpacks in Jetpack 0.* release <!-- goal -->
| September 30, 2010 <!-- eta -->
| September 30, 2010 <!-- eta -->
| patch pending <!-- status -->
| ([https://bugzilla.mozilla.org/show_bug.cgi?id=595821 bug 595821]) <!-- status -->
|-
|-
|[[L10n:Goals/2010Q3/Debeta| Debeta 50% of Firefox locales]]
|[[L10n:Goals/2010Q3/Debeta| Debeta 50% of Firefox locales]]
Line 52: Line 52:
| [[L10n:Triage|Status of "debeta-ing"]] <!-- status -->
| [[L10n:Triage|Status of "debeta-ing"]] <!-- status -->
|-
|-
|[[L10n:Dashboard/Apps/Todo| To-Do App]]
|[[L10n:Goals/2010Q3/To-Do App| To-Do App]]
| Staś <!-- owner -->
| Staś <!-- owner -->
| Launch To-Do App  <!-- goal -->
| Launch To-Do App  <!-- goal -->
| September 30, 2010 <!-- eta -->
| September 30, 2010 <!-- eta -->
| patch, launch pending <!-- status -->
| {{L10n:Goals/2010Q3/To-Do_App}} <!-- status -->
|-
|-
|[[L10n:Goals/2010Q3/WebDev L10n Package| WebDev L10n New Project Package]]
|[[L10n:Goals/2010Q3/WebDev L10n Package| WebDev L10n New Project Package]]
Line 62: Line 62:
| Create a template for launching new webdev projects  <!-- goal -->
| Create a template for launching new webdev projects  <!-- goal -->
| September 30, 2010 <!-- eta -->
| September 30, 2010 <!-- eta -->
| patch pending <!-- status -->
| {{L10n:Goals/2010Q3/WebDev L10n Package}} <!-- status -->
|-
|-
|[[L10n:Goals/2010Q3/L10n IA| L10n Information Architecture]]
|[[L10n:Goals/2010Q3/L10n IA| L10n Information Architecture]]
Line 68: Line 68:
| Launch new site consolidating disparate pieces of l10n information  <!-- goal -->
| Launch new site consolidating disparate pieces of l10n information  <!-- goal -->
| September 30, 2010 <!-- eta -->
| September 30, 2010 <!-- eta -->
| Lee Tom (Mozilla Designer) working on mockups of chowse's I/A for review by l10n drivers and then l10n community <!-- status -->
| {{L10n:Goals/2010Q3/L10n IA}} <!-- status -->
|-
|[[L10n:Goals/2010Q3/L20n Source File Format| L20n Source File Format]]
| Axel <!-- owner -->
| File format created and accepted by key tool authors  <!-- goal -->
| ?? <!-- eta -->
| 1st round of public discussions done, implementation needed <!-- status -->
|-
|[[L10n:Goals/2010Q3/L20n Type Annotation File Format| L20n Type Annotation format]]
| Axel <!-- owner -->
| File format created and accepted by key tool authors  <!-- goal -->
| Stretch goal <!-- eta -->
| In thought <!-- status -->
|}
|}


Line 101: Line 113:
= All pages  =
= All pages  =


[[Special:PrefixIndex/{{PAGENAME}}/|All subpages of {{PAGENAME}}]] (most are described on this page).
[[Special:PrefixIndex/L10n:{{PAGENAME}}/|All subpages of {{PAGENAME}}]] (most are described on this page).

Latest revision as of 13:12, 23 September 2010

Goals Q3 2010

Description Leader Goal ETA Status
Localize key projects, including Firefox 4 with and its new beta-research program Entire Team Localizing stuff September 30 ...just click through. :)
Implementation of Jetpack l10n API Sethb, Gandalf, Dimitris Glezos Working implementation of Jetpack l10n API (web-dev on server side and web-app for localizing strings) August 15, 2010 code completed, implementation on l10n.mozillalabs.com pending (bug 571122)
JS Language Bindings Gandalf Expose l20n to JS code September 30, 2010 Patch ready for review (bug 595816 and bug 595815)
XBL Language Bindings gandalf Expose l20n to XBL code September 30, 2010 Patch ready for review (bug 595813)
Organize community around mozilla-central and *one* release branch Sethb w/ Joduinn Query localizers to understand their wishes, implement September 30, 2010 To start at Summit
Expose L20n in Jetpack API gandalf Expose l20n to jetpacks in Jetpack 0.* release September 30, 2010 (bug 595821)
Debeta 50% of Firefox locales Staś De-beta 50% of outstanding locales September 30, 2010 Status of "debeta-ing"
To-Do App Staś Launch To-Do App September 30, 2010 Missed. Expected to launch early October.
WebDev L10n New Project Package Pascal and Staś Create a template for launching new webdev projects September 30, 2010 Moved to Q4
L10n Information Architecture Seth Launch new site consolidating disparate pieces of l10n information September 30, 2010 Lee Tom (Mozilla Designer) working on mockups of chowse's I/A for review by l10n drivers and then l10n community
L20n Source File Format Axel File format created and accepted by key tool authors ?? 1st round of public discussions done, implementation needed
L20n Type Annotation format Axel File format created and accepted by key tool authors Stretch goal In thought


(Mostly) Blank Template for new goals.


Inactive Projects (need to finish)

Description Leader Participants Goal ETA Target Status


Prioritized

Unprioritized

Additional Projects Ideas (Need more definition)

Completed Projects / Archive

All pages

All subpages of Goals/2010Q3 (most are described on this page).