Advertisement
Guest User

Untitled

a guest
Dec 29th, 2012
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. +++++++++++++++this is what my /etc/default/locale looks like***************************
  2.  
  3. # File generated by update-locale
  4. LANG=en_GB.UTF-8
  5. LANGUAGE=en_GB:en
  6. LC_ALL=en_GB.UTF-8
  7.  
  8. ********************This is what my locale looks like************************************'
  9. pi@raspberrypi /usr/share/locale $ locale
  10. LANG=en_GB.UTF-8
  11. LANGUAGE=
  12. LC_CTYPE="en_GB.UTF-8"
  13. LC_NUMERIC=en_US.UTF-8
  14. LC_TIME=en_US.UTF-8
  15. LC_COLLATE="en_GB.UTF-8"
  16. LC_MONETARY=en_US.UTF-8
  17. LC_MESSAGES="en_GB.UTF-8"
  18. LC_PAPER=en_US.UTF-8
  19. LC_NAME=en_US.UTF-8
  20. LC_ADDRESS=en_US.UTF-8
  21. LC_TELEPHONE=en_US.UTF-8
  22. LC_MEASUREMENT=en_US.UTF-8
  23. LC_IDENTIFICATION=en_US.UTF-8
  24. LC_ALL=
  25.  
  26. *********************************
  27. How to set LC_ALL and LANGUAGE ??
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement