AL XLF Translator is a Visual Studio Code extension designed to simplify the translation of Business Central XLF files. It provides powerful commands to translate a single line or all missing translations in an XLF file, enhancing your productivity and ensuring your translations are up-to-date.
Features
Translate Single Line: Translates the text on the current line in an XLF file.
Translate All Missing Translations: Automatically translates all missing translations in an XLF file.
Installation
Open Visual Studio Code.
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
Search for "AL XLF Translator".
Click "Install" to install the extension.
Usage
Translate Single Line
Open an XLF file in Visual Studio Code.
Place the cursor on the line you want to translate.
Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P).
Type "Translate Single Line" and select the command.
The translated text will replace the current line.
Translate All Missing Translations
Open an XLF file in Visual Studio Code.
Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P).
Type "Translate All Missing Translations" and select the command.
All missing translations in the file will be automatically translated.