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

Skip to content

removing all empty plurals

Alexandre Roux requested to merge 4161-pie-removing-all-empty-plurals into v1-pie

Fix e/backlog#4161 (closed)

removing empty plurals with script

regreplace.py

execute:

find ./ -type f -name "*.xml" -exec python3 regreplace.py {} ;

Test:

Opening Files app, you should be able to delete, move, etc files in French language Android P

Pipeline

For FP3 and dreamlte https://gitlab.e.foundation/e/priv/os/build/-/pipelines/150699

Edited by Alexandre Roux

Merge request reports

Loading