IBMStreams / streamsx.hbase

Integration of IBM Streams and Apache HBase

Home Page:http://ibmstreams.github.io/streamsx.hbase/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

streamsx.hbase Globalization support - Update messages for translation

anouri opened this issue · comments

streamsx.hbase Globalization support - Update messages for translation.
Add new error messages into message file messages_en_US.properties for translation.

The message file messages_en_US.properties has been upgraded with 3 new error messages.
HBASE_FAILED_ONE_OF_TWO_PARAMS=CDIST2960E One of these parameters must be set in operator: ''{0}'' or ''{1}''.
HBASE_INVALID_ATTR_RSTRING=CDIST2961E The first attribute in the optional error output port must be a rstring .
HBASE_INVALID_ATTR_TUPLE=CDIST2962E The second attribute in the optional error output port must be a tuple .

HBASE: Translation messages for German, Italy, French and China (CN, TW) languages upgraded.

HBASE: Translation messages for Spanish and Portuguese languages.

HBASE: Globalization support
All messages upgraded:

  • de_DE
  • es_ES
  • pt_BR
  • ja_JP
  • fr_FR
  • it_IT
  • zh_CN
  • zh_TW
    Ready for release.

HBASE: Globalization support
Correction delivered in version 3.8.3 .
https://github.com/IBMStreams/streamsx.hbase/releases/tag/v3.8.3