标签: exception localization firebird translate interbase
有没有机会翻译Interbase / Firebird异常消息?例如。我有例外
TOO_MANY_CONNECTS'有很多连接数据库,请稍后再试。'
现在来自其他国家(例如俄罗斯)的客户希望在他们的本地语言中看到异常消息。 我知道FireBird 2.1允许放置自定义异常消息(它解决了我的问题),但InterBase 7.5没有。
感谢。