From 35e1782a3f6a37bad898f4136a90f96f5ed828d3 Mon Sep 17 00:00:00 2001 From: Hai Cao Date: Fri, 15 Apr 2022 15:37:26 -0700 Subject: [PATCH] [Table Designer] Fix row start casing (#1467) --- 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 51ba6d1d..1be18845 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx @@ -4835,7 +4835,7 @@ The Query Processor estimates that implementing the following index could improv - Row start + Row Start diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings index 0259dbb6..eb2983e9 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings @@ -2282,7 +2282,7 @@ TableDesignerEdgeConstraintClauseToTablePropertyName = To Table SqlTableDurability_SchemaAndData = Schema and Data SqlTableDurability_SchemaOnly = Schema Only GeneratedAlwaysColumnType_None = None -GeneratedAlwaysColumnType_RowStart = Row start +GeneratedAlwaysColumnType_RowStart = Row Start GeneratedAlwaysColumnType_RowEnd = Row End TableDesignerIsSystemVersioningEnabledTitle = System Versioning Enabled TableDesignerIsSystemVersioningEnabledDescription = Specifies whether the table is system versioning enabled. diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf index 7e42651f..10a45d4a 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf @@ -5874,8 +5874,8 @@ The Query Processor estimates that implementing the following index could improv - Row start - Row start + Row Start + Row Start