summaryrefslogtreecommitdiff
path: root/starmath/source/commands.src
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-11-14 12:22:09 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-11-14 12:37:38 +0100
commit8e0aec74cadcc7ad0fe38d52f542c6a6643308ae (patch)
tree0b770f768e052c0c634e1ee9c33a662f2fe43b38 /starmath/source/commands.src
parentdbeb26016999a8d36dc83bb703b9ed73c8d95eb3 (diff)
starmath: Elements dock: add missing reverse circumflex
Change-Id: I63c7caec6c2c630cf1ce67a4e0f71694475e83bc
Diffstat (limited to 'starmath/source/commands.src')
-rw-r--r--starmath/source/commands.src1
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/source/commands.src b/starmath/source/commands.src
index 7a0b2f945443..33b8bf0eba20 100644
--- a/starmath/source/commands.src
+++ b/starmath/source/commands.src
@@ -270,6 +270,7 @@ String RID_BARX_HELP { Text = "Line Above" ; };
String RID_BREVEX { Text = "breve <?> " ; };
String RID_BREVEX_HELP { Text = "Breve" ; };
String RID_CHECKX { Text = "check <?> " ; };
+String RID_CHECKX_HELP { Text = "Reverse Circumflex" ; };
String RID_CIRCLEX { Text = "circle <?> " ; };
String RID_CIRCLEX_HELP { Text = "Circle" ; };
String RID_DOTX { Text = "dot <?> " ; };