diff options
author | Ketut Putu Kumajaya <ketut.kumajaya@gmail.com> | 2015-08-05 20:40:24 +0200 |
---|---|---|
committer | Dees Troy <dees_troy@teamw.in> | 2015-10-15 16:10:26 +0200 |
commit | f13b893c2c017351710d259da9bfdf597e3cbf24 (patch) | |
tree | a73c59b0723c15e97778c89b8efe0ac580d36189 /gui/devices/320x320/res | |
parent | Update CUSTOM_LUN_FILE from AOSP USB config (diff) | |
download | android_bootable_recovery-f13b893c2c017351710d259da9bfdf597e3cbf24.tar android_bootable_recovery-f13b893c2c017351710d259da9bfdf597e3cbf24.tar.gz android_bootable_recovery-f13b893c2c017351710d259da9bfdf597e3cbf24.tar.bz2 android_bootable_recovery-f13b893c2c017351710d259da9bfdf597e3cbf24.tar.lz android_bootable_recovery-f13b893c2c017351710d259da9bfdf597e3cbf24.tar.xz android_bootable_recovery-f13b893c2c017351710d259da9bfdf597e3cbf24.tar.zst android_bootable_recovery-f13b893c2c017351710d259da9bfdf597e3cbf24.zip |
Diffstat (limited to 'gui/devices/320x320/res')
-rw-r--r-- | gui/devices/320x320/res/ui.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/devices/320x320/res/ui.xml b/gui/devices/320x320/res/ui.xml index 1dec40504..0918e3bbd 100644 --- a/gui/devices/320x320/res/ui.xml +++ b/gui/devices/320x320/res/ui.xml @@ -264,7 +264,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> </template> |