diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-04-01 10:06:41 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-04-01 10:06:41 +0100 |
commit | b8d4fb0bae36653fef6376787591a0dd42d1fe2a (patch) | |
tree | d6fed86a39444d03309ec56a983b1675bce51573 /officecfg | |
parent | 3e8c90e32b2264e667f7f4da4b1fa8399a3cca28 (diff) |
add ... to Movie and Sound to indicate another dialog will appear
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index bc264a4936fe..2172bb681a78 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -5362,7 +5362,7 @@ </node> <node oor:name=".uno:InsertAVMedia" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">Mo~vie and Sound</value> + <value xml:lang="en-US">Mo~vie and Sound...</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value> |