Simplify create date description used in filter dialog (#2107)

* Simplify create date description

* Update localized files with new description
This commit is contained in:
Lewis Sanchez
2023-06-20 12:16:20 -07:00
committed by GitHub
parent 7f6b357eb0
commit 272d2fdb92
3 changed files with 4 additions and 4 deletions

View File

@@ -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