推送窗口现在会判断是否有配置Git远程仓库,显示正确的提示信息
This commit is contained in:
@@ -1055,6 +1055,7 @@
|
||||
"pushWindow": {
|
||||
"title": "コードをプッシュ",
|
||||
"noUnpushedCommits": "未プッシュのコミットはありません",
|
||||
"noRemoteConfigured": "Git リモートが設定されていません\n「リモート管理」からリモートを追加してください",
|
||||
"newBranchNoPushedCommits": "新しいブランチ — プッシュしてリモート追跡ブランチを作成",
|
||||
"unpushed": "未プッシュ",
|
||||
"selectFileToViewDiff": "ファイルを選択して差分を表示",
|
||||
|
||||
Reference in New Issue
Block a user