fix: Some UI elements only use English strings, even when the translated...#1392
Conversation
|
#1316 already has an open PR aiming to address the issue of missing translation keys: #1290 This PR is also going beyond the scope of applying missing keys to strings, which is misleading from the PR title and description of a "focused change". Also, see my relevant comment from one of your other PRs here on these PR descriptions: #1391 (comment) |
|
Thanks for pointing this out. You're right: I missed that #1290 is already open for #1316, and this PR also went beyond the narrow missing-translation-key scope described in the title/body. I'm closing this to avoid duplicating existing work and adding review noise. I've also paused the automation that opened these rapid-fire PRs and am updating the remaining open PR descriptions to use the project template with accurate testing/platform notes. |
Summary
Fixes #1316 with a focused change.
Changes
src/tagstudio/qt/mixed/color_box.pysrc/tagstudio/qt/mixed/field_containers.pysrc/tagstudio/qt/mixed/folders_to_tags.pysrc/tagstudio/qt/mixed/settings_panel.pysrc/tagstudio/qt/mixed/tag_database.pysrc/tagstudio/qt/mixed/tag_search.pysrc/tagstudio/qt/ts_qt.pysrc/tagstudio/qt/views/main_window.pytests/qt/test_translated_ui_labels.pyTesting
python -m pytest