Check that all strings are localized

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python

Research direction

Start by reading the repository's existing localization verification utilities and tests. Define how the test should identify strings that remain in the default language, including languages whose translations are intentionally identical such as en and en-GB. Done means the test reliably detects missing translations without falsely flagging valid identical translations.

Written by the indexing model from the issue text.

Description

Test Request

We don't yet have a test to ensure that all strings are localized (i.e. don't match the default language).

Difficulties in this one would be covering languages where translations are identical (en -> en-GB, etc.)

Dominant language
Python
Stars
15
Forks
11
Avg merge
24d 18h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

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.

More from microsoft/localizationkit

All issues in microsoft/localizationkit

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.