miatoll: overlay: Mark strings as untranslatable

Change-Id: I3a3643b971db44d65e35f3c0eda7478dcb07b005
This commit is contained in:
Alexander Winkowski 2022-08-27 10:06:36 +00:00
parent b95ef71fd7
commit 0d65ed389c
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -28,7 +28,7 @@
<string ...>M -5,0 L -5,10 L 5,10 L 5,0 Z @dp</string> <string ...>M -5,0 L -5,10 L 5,10 L 5,0 Z @dp</string>
@see https://www.w3.org/TR/SVG/paths.html#PathData @see https://www.w3.org/TR/SVG/paths.html#PathData
--> -->
<string name="config_mainBuiltInDisplayCutout"> <string name="config_mainBuiltInDisplayCutout" translatable="false">
M 0,0 H -36 V 102 H 36 V 0 H 0 Z M 0,0 H -36 V 102 H 36 V 0 H 0 Z
</string> </string>