Artanidos / Artanidos/AnimationMaker

Cover all printed text with a call to `tr`

Open
#53 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
C++
Stars
135
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Some of the text we can read on the app is not covered by a call to the Qt function `tr` which handles the translation if necessary.
Cover all the text so later some translations could be added.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Start by searching the C++ application sources for printed, user-visible text and existing calls to Qt's tr function. Done means all readable app text is covered by tr without changing the displayed wording, and the application still builds and runs.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.