rizinorg/cutter

Incomplete translations

Aperta

#3187 aperta il 16 mag 2023

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

Metriche repository

Star
 (14.852 stelle)
Metriche merge PR
 (Merge medio 13g 23h) (20 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