UI: rename (✏️ Hide Columns) button to (✏️ Columns)#867
Open
akira69 wants to merge 1 commit intoDonkie:masterfrom
Open
UI: rename (✏️ Hide Columns) button to (✏️ Columns)#867akira69 wants to merge 1 commit intoDonkie:masterfrom
akira69 wants to merge 1 commit intoDonkie:masterfrom
Conversation
aef27e9 to
7aaaa01
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Visualization
Old:


New:
Scope
Scope Mapping
Code Quality Compliance ✅
Per https://github.com/Donkie/Spoolman/wiki/Contribute#style
Note on Locale File Edits
Locale file edits typically go through Weblate to coordinate with community translations.
This PR is an exception: it's a UI string consolidation (removing "Hide" verb) rather than translation work. Future translation changes should use Weblate workflow.
Testing Performed
Untested
Localization and Languages Details:
This PR updates only one key in each locale file:
buttons.hideColumns: changed from a "Hide Columns" phrase to a simplified "Columns" label.Updated locales (exact old → new):
cs:Skrýt sloupce→Sloupceda:Skjul kolonner→Kolonnerde:Spalten ausblenden→Spaltenel:Απόκρυψη Στηλών→Στήλεςen:Hide Columns→Columnses:Ocultar Columnas→Columnaset:Peida tulbad→Tulbadfa:مخفی کردن ستون→ستونهاfr:Masquer les colonnes→Colonneshu:Oszlopok elrejtése→Oszlopokit:Nascondi Colonna→Colonneja:コラムを隠す→列lt:Slėpti stulpelius→Stulpeliainb-NO:Skjul kolonner→Kolonnernl:Kolommen verbergen→Kolommenpl:Edytuj kolumny→Kolumnypt:Ocultar Colunas→Colunaspt-BR:Ocultar Colunas→Colunasro:ascunde coloane→Coloaneru:Скрыть столбцы→Столбцыsv:Dölj kolumner→Kolumnerta:நெடுவரிசைகளை மறைக்கவும்→நெடுவரிசைகள்th:ซ่อนคอลัมน์→คอลัมน์tr:Sütunları gizle→Sütunlaruk:Приховати Стовпці→Колонкиzh:隐藏列→列zh-Hant:隱藏欄→欄Translation Coordination with #825
#825in shared locale files.#825merges first:#867and re-apply the simplifiedbuttons.hideColumns → Columnswording in overlapping locales.#867merges first:#825and preserve any unrelated Weblate translation updates while keeping theColumnswording where conflicts occur.