| Summary: | Add currency from Mozambique - MZN | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | _da <dannyalculete> |
| Component: | Localization | Assignee: | Eike Rathke <erack> |
| Status: | VERIFIED FIXED | ||
| Severity: | enhancement | CC: | 79045_79045, erack, serval2412 |
| Priority: | medium | ||
| Version: | Inherited From OOo | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.5.0 inReleaseNotes:7.5 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 107575 | ||
|
Description
_da
2022-04-26 07:43:49 UTC
I confirm there's no locale data concerning Mozambique in LO code, result of "git grep -in mozam" include/filter/msfilter/countryid.hxx:141:const CountryId COUNTRY_MOZAMBIQUE = 258; sfx2/emojiconfig/emoji.json:18554: "name": "mozambique", vcl/qa/cppunit/pdfexport/data/flowframe_null_ptr_deref.sample:400:<OPTION>Mozambique</OPTION> If interested in contributing, this link may help: https://wiki.documentfoundation.org/LibreOffice_Localization_Guide/How_To_Submit_New_Locale_Data Eike may be you will interesting in this enhancement As "The only official language in Mozambique is Portuguese" https://en.wikipedia.org/wiki/Mozambique we could probably derive a pt_MZ locale from pt_PT. Eike Rathke committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/eb7bbb761fd34f76cbfd89b45846c6cb9083d24e Resolves: tdf#148792 Add Portuguese (Mozambique) {pt-MZ} locale and data It will be available in 7.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Fix verified in: Version: 7.5.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: ad085990b8073a122ac5222e5220f8f1d6826dcf CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Thanks Eike! |