mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #931] GUI: Some labels not translated and some typos in french display #744
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#744
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SeagramFR on GitHub (Oct 28, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/931
Describe the bug
Several labels displayed in english in Barrier installed and set to french language.
Several typos in french translation.
(see screenshots attached)
To Reproduce
Run Barrier GUI on a computer where Barrier installed and set with french language.
Use various setting windows.
Expected behavior
Typos fixed
Labels translated
Additional context
How can I help?
Just fixing gui_fr.ts text file is not enough and may create bugs, since it seems there is a dependancy with original label row number.
Is there a generic QT tool to help translate properly?
Or am I to install the whole environment, fetch code from GitHub, fix translation, test thoroughly , upload when finished?