diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx index 3a455d25..21fd7ee7 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx @@ -5056,7 +5056,7 @@ The Query Processor estimates that implementing the following index could improv - Formula that the column uses if it is a computed column + An expression that defines the value of a computed column. [More information](https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-table-computed-column-definition-transact-sql#computed_column_expression) diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings index 3f4d126b..cc825486 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings @@ -2348,7 +2348,7 @@ TableColumnComputedGroupTitle = Computed Column Specifications TableColumnIsComputedTitle = Is Computed TableColumnIsComputedDescription = Specifies whether the column is a computed column TableColumnComputedFormulaTitle = Formula -TableColumnComputedFormulaDescription = Formula that the column uses if it is a computed column +TableColumnComputedFormulaDescription = An expression that defines the value of a computed column. [More information](https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-table-computed-column-definition-transact-sql#computed_column_expression) TableColumnIsComputedPersistedTitle = Is Persisted TableColumnIsComputedPersistedDescription = Whether the computed column is saved with the data source TableColumnIsComputedPersistedNullableTitle = Is Persisted Nullable diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf index 69951c84..c51e3949 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf @@ -6059,8 +6059,8 @@ The Query Processor estimates that implementing the following index could improv - Formula that the column uses if it is a computed column - Formula that the column uses if it is a computed column + An expression that defines the value of a computed column. [More information](https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-table-computed-column-definition-transact-sql#computed_column_expression) + An expression that defines the value of a computed column. [More information](https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-table-computed-column-definition-transact-sql#computed_column_expression)