Merge "Correct "operators" message in chemSymbols.json"

This commit is contained in:
jenkins-bot 2017-02-23 19:53:24 +00:00 committed by Gerrit Code Review
commit 30eece41c5
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",