Subject: Re: [boost] Boost.Locale and the standard "message" facet
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2011-05-01 14:28:50


On 01.05.2011, at 20:21, Artyom wrote:

> All modern localization system provide natural language
> identifiers. And "constants" should never be used
> for message formatting.

Define modern. Mozilla's localization uses string keys, but they are certainly not natural language.

Sebastian