diff options
Diffstat (limited to '')
-rw-r--r-- | gui/devices/800x480/res/ui.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/devices/800x480/res/ui.xml b/gui/devices/800x480/res/ui.xml index 12e0ee702..032f996c3 100644 --- a/gui/devices/800x480/res/ui.xml +++ b/gui/devices/800x480/res/ui.xml @@ -276,7 +276,7 @@ <conditions> <condition var1="tw_no_cpu_temp" var2="0" /> </conditions> - <text>CPU: %tw_cpu_temp% C</text> + <text>CPU: %tw_cpu_temp% °C</text> </object> <object type="text" color="%text_color%"> |