mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-27 17:24:26 -05:00
Loc Strings Fix (#803)
* Adding missing loc changes for include exclude node * Adding the autogenerated file
This commit is contained in:
@@ -795,4 +795,7 @@ ExtractInvalidVersion = Invalid version '{0}' passed. Version must be in the for
|
||||
|
||||
############################################################################
|
||||
# Schema Compare
|
||||
PublishChangesTaskName = Apply schema compare changes
|
||||
PublishChangesTaskName = Apply schema compare changes
|
||||
IncludeNodeTaskName = Include schema compare node
|
||||
ExcludeNodeTaskName = Exclude schema compare node
|
||||
SchemaCompareExcludeIncludeNodeNotFound = Failed to find the specified change in the model
|
||||
Reference in New Issue
Block a user