diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/lisp/comint-tests.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lisp/comint-tests.el b/test/lisp/comint-tests.el index 0d2d648bbae..09f10879f9b 100644 --- a/test/lisp/comint-tests.el +++ b/test/lisp/comint-tests.el | |||
| @@ -37,6 +37,7 @@ | |||
| 37 | "Passphrase for key root@GNU.ORG: " ; plink | 37 | "Passphrase for key root@GNU.ORG: " ; plink |
| 38 | "[sudo] password for user:" ; Ubuntu sudo | 38 | "[sudo] password for user:" ; Ubuntu sudo |
| 39 | "[sudo] user 的密码:" ; localized | 39 | "[sudo] user 的密码:" ; localized |
| 40 | "PIN for user:" ; Bug#35523 | ||
| 40 | "Password (again):" | 41 | "Password (again):" |
| 41 | "Enter password:" | 42 | "Enter password:" |
| 42 | "Enter Auth Password:" ; OpenVPN (Bug#35724) | 43 | "Enter Auth Password:" ; OpenVPN (Bug#35724) |