Correct "operators" message in chemSymbols.json

Follow up to
I4452ceca55197fda5f1e1293a5741c6f5fb7c245

Change-Id: I061180179da83a7ad1229999ed97a783777bcfed
This commit is contained in:
Amire80 2017-02-22 21:49:45 +02:00 committed by Ed Sanders
parent 87c2cb4ab1
commit 8674fdd47b
3 changed files with 3 additions and 3 deletions

View File

@ -201,7 +201,7 @@
"math-visualeditor-symbol-group-chem-formulae",
"math-visualeditor-symbol-group-chem-greek",
"math-visualeditor-symbol-group-chem-isotopes",
"math-visualeditor-symbol-group-chem-operations",
"math-visualeditor-symbol-group-chem-operators",
"math-visualeditor-symbol-group-chem-oxidation",
"math-visualeditor-symbol-group-chem-precipitate",
"math-visualeditor-symbol-group-chem-stoichiometric",

View File

@ -39,7 +39,7 @@
"math-visualeditor-symbol-group-chem-formulae": "Chemical formulae",
"math-visualeditor-symbol-group-chem-greek": "Greek characters",
"math-visualeditor-symbol-group-chem-isotopes": "Isotopes",
"math-visualeditor-symbol-group-chem-operations": "Equation operators",
"math-visualeditor-symbol-group-chem-operators": "Equation operators",
"math-visualeditor-symbol-group-chem-oxidation": "Oxidation states",
"math-visualeditor-symbol-group-chem-precipitate": "Precipitate and gas",
"math-visualeditor-symbol-group-chem-stoichiometric": "Stoichiometric numbers",

View File

@ -38,7 +38,7 @@
"math-visualeditor-symbol-group-chem-formulae": "Label for the chemical formulae group of chem symbols",
"math-visualeditor-symbol-group-chem-greek": "Label for the greek characters group of chem symbols",
"math-visualeditor-symbol-group-chem-isotopes": "Label for the isotopes group of chem symbols",
"math-visualeditor-symbol-group-chem-operations": "Label for the equation operators group of chem symbols",
"math-visualeditor-symbol-group-chem-operators": "Label for the equation operators group of chem symbols",
"math-visualeditor-symbol-group-chem-oxidation": "Label for the oxidation states group of chem symbols",
"math-visualeditor-symbol-group-chem-precipitate": "Label for the precipitate and gas group of chem symbols",
"math-visualeditor-symbol-group-chem-stoichiometric": "Label for the stoichiometric numbers group of chem symbols",