vmware / vmware/singleton

[java-client]Add example for "string interpolations" into sample application

Open
#297 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/java-client
Dominant language
Java
Stars
72
Forks
69
Avg merge
23h 32m
Merged PRs (30d)
4

Description

Add samples of using this method with actual args in the sample app. This is so that users will know the indexed format (eg. “My name is {0}.” is the format we are using but there is not sample in the sample app)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the Java sample application and inspect its existing localization examples to find where the string-formatting method is demonstrated. Add a sample using actual arguments and the indexed {0} format, then verify that the sample clearly shows users how to use interpolated strings.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
localization
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.