LPI Exam Questions

Which command should be added to /etc/bash_profile to c…

Which command should be added to /etc/bash_profile to change the language of messages from an internationalised program to Portuguese (pt)? (Select TWO
correct answers)

A.
export LANGUAGE=”pt”

B.
export MESSAGE=”pt”

C.
export LANG=”pt”

D.
export LC_MESSAGES=”pt”

E.
export ALL_MESSAGES=”pt”