diff options
author | Samuel Mehrbrodt <s.mehrbrodt@gmail.com> | 2014-10-11 17:36:27 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <s.mehrbrodt@gmail.com> | 2014-10-11 17:37:16 +0200 |
commit | 475df8db916a7bf16afd3e82808e0b59cbf71d5f (patch) | |
tree | 89272a80f943062c818b9beaa9ad24a3098d3a23 | |
parent | 8044acf2db9d125d5ed58ed25df5df4a90f37ac6 (diff) |
fdo#84916 Fix string: Insert Audio/Video
Change-Id: I76cd8502f9cb2af379dd732d2081feb094599aca
-rw-r--r-- | sd/source/ui/app/strings.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src index 6250df090df7..ac61eae59ee2 100644 --- a/sd/source/ui/app/strings.src +++ b/sd/source/ui/app/strings.src @@ -1197,7 +1197,7 @@ String STR_INSERT_PICTURE String STR_INSERT_MOVIE { - Text [ en-US ] = "Insert Movie"; + Text [ en-US ] = "Insert Audio/Video"; }; String STRING_DRAG_AND_DROP_PAGES |