Messages from programs are not appearing in the user’s native language. What environment
variable must be set for this to happen?
A.
MSGS
B.
I18N
C.
LC_MSGS
D.
MESSAGES
E.
LANG
Explanation:
LANG is the environmental variable, which carrying value of default Language.
You can check: echo $LANG