Function DesktopAction.localizedDisplayName
Label that will be shown to the user in given locale.
string localizedDisplayName
(
string locale
) pure nothrow @safe const;
Returns
The unescaped value associated with "Name" key and given locale.