singleton icon indicating copy to clipboard operation
singleton copied to clipboard

A service that provides support for Software Internationalization and Localization

Results 252 singleton issues
Sort by recently updated
recently updated
newest added

area/java-client
kind/feature
priority/medium

kind/enhancement
cla-not-required
area/java-client
priority/medium

**Describe the bug** commit: 4c2a80e7fdc91c8c36dcadb05ca54565523766bf Get same output when requesting same production/component/locale/key with different placeholders. **To Reproduce** Steps to reproduce the behavior: "arg.usage.1" : "{A2}, welcome login {A1}!" @ZHHans_arg_str_1 =...

kind/bug
priority/medium
area/ruby-client

**Is your feature request related to a problem? Please describe.** Source code documentation **Describe the solution you'd like** Add Rdoc-compatible documentation in source code. **Describe alternatives you've considered** https://ruby.libhunt.com/rdoc-alternatives **Additional...

kind/feature
priority/medium
area/ruby-client

In current code, multiple threads will be started when cache is expired. It should have only one backgroud thread to update a bundle.

kind/bug
area/ruby-client

When running tests through command `rspec` in my local env, the coverage is 89.84% for [PR1699](https://github.com/vmware/singleton/pull/1699) . But in CI result, it is 63.54%. **Expected behavior** The coverage data should...

kind/bug
area/devops

**Describe the bug** String type can be accepted as parameter count value by getString_p() and translate(). **To Reproduce** Steps to reproduce the behavior: 1. Load config file. Singleton.load_config(, ) 2....

kind/bug
priority/low
area/ruby-client

**Describe the bug** The detail please look at the PR https://github.com/vmware/singleton/pull/1641

area/ci
priority/high