How to Install intltool in Ubuntu 18.04



Install intltool by entering the following commands in the terminal:

sudo apt update
sudo apt install intltool

Description:

Utility scripts for internationalizing XML

Automatically extracts translatable strings from oaf, glade, bonobo ui, nautilus theme and other XML files into the po files. . Automatically merges translations from po files back into .oaf files (encoding to be 7-bit clean). The merging mechanism can also be extended to support other types of XML files.

Homepage: https://launchpad.net/intltool

Version: 0.51.0-5ubuntu1

Section: universe/devel