L10n:Pontoon: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 45: Line 45:
<bugzilla>
<bugzilla>
     {
     {
         "bug_id": "1586822, 1618841, 1676336, 1677173, 1673043, 1683539, 1468997, 1486391, 1566476, 1578235, 1513104, 1536884, 1586234, 1584178, 1615458, 1682225, 1681688, 1686402, 1588465, 1370173, 1370200, 1268841, 1350542",
         "bug_id": "1586822, 1618841, 1676336, 1677173, 1673043, 1683539, 1468997, 1486391, 1566476, 1578235, 1513104, 1536884, 1586234, 1584178, 1615458, 1682225, 1681688, 1686402, 1588465, 1370173, 1370200, 1268841, 1350542, 1681296",
         "include_fields": "id, summary, status, resolution, priority, assigned_to",
         "include_fields": "id, summary, status, resolution, priority, assigned_to",
         "order": "resolution, priority"
         "order": "resolution, priority"

Revision as of 08:52, 25 January 2021

Introduction

Pontoon is a localization platform, used and developed by the Mozilla localization community. Some links:

This wiki page mainly serves as a development roadmap. We use Mozilla wiki, because it nicely integrates with our bug tracker.

Get involved

Check out The Guide to your First Contribution to Pontoon to learn how to set up Pontoon on your computer for development.

Here are a few mentored bugs, good to start with for new contributors:

Bugzilla query error

Bugzilla API returned an error: 1


2020 Roadmap

This is a high-level overview of Pontoon Roadmap for the current year. For more information, check out the DETAILED ROADMAP.

Q1

  • [ ] Search all strings while translating (1W)
  • [ ] Development Process (1W)
  • [ ] Documentation Overhaul (1Q)

Q2

  • [ ] Custom themes (1M)

Q3

  • [ ] Evolve deadlines (1M)

Q4

  • [ ] Project Admin UI (1M)

Non-Roadmap goals

A collection of bugs we'd like to see fixed soon, but didn't make it to the Roadmap.

Full Query
ID Summary Status Resolution Priority Assigned to
1681688 Input area becomes empty for strings already translated RESOLVED FIXED P1 Adrian Gaudebert
1673043 Data request: word count and TM hits for mozilla.org strings in 2020 RESOLVED FIXED P2 Matjaz Horvat [:mathjazz]
1677173 Attribute xml:space="preserve" is lost when translating XLIFF strings RESOLVED INVALID P2 Matjaz Horvat [:mathjazz]
1682225 Blank page after searching twice RESOLVED DUPLICATE P1 Matjaz Horvat [:mathjazz]
1686402 [checks] Warnings behave inconsistently when working with FTL string RESOLVED MOVED P1 Matjaz Horvat [:mathjazz]
1584178 Google Translate modifies whitespace within placeables, causing translation errors RESOLVED MOVED P2 Jarek Śmiejczak [:jotes]
1586822 [translate] Add ability to drag/toggle columns RESOLVED MOVED P2 Vishal Sharma [:vishalcr7]
1615458 android-l10n should escape straight apostrophes or double quotes when user submits a translation RESOLVED MOVED P2
1618841 [cleanup] Fluent translations stored in database without the trailing newline RESOLVED MOVED P2
1676336 Revisit sync process for XLIFF files RESOLVED MOVED P2
1268841 Provide a way to insert placeables via shortcuts RESOLVED MOVED P3
1350542 Pontoon special character shortcuts RESOLVED MOVED P3
1370173 Ability to view adjacent strings to a search result RESOLVED MOVED P3 Mitchell Oliver
1370200 Linked strings should be displayed on their corresponding page RESOLVED MOVED P3 Jarek Śmiejczak [:jotes]
1468997 Add a way to request a new locale directly through Pontoon RESOLVED MOVED P3 Vishal Sharma [:vishalcr7]
1486391 GitHub services are being deprecated RESOLVED MOVED P3
1566476 [FTL] Run checks when switching Fluent Editor mode RESOLVED MOVED P3
1588465 Switch to Google Translate API v3 RESOLVED MOVED P3
1683539 Add ability to disable a locale RESOLVED MOVED P3
1578235 [Translate.Next] Add ability to switch locales and projects RESOLVED MOVED P4
1513104 Create portable Docker image RESOLVED MOVED P5
1536884 [translate] Add support for in-context localization RESOLVED MOVED P5
1586234 [Translate.Next] Localize search input placeholder RESOLVED MOVED P5
1681296 URLs truncation in resource comments lead to broken URLs RESOLVED MOVED --

24 Total; 0 Open (0%); 24 Resolved (100%); 0 Verified (0%);


Prioritizing bugs

We use 5 bug priority levels, which effectively define the short term roadmap. Priority is usually set after the bug has been confirmed by one of the developers.

  • P1: Must be fixed immediately, drop any other work.
  • P2: We want to ship this soon, possibly in the current quarter.
  • P3: Default starting point, possibly shipping in the following two quarters.
  • P4: We expect it to be fixed someday.
  • P5: A valid bug, but we might never fix it, unless you provide a patch.

Fun read from the past!