L10n:Planning/2017-08-15

From MozillaWiki
Jump to: navigation, search


« previous meetingindexnext week » create?

Joint Meeting Details

  • Time and location: Tuesday, 9:00 AM PST, Localization Vidyo room
  • irc.mozilla.org #l10n-drivers for back-channel

Joint Meeting Notes

  • Attendees:
  • Put your talking points here.

PM Meeting Details

  • Time and location: Tuesday, 9:45 AM PST, Localization Vidyo room
  • irc.mozilla.org #l10n-drivers for back-channel

PM Meeting Notes

  • Attendees:
  • Put your talking points here.

Tech Meeting Details

  • Time and location: Tuesday, 9:45 AM PST, Axel's Vidyo room
  • irc.mozilla.org #l10n-drivers for back-channel

Tech Meeting Notes

  • Attendees:
  • Put your talking points here.

Previous Action Items

carry-overs


Action Items

carry-overs


Roundtable

delphine

Goals for this week:

Struggles last week:

Achievements last week:

flod

Goals for this week:

Struggles last week:

Achievements last week:

  • stores_l10n: Manage new Whatsnew format for Play Store (issue 139)
  • Pootle migrations: FHR and few complete locales
  • mozilla.org: BATM content for German
  • Updated Pontoon docs for rejected suggestions
  • Docs reviews https://github.com/mozilla-l10n/documentation/pull/77
  • langchecker: added error checks on tags for reference language (missing declaration, strings not bound to any tags), fixed a few files
  • stores_l10n: fixed whatsnew for Fennec 55
  • stores_l10n: hide locales in whatsnew generation if they're missing translations for listing
  • webdashboard: add edit in Pontoon link for incomplete files
  • docs: reviewed Focus testing, l10n testing

gandalf

Goals for this week:

Struggles last week:

Achievements last week:

  • Landed Fluent, L10nRegistry and Localization.jsm in Gecko!
  • merged pull request #55 in projectfluent/fluent.js: Add eager parameter to the constructor of CachedIterable
  • merged pull request #54 in projectfluent/fluent.js: Apply feedback from :mossop
  • Submitted DOMLocalization.jsm for review

kekoa

Goals for this week:

Struggles last week:

Achievements last week:

  • 2. STGUI: draft community message about github sg

mathjazz

Goals for this week:

Struggles last week:

Achievements last week:

  • Unreviewed Suggestions: testing (stage) and bugfixes
  • Communication (blog, IRC, mailing list, twitter)
  • Unreviewed Suggestions: review docs update
  • Fixed bug 1389084: Add Rejected filter
  • Fixed bug 1382207: Reduce production DB size
  • Fixed bug 1387329: Devangari fullstop (incomplete)
  • Preliminary review of the Microsoft Terminology patch by jotes
  • Investigated bug 1388374 in more detail - no easy fix
  • Reviewed and landed patch by mastizada for bug 1386166: Sanitize HTML on user input
  • Fixed bug 1389882: Fix latest activity in Top Contributors (#673)
  • Fixed bug 1389933: Make rejected opaque on hover (#674)
  • Fixed bug 1383483: Set #source iframe background to white (#675)
  • Reviewed and landed patch by jotes: Move MS locales to DB (#672)
  • Provided HTML and CSS for bug 1317230
  • Bug 1336999: Consolidated developer docs (#671)
  • Added instructions for Microsoft services codes (#100 in mozilla-l10n/documentation)
  • Fixed bug 1390111: Unescape \u0027 & \u0022 in Android on sync
  • Fixed bug 1390113: Unescape \u0027 & \u0022 in Android in DB
  • Bug 1381852 (fuzzy inconsistencies): in-depth analysis, a patch for half of the problem, a possible patch for the remaining quarter of the problem
  • PR: Make project info field optional again

stas

Goals for this week:

Struggles last week:

Achievements last week:

  • merged pull request #51 in projectfluent/fluent: Disallow -, _, ? at the beginning of Identifiers
  • merged pull request #52 in projectfluent/fluent: Add an intermediate Placeable production for Expressions within Patterns
  • closed issue #50 in projectfluent/fluent.js: fluentfmt.js doesn't parse newlines correctly
  • Implement the Placeable production in the AST
  • Fix fluentfmt errors reported by Test Pilot devs