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

Commit 1530ec9e authored by Michael Bestas's avatar Michael Bestas Committed by Gerrit Code Review
Browse files

SystemUI: Set circle battery path as untranslatable

Change-Id: I93870985fc3953fc49aeaf9f169553685d7a202a
parent ba3acb5e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -270,5 +270,5 @@
    <string name="battery_landscape_clip_path" translatable="false">M25,16h-2v4H1V4h22v4h2V16z</string>

    <!-- Path data for circle battery -->
    <string name="battery_circle_path">M 12 3.5 C 16.6944203736 3.5 20.5 7.30557962644 20.5 12 C 20.5 16.6944203736 16.6944203736 20.5 12 20.5 C 7.30557962644 20.5 3.5 16.6944203736 3.5 12 C 3.5 7.30557962644 7.30557962644 3.5 12 3.5 Z</string>
    <string name="battery_circle_path" translatable="false">M 12 3.5 C 16.6944203736 3.5 20.5 7.30557962644 20.5 12 C 20.5 16.6944203736 16.6944203736 20.5 12 20.5 C 7.30557962644 20.5 3.5 16.6944203736 3.5 12 C 3.5 7.30557962644 7.30557962644 3.5 12 3.5 Z</string>
</resources>