mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
SQL Operations Studio Public Preview 1 (0.23) release source code
This commit is contained in:
15
extensions/merge-conflict/package.nls.json
Normal file
15
extensions/merge-conflict/package.nls.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"command.category": "Merge Conflict",
|
||||
"command.accept.all-incoming": "Accept All Incoming",
|
||||
"command.accept.all-both": "Accept All Both",
|
||||
"command.accept.current": "Accept Current",
|
||||
"command.accept.incoming": "Accept Incoming",
|
||||
"command.accept.selection": "Accept Selection",
|
||||
"command.accept.both": "Accept Both",
|
||||
"command.next": "Next Conflict",
|
||||
"command.previous": "Previous Conflict",
|
||||
"command.compare": "Compare Current Conflict",
|
||||
"config.title": "Merge Conflict",
|
||||
"config.codeLensEnabled": "Enable/disable merge conflict block CodeLens within editor",
|
||||
"config.decoratorsEnabled": "Enable/disable merge conflict decorators within editor"
|
||||
}
|
||||
Reference in New Issue
Block a user