fix appearence of retry button of remote branch management dialog

This commit is contained in:
Hiroyasu Nishiyama
2018-06-23 12:49:09 +09:00
parent f5e212ff1e
commit 0c6bf81c24
4 changed files with 4 additions and 2 deletions

View File

@@ -795,6 +795,7 @@
"username": "Username",
"password": "Password",
"passphrase": "Passphrase",
"retry": "Retry",
"update-failed": "Failed to update auth",
"unhandled": "Unhandled error response"
},

View File

@@ -785,6 +785,7 @@
"username": "ユーザ名",
"password": "パスワード",
"passphrase": "パスフレーズ",
"retry": "リトライ",
"update-failed": "認証の更新に失敗しました",
"unhandled": "エラー応答が処理されませんでした"
},