summaryrefslogtreecommitdiff
path: root/sw/source/ui/index/cnttab.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/index/cnttab.src')
-rw-r--r--sw/source/ui/index/cnttab.src50
1 files changed, 35 insertions, 15 deletions
diff --git a/sw/source/ui/index/cnttab.src b/sw/source/ui/index/cnttab.src
index 39baa4424bc8..e7f43ca52b1b 100644
--- a/sw/source/ui/index/cnttab.src
+++ b/sw/source/ui/index/cnttab.src
@@ -141,25 +141,45 @@ Resource RES_SRCTYPES
{
StringArray 1
{
-/* ids from tox.hxx
-TOO_MATH = 0x01,
-TOO_CHART = 0x02,
-TOO_IMAGE = 0x04,
-TOO_CALC = 0x08,
-TOO_DRAW_IMPRESS= 0x10,
-TOO_OTHER = 0x80*/
-
- ItemList [ en-US ] =
- {
- < "%PRODUCTNAME Math" ; 1;> ;
- < "%PRODUCTNAME Chart" ; 2;> ;
- < "%PRODUCTNAME Calc" ; 8;> ;
- < "%PRODUCTNAME Draw/%PRODUCTNAME Impress" ; 16;> ;
- < "Other OLE Objects"; 128;> ;
+ /* ids from tox.hxx
+ TOO_MATH = 0x01,
+ TOO_CHART = 0x02,
+ TOO_IMAGE = 0x04,
+ TOO_CALC = 0x08,
+ TOO_DRAW_IMPRESS= 0x10,
+ TOO_OTHER = 0x80
+ */
+ ItemList [ en-US ] =
+ {
+ < "%PRODUCTNAME Math" ; 1;> ;
+ < "%PRODUCTNAME Chart" ; 2;> ;
+ < "%PRODUCTNAME Calc" ; 8;> ;
+ < "%PRODUCTNAME Draw/%PRODUCTNAME Impress" ; 16;> ;
+ < "Other OLE Objects"; 128;> ;
};
};
};
+String STR_STRUCTURE
+{
+ Text [ en-US ] = "Structure text";
+};
+
+String STR_ADDITIONAL_ACCNAME_STRING1
+{
+ Text [ en-US ] = "Press Ctrl+Alt+A to move focus for more operations";
+};
+
+String STR_ADDITIONAL_ACCNAME_STRING2
+{
+ Text [ en-US ] = "Press left or right arrow to choose the structure controls";
+};
+
+String STR_ADDITIONAL_ACCNAME_STRING3
+{
+ Text [ en-US ] = "Press Ctrl+Alt+B to move focus back to the current structure control";
+};
+
String STR_AUTOMARK_TYPE
{
Text [ en-US ] = "Selection file for the alphabetical index (*.sdi)";