Fix typo: Celcius to Celsius (#1826)

This commit is contained in:
Claudiu Ceia 2017-03-20 11:26:53 +02:00 committed by Gina Häußge
parent 6613d580f2
commit 01e970553f
5 changed files with 5 additions and 4 deletions

View file

@ -79,6 +79,7 @@ date of first contribution):
* [Greg Hulands](https://github.com/ghulands)
* [Andreas Werner](https://github.com/gallore)
* [Shawn Bruce](https://github.com/kantlivelong)
* [Claudiu Ceia] (https://github.com/ClaudiuCeia)
OctoPrint started off as a fork of [Cura](https://github.com/daid/Cura) by
[Daid Braam](https://github.com/daid). Parts of its communication layer and

View file

@ -39,7 +39,7 @@
<div class="control-group">
<div class="controls">
<label class="checkbox">
<input type="checkbox" data-bind="checked: appearance_showFahrenheitAlso" id="settings-appearanceShowFahrenheitAlso"> {{ _('Show temperatures in Fahrenheit as well as Celcius') }}
<input type="checkbox" data-bind="checked: appearance_showFahrenheitAlso" id="settings-appearanceShowFahrenheitAlso"> {{ _('Show temperatures in Fahrenheit as well as Celsius') }}
</label>
</div>
</div>

View file

@ -2852,7 +2852,7 @@ msgstr ""
"überschrieben sind."
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:42
msgid "Show temperatures in Fahrenheit as well as Celcius"
msgid "Show temperatures in Fahrenheit as well as Celsius"
msgstr "Temperaturen sowohl in Fahrenheit als auch Celsius anzeigen"
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:51

View file

@ -2852,7 +2852,7 @@ msgstr ""
"überschrieben sind."
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:42
msgid "Show temperatures in Fahrenheit as well as Celcius"
msgid "Show temperatures in Fahrenheit as well as Celsius"
msgstr "Temperaturen sowohl in Fahrenheit als auch Celsius anzeigen"
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:51

View file

@ -2570,7 +2570,7 @@ msgid ""
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:42
msgid "Show temperatures in Fahrenheit as well as Celcius"
msgid "Show temperatures in Fahrenheit as well as Celsius"
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:51