Skip to content

Commit b485ffb

Browse files
committed
fix git nls
1 parent bcca26e commit b485ffb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

extensions/git/package.nls.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"command.pushForce": "Push (Force)",
4848
"command.pushTo": "Push to...",
4949
"command.pushToForce": "Push to... (Force)",
50-
"command.pushWithTags": "Push (Follow Tags)",
51-
"command.pushWithTagsForce": "Push (Follow Tags, Force)",
50+
"command.pushFollowTags": "Push (Follow Tags)",
51+
"command.pushFollowTagsForce": "Push (Follow Tags, Force)",
5252
"command.addRemote": "Add Remote",
5353
"command.removeRemote": "Remove Remote",
5454
"command.sync": "Sync",

0 commit comments

Comments
 (0)