CompTIA
LX0-104 · Question #76
LX0-104 Question #76: Real Exam Question with Answer & Explanation
The correct answer is D: export LC_MESSAGES="pt". See the full explanation below for the reasoning.
Question
Which of the following commands should be added to /etc/bash_profile in order to change the language of messages for an internationalized program to Portuguese (pt)?
Options
- Aexport LANGUAGE="pt"
- Bexport MESSAGE="pt"
- Cexport UI_MESSAGES="pt"
- Dexport LC_MESSAGES="pt"
- Eexport ALL_MESSAGES="pt"
Community Discussion
No community discussion yet for this question.