Skip to content

Commit

Permalink
typo temparature -> temperature
Browse files Browse the repository at this point in the history
Signed-off-by: techyminati <[email protected]>
  • Loading branch information
epicX67 authored and techyminati committed Jul 10, 2021
1 parent 7d64ed8 commit 30bf46e
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion gui/theme/shrp_portrait_hdpi/languages/de.xml
Original file line number Diff line number Diff line change
Expand Up @@ -961,7 +961,7 @@
<string name="dashboardTxt">Dashboard</string>
<string name="toggle">Toggle</string>
<string name="centeredClock">Centered clock</string>
<string name="cpuTemp">Cpu temparature</string>
<string name="cpuTemp">Cpu temperature</string>
<string name="offcialBuild">Official build</string>
<string name="unoffcialBuild">Unofficial build</string>
<string name="betaBuild">Beta Release</string>
Expand Down
2 changes: 1 addition & 1 deletion gui/theme/shrp_portrait_hdpi/languages/es.xml
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@
<string name="dashboardTxt">Dashboard</string>
<string name="toggle">Toggle</string>
<string name="centeredClock">Centered clock</string>
<string name="cpuTemp">Cpu temparature</string>
<string name="cpuTemp">Cpu temperature</string>
<string name="offcialBuild">Official build</string>
<string name="unoffcialBuild">Unofficial build</string>
<string name="betaBuild">Beta Release</string>
Expand Down
2 changes: 1 addition & 1 deletion gui/theme/shrp_portrait_hdpi/languages/fr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@
<string name="dashboardTxt">Dashboard</string>
<string name="toggle">Toggle</string>
<string name="centeredClock">Centered clock</string>
<string name="cpuTemp">Cpu temparature</string>
<string name="cpuTemp">Cpu temperature</string>
<string name="offcialBuild">Official build</string>
<string name="unoffcialBuild">Unofficial build</string>
<string name="betaBuild">Beta Release</string>
Expand Down
2 changes: 1 addition & 1 deletion gui/theme/shrp_portrait_hdpi/languages/in.xml
Original file line number Diff line number Diff line change
Expand Up @@ -905,7 +905,7 @@
<string name="dashboardTxt">Dashboard</string>
<string name="toggle">Toggle</string>
<string name="centeredClock">Centered clock</string>
<string name="cpuTemp">Cpu temparature</string>
<string name="cpuTemp">Cpu temperature</string>
<string name="offcialBuild">Official build</string>
<string name="unoffcialBuild">Unofficial build</string>
<string name="betaBuild">Beta Release</string>
Expand Down
2 changes: 1 addition & 1 deletion gui/theme/shrp_portrait_hdpi/languages/it.xml
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@
<string name="dashboardTxt">Dashboard</string>
<string name="toggle">Toggle</string>
<string name="centeredClock">Centered clock</string>
<string name="cpuTemp">Cpu temparature</string>
<string name="cpuTemp">Cpu temperature</string>
<string name="offcialBuild">Official build</string>
<string name="unoffcialBuild">Unofficial build</string>
<string name="betaBuild">Beta Release</string>
Expand Down
2 changes: 1 addition & 1 deletion gui/theme/shrp_portrait_hdpi/languages/pl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,7 @@
<string name="dashboardTxt">Dashboard</string>
<string name="toggle">Toggle</string>
<string name="centeredClock">Centered clock</string>
<string name="cpuTemp">Cpu temparature</string>
<string name="cpuTemp">Cpu temperature</string>
<string name="offcialBuild">Official build</string>
<string name="unoffcialBuild">Unofficial build</string>
<string name="betaBuild">Beta Release</string>
Expand Down
2 changes: 1 addition & 1 deletion gui/theme/shrp_portrait_hdpi/languages/pt_BR.xml
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,7 @@
<string name="dashboardTxt">Dashboard</string>
<string name="toggle">Toggle</string>
<string name="centeredClock">Centered clock</string>
<string name="cpuTemp">Cpu temparature</string>
<string name="cpuTemp">Cpu temperature</string>
<string name="offcialBuild">Official build</string>
<string name="unoffcialBuild">Unofficial build</string>
<string name="betaBuild">Beta Release</string>
Expand Down
2 changes: 1 addition & 1 deletion gui/theme/shrp_portrait_hdpi/languages/tr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@
<string name="dashboardTxt">Dashboard</string>
<string name="toggle">Toggle</string>
<string name="centeredClock">Centered clock</string>
<string name="cpuTemp">Cpu temparature</string>
<string name="cpuTemp">Cpu temperature</string>
<string name="offcialBuild">Official build</string>
<string name="unoffcialBuild">Unofficial build</string>
<string name="betaBuild">Beta Release</string>
Expand Down
2 changes: 1 addition & 1 deletion gui/theme/shrp_portrait_hdpi/pages/theme.xml
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ rm -r /tmp/bak;
<condition var1="clockEnabled" var2="1"/>
<data variable="centeredClockEnabled"/>
</listitem>
<listitem name="{@cpuTemp=Cpu temparature}">
<listitem name="{@cpuTemp=Cpu temperature}">
<data variable="cpuTempEnabled"/>
</listitem>
<listitem name="{@c_batt_bar=Battery Bar}">
Expand Down

0 comments on commit 30bf46e

Please sign in to comment.