From 337cadaf95f8bdb02e88c3bad8b20efb43965bcf Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Thu, 29 Sep 2022 16:31:03 -0700 Subject: [PATCH] [Loc] added sql xlf update (#20694) --- resources/xlf/en/sql.xlf | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/resources/xlf/en/sql.xlf b/resources/xlf/en/sql.xlf index 71b4437d37..fc35a30183 100644 --- a/resources/xlf/en/sql.xlf +++ b/resources/xlf/en/sql.xlf @@ -2423,15 +2423,36 @@ Edge + + Summary: {0}{1} + Bottom operation: {0} + + {0} is greater for the bottom plan than it is for the top plan. + Left operation: {0} + + {0} is greater for the left plan than it is for the right plan. + + + Equivalent Properties + + + Greater than + + + Less than + Name + + Not equal to + Value (Bottom Plan) @@ -2447,9 +2468,15 @@ Right operation: {0} + + {0} is greater for the right plan than it is for the left plan. + Top operation: {0} + + {0} is greater for the top plan than it is for the bottom plan. +