dlangide v0.7.77 (2017-09-12T14:20:07Z)
Home
Dub
Repo
UIString.this
exlib
i18n
UIString
create string with resource id and raw value as fallback for missing translations
this
(string id)
this
(dstring value)
this
(string id, dstring fallbackValue)
struct
UIString
this
(
string
id
,
dstring
fallbackValue
)
Meta
Source
See Implementation
exlib
i18n
UIString
constructors
this
functions
opAssign
properties
id
value
create string with resource id and raw value as fallback for missing translations