summaryrefslogtreecommitdiff
path: root/starmath/source/smres.src
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/smres.src')
-rw-r--r--starmath/source/smres.src41
1 files changed, 41 insertions, 0 deletions
diff --git a/starmath/source/smres.src b/starmath/source/smres.src
index 37649f092079..2e61fdf7efb8 100644
--- a/starmath/source/smres.src
+++ b/starmath/source/smres.src
@@ -178,6 +178,47 @@ String STR_MAGENTA
{
Text [ en-US ] = "magenta" ;
};
+String STR_AQUA
+{
+ Text [ en-US ] = "aqua" ;
+};
+String STR_FUCHSIA
+{
+ Text [ en-US ] = "funchsia" ;
+};
+String STR_GRAY
+{
+ Text [ en-US ] = "gray" ;
+};
+String STR_LIME
+{
+ Text [ en-US ] = "lime" ;
+};
+String STR_MAROON
+{
+ Text [ en-US ] = "maroon" ;
+};
+String STR_NAVY
+{
+ Text [ en-US ] = "navy" ;
+};
+String STR_OLIVE
+{
+ Text [ en-US ] = "olive" ;
+};
+String STR_PURPLE
+{
+ Text [ en-US ] = "purple" ;
+};
+String STR_SILVER
+{
+ Text [ en-US ] = "silver" ;
+};
+String STR_TEAL
+{
+ Text [ en-US ] = "teal" ;
+};
+
String STR_YELLOW
{
Text [ en-US ] = "yellow" ;