Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lxqt-config-appearance: Add colon to remaining labels #1096

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Conversation

isf63
Copy link
Contributor

@isf63 isf63 commented Jan 27, 2025

There were only three labels missing colons in lxqt-config-appearance. As far as the rest of lxqt-config goes, it looked like there weren't any more.

Steps:

  1. Modify (three) .ui strings
  2. sed -i 's/<source>Qt Style<\/source>/<source>Qt Style:<\/source>/g' translations/*
  3. sed -i 's/<source>GTK 2 Theme<\/source>/<source>GTK 2 Theme:<\/source>/g' translations/*
  4. sed -i 's/<source>GTK 3 Theme<\/source>/<source>GTK 3 Theme:<\/source>/g' translations/*
  5. Manualy append colons in the exact manner as Add colon to remaining label libfm-qt#1033
    (Except for zh_* which used a full-width colon.)

@tsujan
Copy link
Member

tsujan commented Jan 27, 2025

It makes sense — I mean adding those three colons; don't know about translations, which @stefonarch might want to check.

@stefonarch
Copy link
Member

It looks GTM

@isf63
Copy link
Contributor Author

isf63 commented Jan 27, 2025

I checked it again with grep.

@isf63 isf63 merged commit 44c947d into lxqt:master Jan 27, 2025
@isf63 isf63 deleted the colon branch January 27, 2025 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants