ardovic / Open-Source-Android-Weather-App

☔️ Open source android weather app. See "Issues" tab for current tasks queue. Tasks suitable for beginners are labeled with green "beginner friendly" tags.
https://www.ardovic.com
MIT License
104 stars 81 forks source link

Manage internationalization #52

Open DjamelALI opened 4 years ago

DjamelALI commented 4 years ago

Description

Each contributor can translate the GUI into his/her mother tongue (or any other language of his/her choice, but "that he/she masters" ).

Steps to reproduce

The strings.xml file is made for example to facilitate the internationalization task, so most (maybe all) of the translation (i.e. I18N) will be done in this file.

Expected behavior

After choosing a language in the application settings, the entire GUI will be loaded in this language.

Actual behavior

The GUI is currently only in English.

Who will work on this issue ?

If there's no one to translate it into French or Kabyle (Tamazight), I could do that. Each contributor who would like to work on this issue, just create one issue per language and/or culture. You can mention this issue in your Commit Message (if all of you agree), by adding #52 in the form written by @ardovic (owner) in the readme file of this project.

ardovic commented 4 years ago

Good idea, localization would be beneficial indeed.

Nihal-Sumara commented 1 year ago

@ardovic Is this issue still open to contribute?

ardovic commented 1 year ago

@SumaraNihal Yes, there are many languages missing at the moment, feel free to open PR