diff options
author | Cédric Bosdonnat <cedric.bosdonnat@free.fr> | 2012-12-19 12:36:29 +0100 |
---|---|---|
committer | Cédric Bosdonnat <cedric.bosdonnat@free.fr> | 2012-12-20 18:02:52 +0100 |
commit | 6085c81008d768298acfa69ee6ef531ac3c57aab (patch) | |
tree | d9722e1b5ae8f7db370439e8055f5b7d9ea522a3 /officecfg | |
parent | 63b96d45415293ff1fe83d721c8d3ae6abc2e448 (diff) |
Rename 'Templates and Documents' menu entry to 'Templates'
Change-Id: I54b99b8ae9de07848acdf643b61ee45df97d014d
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Common.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu index 38767fb86514..111529382107 100644 --- a/officecfg/registry/data/org/openoffice/Office/Common.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu @@ -355,7 +355,7 @@ <value >slot:5500</value> </prop> <prop oor:name="Title"> - <value xml:lang="en-US">Templates a~nd Documents</value> + <value xml:lang="en-US">Templates</value> </prop> <prop oor:name="TargetName" oor:type="xs:string"> <value >_self</value> |