Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] XBMC GUI - Temperature - always showing Fahrenheit
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: XBMC GUI - Temperature - always showing Fahrenheit
7th Jun, 2013, 04:58 AM
Post: #4
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
RE: XBMC GUI - Temperature - always showing Fahrenheit
your
/usr/local/share/xbmc/language/Japanese/langinfo.xml

should look like this inside by default

Code:
<regions>
    <region name="Japan" locale="JP">
      <dateshort>YYYY/MM/DD</dateshort>
      <datelong>YYYY'年'M'月'D'日' DDDD</datelong>
      <time symbolAM="AM" symbolPM="PM">h:mm:ss xx</time>
      <tempunit>C</tempunit>
      <speedunit>kmh</speedunit>
      <timezone>JST</timezone>
    </region>
  </regions>

If for some reason doesn't just change
<tempunit>F</tempunit> to <tempunit>C</tempunit>

This should do the trick if I'm not wrong, if yes than someone please correct me

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
XBMC GUI - Temperature - always showing Fahrenheit - s2108312 - 17th Jan, 2013, 11:20 PM
RE: XBMC GUI - Temperature - always showing Fahrenheit - BartOtten - 18th Jan, 2013, 02:49 AM
RE: XBMC GUI - Temperature - always showing Fahrenheit - TipCy - 7th Jun, 2013, 03:43 AM
RE: XBMC GUI - Temperature - always showing Fahrenheit - rikardo1979 - 7th Jun, 2013 04:58 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 23rd May, 2025, 04:44 PM Powered By MyBB, © 2002-2025 MyBB Group.