On Sun, Dec 27, 2015 at 12:17 PM, Javier Perez <pepebuho@xxxxxxxxx> wrote: > Hi > > My system is supposed to be in English, but all the commands at the console > level give feedback in Spanish. > How can I troubleshoot this? > > [root@bloody ~]# export ...snip ... > declare -x LANGUAGE="en_US:es" Its this one that's probably causing your issue. You probably meant: en_US:en ... snip ... -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org