officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 3 --- 1 file changed, 3 deletions(-)
New commits: commit 066ad8cfcdf570c0d14f3de379adfa6c3c196518 Author: andreas kainz <[email protected]> Date: Fri Apr 13 14:33:28 2018 +0200 NB Implementation: reduce length of conditional formating Change-Id: Ie9ead1e9bb58701283b337014ba39846c1b75d61 Reviewed-on: https://gerrit.libreoffice.org/52828 Tested-by: Jenkins <[email protected]> Reviewed-by: andreas_kainz <[email protected]> diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu index a01b054f0144..cdbb1e420cc0 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu @@ -488,9 +488,6 @@ </node> <node oor:name=".uno:ConditionalFormatMenu" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">C~onditional Formatting</value> - </prop> - <prop oor:name="ContextLabel" oor:type="xs:string"> <value xml:lang="en-US">C~onditional</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
