Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • A android_packages_apps_DocumentsUI
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • e
  • os
  • android_packages_apps_DocumentsUI
  • Merge requests
  • !26

Merged
Created Dec 09, 2021 by Alexandre Roux@AlexandreRouxDanziOwner

removing all empty plurals

  • Overview 0
  • Commits 1
  • Changes 7

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 Dec 09, 2021 by Alexandre Roux
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 4161-pie-removing-all-empty-plurals