summaryrefslogtreecommitdiff
path: root/sw/source/ui/lingu/olmenu.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/lingu/olmenu.src')
-rw-r--r--sw/source/ui/lingu/olmenu.src14
1 files changed, 7 insertions, 7 deletions
diff --git a/sw/source/ui/lingu/olmenu.src b/sw/source/ui/lingu/olmenu.src
index b8d9124d2e52..9173509a69f6 100644
--- a/sw/source/ui/lingu/olmenu.src
+++ b/sw/source/ui/lingu/olmenu.src
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -113,25 +113,25 @@ String STR_HYP_OK
};
String STR_LANGSTATUS_NONE
{
- Text [ en-US ] = "None (Do not check spelling)" ;
+ Text [ en-US ] = "None (Do not check spelling)" ;
};
String STR_RESET_TO_DEFAULT_LANGUAGE
{
- Text [ en-US ] = "Reset to Default Language" ;
- Text [ x-comment ] = " ";
+ Text [ en-US ] = "Reset to Default Language" ;
+ Text [ x-comment ] = " ";
};
String STR_LANGSTATUS_MORE
{
- Text [ en-US ] = "More..." ;
+ Text [ en-US ] = "More..." ;
};
String STR_IGNORE_SELECTION
{
- Text [ en-US ] = "Ignore" ;
+ Text [ en-US ] = "Ignore" ;
};
Image IMG_INFO_16
{
ImageBitmap = Bitmap { File = "info_16.png" ; };
MASKCOLOR
-};
+};