-
Notifications
You must be signed in to change notification settings - Fork 176
Description
Description
Hello,
I am Waqar Mumtaz, and I have expertise in facial detection, recognition, and feature extraction on Android. I have come across your face verification SDK for Android and found it very impressive. I noticed that the application currently supports only one language. I would like to propose adding multilanguage support to the application, as well as translating the documentation and code comments into English.
Benefits
- Increased Accessibility: Supporting multiple languages will make the application usable by a broader audience.
- Enhanced User Experience: Users will be able to choose their preferred language, improving their overall experience.
- Improved Documentation: Translating the documentation and code comments will help developers worldwide understand and contribute to the project.
Plan
-
Documentation:
- Create separate documentation files for each language (e.g.,
README.md
for English andREADME_zh.md
for Chinese). - Update the main
README.md
file to include links to both language versions.
- Create separate documentation files for each language (e.g.,
-
Code Comments:
- Include multilingual comments directly in the code, with both Chinese and English comments.
-
Application Code:
- Use Android's localization features to support both Chinese and English languages.
- Create
values
andvalues-zh
directories to store string resources. - Update the application code to reference these string resources.
- Optionally, add a feature to allow users to switch languages within the app.
-
Directory Structure:
- Organize the documentation into language-specific directories (e.g.,
docs/en
anddocs/zh
).
- Organize the documentation into language-specific directories (e.g.,
-
Language Switcher:
- Add links in the main
README.md
and other relevant places to allow easy switching between languages.
- Add links in the main
Request
Please let me know if you would be interested in this contribution. I am happy to start as soon as I get your approval and any specific guidelines or preferences you might have for the translation and multilanguage support.
Thank you for considering my proposal. I look forward to your response.
Best regards,
Waqar Mumtaz
Note: Feel free to ask any questions or provide additional information on how you would like the translation and multilanguage support to be handled.