summaryrefslogtreecommitdiff
path: root/sd/source/ui
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui')
-rw-r--r--sd/source/ui/animations/CustomAnimationPane.src2
-rw-r--r--sd/source/ui/animations/SlideTransitionPane.src18
-rw-r--r--sd/source/ui/table/TableDesignPane.src12
3 files changed, 16 insertions, 16 deletions
diff --git a/sd/source/ui/animations/CustomAnimationPane.src b/sd/source/ui/animations/CustomAnimationPane.src
index c7bed0dcfd0d..9b19b9f974dc 100644
--- a/sd/source/ui/animations/CustomAnimationPane.src
+++ b/sd/source/ui/animations/CustomAnimationPane.src
@@ -104,7 +104,7 @@ Control DLG_CUSTOMANIMATIONPANE
OutputSize = TRUE;
Size = MAP_APPFONT( 42, 8 );
- Text [ en-US ] = "Property";
+ Text [ en-US ] = "~Property";
};
ListBox LB_PROPERTY
diff --git a/sd/source/ui/animations/SlideTransitionPane.src b/sd/source/ui/animations/SlideTransitionPane.src
index a065b74a5f86..920c51a0a269 100644
--- a/sd/source/ui/animations/SlideTransitionPane.src
+++ b/sd/source/ui/animations/SlideTransitionPane.src
@@ -56,7 +56,7 @@ Control DLG_SLIDE_TRANSITION_PANE
FixedText FT_SPEED
{
Size = MAP_APPFONT( 1, RSC_CD_FIXEDTEXT_HEIGHT );
- Text [ en-US ] = "Speed";
+ Text [ en-US ] = "S~peed";
};
ListBox LB_SPEED
@@ -78,7 +78,7 @@ Control DLG_SLIDE_TRANSITION_PANE
FixedText FT_SOUND
{
Size = MAP_APPFONT( 1, RSC_CD_FIXEDTEXT_HEIGHT );
- Text [ en-US ] = "Sound";
+ Text [ en-US ] = "So~und";
};
ListBox LB_SOUND
@@ -104,7 +104,7 @@ Control DLG_SLIDE_TRANSITION_PANE
Size = MAP_APPFONT( 1, RSC_CD_CHECKBOX_HEIGHT );
TabStop = TRUE ;
- Text [ en-US ] = "Loop until next sound";
+ Text [ en-US ] = "~Loop until next sound";
};
Fixedline FL_ADVANCE_SLIDE
@@ -119,7 +119,7 @@ Control DLG_SLIDE_TRANSITION_PANE
Size = MAP_APPFONT( 1, RSC_CD_RADIOBUTTON_HEIGHT );
TabStop = TRUE ;
- Text [ en-US ] = "On mouse click";
+ Text [ en-US ] = "O~n mouse click";
};
RadioButton RB_ADVANCE_AUTO
@@ -128,7 +128,7 @@ Control DLG_SLIDE_TRANSITION_PANE
Size = MAP_APPFONT( 1, RSC_CD_RADIOBUTTON_HEIGHT );
TabStop = TRUE ;
- Text [ en-US ] = "Automatically after";
+ Text [ en-US ] = "~Automatically after";
};
MetricField MF_ADVANCE_AUTO_AFTER
@@ -162,7 +162,7 @@ Control DLG_SLIDE_TRANSITION_PANE
Size = MAP_APPFONT( 1, RSC_CD_PUSHBUTTON_HEIGHT );
TabStop = TRUE ;
- Text [ en-US ] = "Apply to All Slides";
+ Text [ en-US ] = "A~pply to All Slides";
};
@@ -172,7 +172,7 @@ Control DLG_SLIDE_TRANSITION_PANE
Size = MAP_APPFONT( 1, RSC_CD_PUSHBUTTON_HEIGHT );
TabStop = TRUE ;
- Text [ en-US ] = "Play";
+ Text [ en-US ] = "P~lay";
};
PushButton PB_SLIDE_SHOW
@@ -181,7 +181,7 @@ Control DLG_SLIDE_TRANSITION_PANE
Size = MAP_APPFONT( 1, RSC_CD_PUSHBUTTON_HEIGHT );
TabStop = TRUE ;
- Text [ en-US ] = "Slide Show";
+ Text [ en-US ] = "Sli~de Show";
};
FixedLine FL_EMPTY2
@@ -195,7 +195,7 @@ Control DLG_SLIDE_TRANSITION_PANE
Size = MAP_APPFONT( 1, RSC_CD_CHECKBOX_HEIGHT );
TabStop = TRUE ;
- Text [ en-US ] = "Automatic preview";
+ Text [ en-US ] = "Automatic p~review";
};
// --------------------
diff --git a/sd/source/ui/table/TableDesignPane.src b/sd/source/ui/table/TableDesignPane.src
index 2adfa7e5d6c8..038090e807f6 100644
--- a/sd/source/ui/table/TableDesignPane.src
+++ b/sd/source/ui/table/TableDesignPane.src
@@ -41,7 +41,7 @@ Control DLG_TABLEDESIGNPANE
Pos = MAP_APPFONT ( 146, 16 ) ;
Size = MAP_APPFONT ( 120 , 10 ) ;
TabStop = TRUE ;
- Text [ en-US ] = "Header Row" ;
+ Text [ en-US ] = "~Header Row" ;
};
CheckBox CB_TOTAL_ROW+1
@@ -49,7 +49,7 @@ Control DLG_TABLEDESIGNPANE
Pos = MAP_APPFONT ( 146, 29 ) ;
Size = MAP_APPFONT ( 120 , 10 ) ;
TabStop = TRUE ;
- Text [ en-US ] = "Total Row" ;
+ Text [ en-US ] = "Tot~al Row" ;
};
CheckBox CB_BANDED_ROWS+1
@@ -57,7 +57,7 @@ Control DLG_TABLEDESIGNPANE
Pos = MAP_APPFONT ( 146, 42 ) ;
Size = MAP_APPFONT ( 120 , 10 ) ;
TabStop = TRUE ;
- Text [ en-US ] = "Banded Rows" ;
+ Text [ en-US ] = "~Banded Rows" ;
};
CheckBox CB_FIRST_COLUMN+1
@@ -65,7 +65,7 @@ Control DLG_TABLEDESIGNPANE
Pos = MAP_APPFONT ( 146, 55 ) ;
Size = MAP_APPFONT ( 120 , 10 ) ;
TabStop = TRUE ;
- Text [ en-US ] = "First Column" ;
+ Text [ en-US ] = "Fi~rst Column" ;
};
CheckBox CB_LAST_COLUMN+1
@@ -73,7 +73,7 @@ Control DLG_TABLEDESIGNPANE
Pos = MAP_APPFONT ( 146, 68 ) ;
Size = MAP_APPFONT ( 120 , 10 ) ;
TabStop = TRUE ;
- Text [ en-US ] = "Last Column" ;
+ Text [ en-US ] = "~Last Column" ;
};
CheckBox CB_BANDED_COLUMNS+1
@@ -81,7 +81,7 @@ Control DLG_TABLEDESIGNPANE
Pos = MAP_APPFONT ( 146, 82 ) ;
Size = MAP_APPFONT ( 120 , 10 ) ;
TabStop = TRUE ;
- Text [ en-US ] = "Banded Columns" ;
+ Text [ en-US ] = "Ba~nded Columns" ;
};
FixedLine FL_TABLE_STYLES+1