Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Add e_strings support

Nishith Khanna requested to merge 1682-e_string into master

Description

This merge request moves all our string modifications to a different file named as e_strings.xml and it also restores all the strings to the same state as upstream so that upstream translations changes can be merged without causing any conflicts. Other advantage is that it makes the job of our translators easier as they don't have to translate all the strings but only those strings that we add over the upstream ones.

The diff was done with the master branch of this project and the latest tag of upstream i.e https://github.com/microg/GmsCore/tree/v0.3.0.233515

Issues

https://gitlab.e.foundation/e/os/backlog/-/issues/1682

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Merge request reports

Loading