Marco Ricci commited on 2025-01-07 19:52:31
Zeige 1 geänderte Dateien mit 1 Einfügungen und 0 Löschungen.
| ... | ... |
@@ -1031,6 +1031,7 @@ class ErrMsgTemplate(enum.Enum): |
| 1031 | 1031 |
Cannot understand the SSH agent's response because it violates |
| 1032 | 1032 |
the communications protocol. |
| 1033 | 1033 |
""", |
| 1034 |
+ context='error message', |
|
| 1034 | 1035 |
) |
| 1035 | 1036 |
CANNOT_UPDATE_SETTINGS_NO_SETTINGS = _prepare_translatable( |
| 1036 | 1037 |
comments=r""" |
| 1037 | 1038 |