LPI
117-102 · Question #256
Which command should be added to ~/.bash_profile to change the language of messages from an internationalised program to Portuguese (pt)? (Choose Two)
The correct answer is C. export LANG="pt" D. export LC_MESSAGES="pt". See the full explanation below for the reasoning.
Question
Which command should be added to ~/.bash_profile to change the language of messages from an internationalised program to Portuguese (pt)? (Choose Two)
Options
- Aexport LANGUAGE="pt"
- Bexport MESSAGE="pt"
- Cexport LANG="pt"
- Dexport LC_MESSAGES="pt"
- Eexport ALL_MESSAGES="pt"
How the community answered
(22 responses)- A14% (3)
- B5% (1)
- C77% (17)
- E5% (1)
Community Discussion
No community discussion yet for this question.