summaryrefslogtreecommitdiff
path: root/framework/source/classes/resource.src
diff options
context:
space:
mode:
authorJoseph Powers <jpowers27@cox.net>2010-11-05 19:24:42 -0700
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-11-06 10:09:11 -0500
commit7e31ccaa560f43e436c0562fe0b31e7d41e9ce24 (patch)
tree636229e1447ed72b68f63f0179a6d4cfadbe99f7 /framework/source/classes/resource.src
parentc60968d9e4b5b101c921ae8d34002e8c828ca20b (diff)
High-Contrast Cleanup Phase #1
Diffstat (limited to 'framework/source/classes/resource.src')
-rw-r--r--framework/source/classes/resource.src8
1 files changed, 6 insertions, 2 deletions
diff --git a/framework/source/classes/resource.src b/framework/source/classes/resource.src
index 1cd9ecc6dd30..3f354d438879 100644
--- a/framework/source/classes/resource.src
+++ b/framework/source/classes/resource.src
@@ -131,8 +131,6 @@ String STR_STATUSBAR_LOGOTEXT
// License Dialog
// ***********************************************************************
#define LICENSE_DIALOG_WIDTH 260
-//#define LICENSE_DIALOG_HEIGTH 185
-//#define LICENSE_DIALOG_HEIGTH 190
#define LICENSE_RIGHT_BORDER 7
#define LICENSE_BOTTOM_BORDER 0
#define LICENSE_ROW_1 (7)
@@ -322,31 +320,37 @@ String STR_LANGSTATUS_MULTIPLE_LANGUAGES
Text [ en-US ] = "Multiple Languages" ;
Text [ x-comment ] = " ";
};
+
String STR_LANGSTATUS_NONE
{
Text [ en-US ] = "None (Do not check spelling)" ;
Text [ x-comment ] = " ";
};
+
String STR_RESET_TO_DEFAULT_LANGUAGE
{
Text [ en-US ] = "Reset to Default Language" ;
Text [ x-comment ] = " ";
};
+
String STR_LANGSTATUS_MORE
{
Text [ en-US ] = "More..." ;
Text [ x-comment ] = " ";
};
+
String STR_SET_LANGUAGE_FOR_SELECTION
{
Text [ en-US ] = "Set Language for Selection" ;
Text [ x-comment ] = " ";
};
+
String STR_SET_LANGUAGE_FOR_PARAGRAPH
{
Text [ en-US ] = "Set Language for Paragraph" ;
Text [ x-comment ] = " ";
};
+
String STR_SET_LANGUAGE_FOR_ALL_TEXT
{
Text [ en-US ] = "Set Language for all Text" ;