textdomain


Description:


public void textdomain (string package, string localedir, string encoding)

Sets up the translations for package.

Parameters:

package

the package name.

localedir

the package<!---->s locale directory.

encoding

the encoding to use the package<!---->s translations or null to use "UTF-8".


Namespace: Xfce