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

translate placeholder && tray tooltip and pull up #5654

Merged
merged 4 commits into from
Sep 13, 2023

Conversation

21pages
Copy link
Collaborator

@21pages 21pages commented Sep 10, 2023

  • placeholder translation support
    matching pattern is {}, write {value} in the UI and {} in the translation file
  • example:
    write in the UI: translate("There are {24} hours in a day")
    write in the translation file: ("There are {} hours in a day", "{} hours make up a day")
  • windows/mac tray tooltip show controlled session count
  • show "RustDesk Service is running" or "RustDesk - ready\nX sessions"
  • tooltip may not update, right click the tray then it updated, can't reproduce this problem.
  • if tray is killed, try start tray when a new controlled connection is established for windows flutter
  • windows remove "--cm-no-ui", "--cm --hide"

@21pages 21pages closed this Sep 10, 2023
@21pages 21pages reopened this Sep 11, 2023
@21pages 21pages changed the title tray tooltip and pull up translate placeholder && tray tooltip and pull up Sep 11, 2023
Signed-off-by: 21pages <pages21@163.com>
* ubuntu 22.04 can't see tooltip

Signed-off-by: 21pages <pages21@163.com>
…ndows flutter

Signed-off-by: 21pages <pages21@163.com>
Signed-off-by: 21pages <pages21@163.com>
@rustdesk rustdesk merged commit 9e3f030 into rustdesk:master Sep 13, 2023
21 checks passed
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.

None yet

2 participants