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

[Feature request]: Show language names in human-understandible form, and keep English by default for any missing languages #5670

Closed
1 task done
Wohlstand opened this issue Sep 9, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Wohlstand
Copy link

相关问题

My friend attempted to use this application while he has Russian language in the system. However, application became Chinese, and I helped him to figure how to switch the language. Instead of language codes is better to show English and/or native names of languages in the menu to let users easily figure for the language switching.

描述你希望的解决方案

It's need to show in the menu English and/or Native name of the language rather than the code (You need to use a kind of the key-value [lang code, and lang name] array rather than just an array). And also, for platforms that has system language which is not available in the application itself, fall back to the English always. Otherwise, international users gets confused and won't figure how to switch the language.

描述你所考虑的替代方案

No response

我确认已查询历史issues

@Wohlstand Wohlstand added the enhancement New feature or request label Sep 9, 2024
@2dust
Copy link
Owner

2dust commented Sep 16, 2024

This app is not intended for international users

@Wohlstand
Copy link
Author

But actually, it gets used by international users too.

2dust added a commit that referenced this issue Sep 23, 2024
…lish when judging that the system language is not Chinese.

#5670
@2dust 2dust closed this as completed Sep 23, 2024
lowercase78 added a commit to lowercase78/v2rayN that referenced this issue Sep 23, 2024
commit 60a75d9
Author: 2dust <[email protected]>
Date:   Mon Sep 23 17:23:23 2024 +0800

    up 6.60

commit 2456690
Author: 2dust <[email protected]>
Date:   Mon Sep 23 17:22:14 2024 +0800

    up PackageReference

commit cc42861
Author: 2dust <[email protected]>
Date:   Mon Sep 23 17:17:12 2024 +0800

    Adjusting the text display

commit 4d330ce
Author: 2dust <[email protected]>
Date:   Mon Sep 23 17:05:03 2024 +0800

    Disable auto update geo

commit 2503583
Author: 2dust <[email protected]>
Date:   Mon Sep 23 17:03:28 2024 +0800

    System proxy and tun mode

    2dust#5651

commit 1b11916
Author: 2dust <[email protected]>
Date:   Mon Sep 23 15:16:32 2024 +0800

    Preparing to remove part of the core

    2dust#5703

commit 3dfd557
Author: 2dust <[email protected]>
Date:   Mon Sep 23 15:00:25 2024 +0800

    Fix the problem of showing and hiding statistics columns

commit cd6bea2
Author: 2dust <[email protected]>
Date:   Mon Sep 23 14:10:58 2024 +0800

    Improved font display

    2dust#5713

commit 054f0f2
Author: 2dust <[email protected]>
Date:   Mon Sep 23 13:37:18 2024 +0800

    Bug fix

    2dust#5725

commit 9734767
Author: 2dust <[email protected]>
Date:   Mon Sep 23 12:09:17 2024 +0800

    Bug fix

    2dust#5724

commit 36d1585
Author: 2dust <[email protected]>
Date:   Mon Sep 23 11:04:37 2024 +0800

    Setting up not to automatically update the GEO file on first run

    2dust#5704

commit 4813610
Author: 2dust <[email protected]>
Date:   Mon Sep 23 11:01:03 2024 +0800

    When running for the first time, switch the interface language to English when judging that the system language is not Chinese.

    2dust#5670
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants