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

贡献者指南