diff options
Diffstat (limited to 'sw/source/ui/ribbar/workctrl.src')
-rw-r--r-- | sw/source/ui/ribbar/workctrl.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/ribbar/workctrl.src b/sw/source/ui/ribbar/workctrl.src index 6aac347a61ce..615f35fcafc6 100644 --- a/sw/source/ui/ribbar/workctrl.src +++ b/sw/source/ui/ribbar/workctrl.src @@ -197,7 +197,7 @@ FloatingWindow RID_SCROLL_NAVIGATION_WIN }; String ST_POSTIT { - Text [ en-US ] = "Note" ; + Text [ en-US ] = "Comment" ; }; String ST_SRCH_REP { @@ -282,7 +282,7 @@ String STR_IMGBTN_MARK_DOWN }; String STR_IMGBTN_POSTIT_DOWN { - Text [ en-US ] = "Next Note" ; + Text [ en-US ] = "Next Comment" ; }; String STR_IMGBTN_SRCH_REP_DOWN { @@ -354,7 +354,7 @@ String STR_IMGBTN_MARK_UP }; String STR_IMGBTN_POSTIT_UP { - Text [ en-US ] = "Previous Note" ; + Text [ en-US ] = "Previous Comment" ; }; String STR_IMGBTN_SRCH_REP_UP { |