20#include <core_resource.hxx>
32 const char* _pPlaceholderAscii2, std::u16string_view _rReplace2)
35 sString = sString.replaceFirst( OUString::createFromAscii(_pPlaceholderAscii1), _rReplace1 );
36 sString = sString.replaceFirst( OUString::createFromAscii(_pPlaceholderAscii2), _rReplace2 );
static OUString loadString(TranslateId pResId)
loads the string with the specified resource id
std::locale Create(std::string_view aPrefixName, const LanguageTag &rLocale)
OUString get(TranslateId sContextAndId, const std::locale &loc)