summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/source/ui/app/app.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/app/app.src b/sw/source/ui/app/app.src
index 695257116a11..9111d94358aa 100644
--- a/sw/source/ui/app/app.src
+++ b/sw/source/ui/app/app.src
@@ -242,11 +242,11 @@ String SW_STR_NONE
String STR_CAPTION_BEGINNING
{
- Text [ en-US ] = "Above" ;
+ Text [ en-US ] = "Start" ;
};
String STR_CAPTION_END
{
- Text [ en-US ] = "Below" ;
+ Text [ en-US ] = "End" ;
};
String STR_CAPTION_ABOVE
{