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

Skip to content

DeskClock: Remove faulty translations

Aayush Gupta requested to merge backlog_3034-pie-removeFaultyTranslations into v1-pie

Description

This MR removes faulty translations from the DeskClock to resolve the linked issue.

Issue(s)

Test environment

  • Build DeskClock with this MR and use it with Deutsch (Deutschland) language.

Test procedures

  • Notice that the issue no longer happens

Technical details

  • Removed faulty translations using find and sed (find ./ -type f -name "*.xml" -exec sed -i '/6550091082396571898/d' {} \;)

Screenshots

None available

Checklist

  • Self-review
  • Test procedure explained
Edited by Aayush Gupta

Merge request reports

Loading