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

Add more translatable Texts #227

Merged
merged 16 commits into from
May 6, 2024
Merged

Add more translatable Texts #227

merged 16 commits into from
May 6, 2024

Conversation

648480505
Copy link
Contributor

No description provided.

@648480505 648480505 changed the title Add Friend Translator Translator_Add Friend_Add Group Apr 25, 2024
@648480505 648480505 changed the title Translator_Add Friend_Add Group Translation Simplified Chinese Update Apr 25, 2024
@zoff99 zoff99 changed the title Translation Simplified Chinese Update Add more translatable Texts Apr 26, 2024
@zoff99 zoff99 added the enhancement New feature or request label Apr 26, 2024
@zoff99
Copy link
Contributor

zoff99 commented Apr 26, 2024

on some files you need to add the import:

import org.briarproject.briar.desktop.utils.InternationalizationUtils.i18n

where it is not already imported.

@zoff99 zoff99 linked an issue Apr 26, 2024 that may be closed by this pull request
@zoff99 zoff99 self-requested a review April 26, 2024 08:00
@648480505
Copy link
Contributor Author

在某些文件上,您需要添加导入:

import org.briarproject.briar.desktop.utils.InternationalizationUtils.i18n

尚未导入的地方。

Thank you

@zoff99 zoff99 assigned zoff99 and unassigned zoff99 Apr 27, 2024
@zoff99
Copy link
Contributor

zoff99 commented May 2, 2024

@648480505 are you still working in this PR? there are a few unfinished things

@648480505
Copy link
Contributor Author

648480505 commented May 6, 2024

@648480505 你还在做这个公关吗? 还有一些未完成的事情

What's going on?

@zoff99
Copy link
Contributor

zoff99 commented May 6, 2024

these

ui.setting.open_data=Open data directory
ui.setting.nodes_updated=Bootstrap nodes updated from internet
ui.setting.update_bootstrap=update bootstrap nodes from internet
ui.setting.open_files=Open files directly instead of showing the containing directory.\nthis can be potentially dangerous!
ui.setting.enable_notifications=enable notifications
ui.setting.push_notifications=send push notifications
ui.setting.ToxProxies=Use ToxProxies of Friends
ui.setting.udp_mode=UDP mode
ui.setting.lan_discovery=LAN discovery
ui.setting.tor_proxy=use Tor proxy [on localhost port: 9050
ui.setting.changed_name=You have changed your own name
ui.setting.error_while_trying=Error while trying to set your own name
ui.setting.update_name=Update your Name
ui.setting.add_toxproxy=Add or Update your own Relay (ToxProxy)

are in the properties files but not used anywhere in the code. i can't merge it like this

@zoff99
Copy link
Contributor

zoff99 commented May 6, 2024

i remove the unused ones for now and merging what we have. if you want to translate some more you can add to this branch or make a new PR

@zoff99 zoff99 merged commit d8ca987 into Zoxcore:master May 6, 2024
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

Translate the App
2 participants