Look at Import method of %MessageDictionary.

Unless your locale is German, you also need to change the default language
to "de"
for a CSP session by
   set %session.Language="de"
for each CSP session or globally for the entire system by
   do $system.OBJ.LoadLanguage("de")

Marvin

"Tom.Hupfer" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Good evening!
>
> I tried to change the language of the CSP messages without any luck. In
the
> directory cachesys/bin I found a lot of language files like
> CSPMessage_de.xml.
> With the Cach� Explorer I found in my namespace the Global ^%qCacheMsg
with
> the nodes for the CSP-files in english.
> I tried some of  my ideas, but now it�s enough to drive me to despair ;)
> Does anyone know how to change the content of  ^%qCacheMsg to
> CSPMessage_de.xml (I failed by searching the online-documentation)?
> Cach� Version is 5.0.1
>
> Tom.
>
>



Reply via email to