vmware / singleton

A service that provides support for Software Internationalization and Localization
Other
68 stars 64 forks source link

[BUG] [Ruby Client]SgtnClient::Translation.getString() and SgtnClient::Translation.getStrings() not support pseudo #1998

Open dleng-vmware opened 1 year ago

dleng-vmware commented 1 year ago

Describe the bug SgtnClient::Translation.getString() SgtnClient::Translation.getStrings() SgtnClient::Translation.getString_f() not support pseudo

To Reproduce SgtnClient::Translation.getString("about", 'pseudo.placeholder', Sgtn::PSEUDO_LOCALE) The result is not pseudo translation

Expected behavior The result is pseudo translation

Xiaochao8 commented 1 year ago

This is by design. These interfaces are deprecated and will be removed.