rizinorg/cutter

Incomplete translations

Open

#3,187 建立於 2023年5月16日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)C++ (14,852 star) (1,123 fork)batch import
Help WantedHigh PriorityQtTranslationsUIgood first issue

描述

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

貢獻者指南