Commit c82be83
Chen, Taiyue
<fix>[conf]: translate the error message when reconnecting hosts after modifying host password
Problem:
when the locale is set as zh_CN, if the password of the host has been
changed, the zsv reconnects the host and complain the error in English.
Actually, it should report the error using chinese.
Solution:
Add the chinese version of the error to the messages_zh_CN.properties file.
Resolves: ZSV-8182
Change-Id: I756965616171666272646d6465666e6e717064671 parent 8557822 commit c82be83
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1914 | 1914 | | |
1915 | 1915 | | |
1916 | 1916 | | |
1917 | | - | |
| 1917 | + | |
1918 | 1918 | | |
1919 | 1919 | | |
1920 | 1920 | | |
| |||
0 commit comments