Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Systems Interfaces & Deployment > Mathematica System Setup > Locale & Internationalization >
Mathematica > Systems Interfaces & Deployment > Mathematica Sessions > Session Customization > Locale & Internationalization >

$Language

$Language
is a list of strings which give the names of languages to use for messages.
  • All language names are conventionally given in English, and are capitalized, as in "French".
  • When a message with a name s::tag is requested either internally or through the Message function, Mathematica searches for messages with names s::tag::langi corresponding to the entries "langi" in the list $Language. Only if it fails to find any of these messages will it use the message with the actual name s::tag.
Show the current language for messages:
Show the current language for messages:
In[1]:=
Click for copyable input
Out[1]=
New in 2
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team