From 7f9eaf0caa584d28de4f777c6ebd35a2e3b36a3c Mon Sep 17 00:00:00 2001 From: Omar Al-Ithawi Date: Wed, 20 Jul 2016 10:58:04 +0300 Subject: [PATCH] TNL-3798: Removed the subscript note --- lms/templates/calculator/toggle_calculator.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/lms/templates/calculator/toggle_calculator.html b/lms/templates/calculator/toggle_calculator.html index a3c4bbfd30..bed0520f3c 100644 --- a/lms/templates/calculator/toggle_calculator.html +++ b/lms/templates/calculator/toggle_calculator.html @@ -71,8 +71,6 @@ from openedx.core.djangolib.markup import HTML, Text ## Translators: Please do not translate mathematical symbols. ${_("^ (raise to a power)")}
## Translators: Please do not translate mathematical symbols. - ${_("_ (add a subscript)")}
- ## Translators: Please do not translate mathematical symbols. ${_("|| (parallel resistors)")}