From 7772fdc7bfcb9ef2cd9c30342cbcd68856f05309 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Mon, 15 Aug 2016 12:09:13 +0200 Subject: [PATCH] Tooltips for state panel --- src/octoprint/templates/sidebar/state.jinja2 | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/src/octoprint/templates/sidebar/state.jinja2 b/src/octoprint/templates/sidebar/state.jinja2 index a910caee..f0c2636f 100644 --- a/src/octoprint/templates/sidebar/state.jinja2 +++ b/src/octoprint/templates/sidebar/state.jinja2 @@ -1,15 +1,16 @@ -{{ _('Machine State') }}:
+{{ _('State') }}:

-{{ _('File') }}:  (SD)
-{{ _('Timelapse') }}:
+{{ _('File') }}:  (SD)
+{{ _('Timelapse') }}:
-
+
-{{ _('Approx. Total Print Time') }}:
+{{ _('Approx. Total Print Time') }}:

-{{ _('Print Time') }}:
-{{ _('Print Time Left') }}:
-{{ _('Printed') }}:
+{{ _('Print Time') }}:
+{{ _('Print Time Left') }}:
+{{ _('Printed') }}:
+