IBMStreams / streamsx.hbase

Integration of IBM Streams and Apache HBase
http://ibmstreams.github.io/streamsx.hbase/
Other
9 stars 12 forks source link

streamsx.hbase Globalization support - Update messages for translation #123

Closed anouri closed 4 years ago

anouri commented 4 years ago

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

anouri commented 4 years ago

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 .

anouri commented 4 years ago

HBASE: messages_ja_JP.properties upgraded in develop branch:

https://github.com/IBMStreams/streamsx.hbase/blob/develop/com.ibm.streamsx.hbase/impl/java/src/com/ibm/streamsx/hbase/messages/messages_ja_JP.properties

Translation tests passed successfully.

anouri commented 4 years ago

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

anouri commented 4 years ago

HBASE: Translation messages for Spanish and Portuguese languages.

anouri commented 4 years ago

HBASE: Globalization support All messages upgraded:

anouri commented 4 years ago

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