gecko-dev/python/mozbuild
Francesco Lodolo (:flod) ac2d5ca725 Bug 1805297 - Update name and description for language packs to fit within manifest.json limits, r=eemeli
manifest.json has character limits for name (45) and description (132).

Language packs now use:

name: Language: {native_name} ({english_name})
description: {app} Language Pack for {native_name} ({locale_code}) – {english_name}

The English name is omitted if identical to the native name, and it's omitted from the name if the resulting name exceeds the character limit.

Longer name or description are always truncated.

Differential Revision: https://phabricator.services.mozilla.com/D164535
2022-12-13 10:12:06 +00:00
..
mozbuild Bug 1805297 - Update name and description for language packs to fit within manifest.json limits, r=eemeli 2022-12-13 10:12:06 +00:00
mozpack Bug 1801381 - Disable run_configure for mac repackaging r=glandium 2022-12-06 21:11:43 +00:00
metrics.yaml Bug 1741674 - Advise in each metrics.yaml that we have docs for adding metrics r=TravisLong,nalexander 2021-11-22 20:07:38 +00:00
setup.py