Currently, related to wallets and wrong command-line/config option values InitError() and InitWarning() contents are translated partially: some are translated, others are not.
This PR make translations of all such messages which are meaningful for a user/translator.
Also this PR prevents command-line/config option names from translation in InitError() and InitWarning() calls (that is not the case in master).