DesktopAppInfo.getLocaleString

string getLocaleString(string key)

Looks up a localized string value in the keyfile backing info translated to the current locale.

The key is looked up in the "Desktop Entry" group.

Parameters

keythe key to look up

Returns

a newly allocated string, or null if the key

is not found