Websites/Firefox 3.6 Start Page/Meetings/2012-04-02-Check-in

From MozillaWiki
Jump to: navigation, search

Firefox 3.6 Start Page Check-in :: April 02, 2012

Attendees

  • bsternthal
  • stephend
  • pascalc
  • Jon
  • fwenzel

Agenda / Notes

Schedule Review

Full schedule: http://bit.ly/ys1mZd

  • Implementation: In-progress
  • String Freeze: Wednesday 4/4
  • L10N Begin: Thursday 4/5
  • Upcoming PTO/OOO/Other Schedule Blocks?
    • Christie is out M-W this week for JSConf, will be checking email
    • Ty PTO M-F this week

Implementation Review

Server Setup

L10N Procedure

Other?

Previous Action Items

  • laura: decide what to do with no longer supported locales

Answer: in these edge cases lets revert to suggested locales in Pascal's document here: https://docs.google.com/spreadsheet/ccc?key=0Ak2S-Ae3Y5zydHp1dDNicktiNmMxUzVkNlBhSlhvRXc#gid=0

  • ckoehler: clarify is ssl is needed
  • ckoehler, jakem and wenzel: figure out server requirements
  • ckoehler: create full list of locales we need to support

Action Items

  • LF/FW - deliver txt file with all strings, everything on page including button text
  • JP - support and test right to left
  • JP - make sure we can add specific CSS tweaks for specific languages (for example if in german a word is too long for a button)
  • SD - allocate another resource for QA

Notes For Ckoehler

Schedule Review

  • No issues under design & implmentation Date
  • Issue On L10n date Pascal Moz Camp 19-24
  • Pascal needs text file with strings (see action items)
  • Infrasec - not present to review date
  • QA - Raymond out during 11-18 SD finding new person to handle
  • Legal - not present to review date
  • Launch dates seem ok with present team members

Implementation update

  • Overlay added according to design
  • Jquery might be to big a dl for this page, might launch with this, replace later
  • FW - doing code review, everything looking ok and should be done tomorrow
  • FW working on script to extract strings for should be done tomorrow
  • Pascal -> need to test and support right to left language support
  • Pascal -> need to support certain css rules for long text, for example search in german

Questions

  • The search form has a bunch of hidden elements, among them:

<input name="rls" value="org.mozilla:en-US:official" type="hidden"> <input name="hl" value="en" type="hidden">

    • What do we need to fill in there? (Note hl "en" seems to vary from our build locale "en-US")