Adding "..." to the end of drop stash

This commit is contained in:
Drew Cross 2019-07-03 05:36:10 -07:00
parent a047914487
commit 11a9ac5703

View file

@ -62,7 +62,7 @@
"command.stashPopLatest": "Pop Latest Stash",
"command.stashApply": "Apply Stash...",
"command.stashApplyLatest": "Apply Latest Stash",
"command.dropStash": "Drop Stash",
"command.dropStash": "Drop Stash...",
"config.enabled": "Whether git is enabled.",
"config.path": "Path and filename of the git executable, e.g. `C:\\Program Files\\Git\\bin\\git.exe` (Windows).",
"config.autoRepositoryDetection": "Configures when repositories should be automatically detected.",