microsoft / microsoft/AL

AL: Please add a feature to convert from deprecated multilanguage syntax

Open
#5,712 1 comment 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

suggestion
Dominant language
PowerShell
Stars
881
Forks
285
Avg merge
3d 36m
Merged PRs (30d)
1

Description

Hello

Since the multilanguage syntax is being deprecated, would it be possible to add a feature, which would do the conversion to the new syntax and generate xlif files?
How do I see it:

  • find all the "ML" versions of properties like CaptionML, ConstValueML, InstructionalTextML, OptionCaptionML, PromotedActionCategoriesML, ReqFilterHeadingML, RequestFilterHeadingML, ToolTipML and TextConst data type
  • replace them with appropriate alternatives from the new syntax
  • generate xlif files for each language the "ML" properties were defined and copy translations to the xlif files.

Thanks.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests; start by locating the AL compiler or developer-tool handling for the listed ML properties and TextConst, then inspect existing XLIFF generation. Done means converting every listed deprecated form to the new syntax and generating XLIFF files with the defined translations for each language.

Written by the indexing model from the issue text.

Assessment

Tech stack
vscode
Domain
compilers, devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.