diff options
author | Olivier Hallot <olivier.hallot@edx.srv.br> | 2015-07-02 09:28:39 -0300 |
---|---|---|
committer | Björn Michaelsen <bjoern.michaelsen@canonical.com> | 2015-07-02 14:16:18 +0000 |
commit | 838f00c9ba998b1e44422462a684096fd073a186 (patch) | |
tree | ea9eb96a20f4e04c82bea25e9b7734f2c71a2cbc /officecfg | |
parent | 8a2efbb7172a00692d4b8c3f326d93aa42036584 (diff) |
Table is actually Table of Contents
Make it also more clear for translators
Change-Id: I602ffb17e80c7078be19498d33b609fa3d980902
Reviewed-on: https://gerrit.libreoffice.org/16695
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index d85988e128d2..f9a866eb1971 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -112,7 +112,7 @@ </node> <node oor:name=".uno:InsertMultiIndex" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">~Indexes and Tables...</value> + <value xml:lang="en-US">~Indexes and Tables of Contents...</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value> |