officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit c53c38c76377028fe4608c21dbde9595dc68914c Author: Samuel Mehrbrodt <[email protected]> Date: Tue Jan 31 10:05:02 2017 +0000 Remove 'ODF' from comment Change-Id: Ia7cf3b3a45089ec64f2466711870ed6ba3c59d02 Reviewed-on: https://gerrit.libreoffice.org/33746 Reviewed-by: Samuel Mehrbrodt <[email protected]> Tested-by: Samuel Mehrbrodt <[email protected]> diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index b86a268..b0b6eaf8 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -331,7 +331,7 @@ <value xml:lang="en-US">~Comment...</value> </prop> <prop oor:name="TooltipLabel" oor:type="xs:string"> - <value xml:lang="en-US">Insert ODF Track Change Comment</value> + <value xml:lang="en-US">Insert Track Change Comment</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
