desktopfile v0.2.2 (2015-05-07T21:45:39Z)
Dub
Repo
localizedKey
inilike
Ditto, but constructs locale name from arguments.
string
localizedKey
(string key, string locale)
string
localizedKey
(string key, string lang, string country, string modifier)
pure nothrow @
safe
string
localizedKey
(
string
key
,
string
lang
,
string
country
,
string
modifier
= null
)
Meta
Source
See Implementation
inilike
classes
IniLikeException
IniLikeFile
IniLikeGroup
functions
currentLocale
doUnescape
escapeValue
iniLikeFileReader
iniLikeRangeReader
iniLikeStringReader
isBoolean
isFalse
isTrue
isValidKey
isValidKeyChar
localizedKey
makeLocaleName
parseLocaleName
separateFromLocale
unescapeExec
unescapeValue
structs
IniLikeLine
Ditto, but constructs locale name from arguments.