From 272d2fdb9233c96eda99bc7706699a31cd69806a Mon Sep 17 00:00:00 2001 From: Lewis Sanchez <87730006+lewis-sanchez@users.noreply.github.com> Date: Tue, 20 Jun 2023 12:16:20 -0700 Subject: [PATCH] Simplify create date description used in filter dialog (#2107) * Simplify create date description * Update localized files with new description --- src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx | 2 +- src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings | 2 +- src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx index 71ae2786..3d3f4621 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx @@ -1507,7 +1507,7 @@ - Select or type a creation date to include or exclude objects created at any time on that date, or enter a starting and ending date to include or exclude objects created in that inclusive date range. + Include or exclude objects based on their creation date. diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings index e48d35fb..54a20b8b 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings @@ -731,7 +731,7 @@ FilterDurabilitySchemaAndData = Schema and Data FilterIsMemoryOptimized = Is Memory Optimized FilterIsMemoryOptimizedDescription = Include or exclude objects based on whether the object is memory optimized. FilterCreateDate = Create Date -FilterCreateDateDescription = Select or type a creation date to include or exclude objects created at any time on that date, or enter a starting and ending date to include or exclude objects created in that inclusive date range. +FilterCreateDateDescription = Include or exclude objects based on their creation date. FilterIsNativelyCompiled = Is Natively Compiled FilterIsNativelyCompiledDescription = Include or exclude objects based on whether the object is natively compiled. FilterInPrimaryKey = In Primary Key diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf index b06d3e7d..ca8843d0 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf @@ -7188,8 +7188,8 @@ The Query Processor estimates that implementing the following index could improv - Select or type a creation date to include or exclude objects created at any time on that date, or enter a starting and ending date to include or exclude objects created in that inclusive date range. - Select or type a creation date to include or exclude objects created at any time on that date, or enter a starting and ending date to include or exclude objects created in that inclusive date range. + Include or exclude objects based on their creation date. + Include or exclude objects based on their creation date.