rizinorg/cutter

Incomplete translations

Open

#3187 aperta il 16 mag 2023

Vedi su GitHub
 (7 commenti) (0 reazioni) (0 assegnatari)C++ (1123 fork)batch import
Help WantedHigh PriorityQtTranslationsUIgood first issue

Metriche repository

Star
 (14.852 star)
Metriche merge PR
 (Merge medio 8g 12h) (6 PR mergiate in 30 g)

Descrizione

Some strings are still untranslated while Crowdin says it's 100% complete for the target language (Japanese) It happens on all languages. Note "Dashboard", "Sections", "Strings":

image

Likely it's because they are defined in the UI files:

ℤ rg "\"Dashboard\""
src/widgets/Dashboard.ui
4: <widget class="QDockWidget" name="Dashboard">

See https://wiki.qt.io/QtInternationalization

Guida contributor