lemonadep: Don't translate def_device_name_simple

Change-Id: I36c66fc5e79f3500a4b804a2287edeaa77904b4f
This commit is contained in:
Alexander Koskovich 2022-07-05 13:27:09 -07:00
parent ef8421e3c4
commit dd2f114147

View File

@ -6,6 +6,6 @@
<resources> <resources>
<!-- Default for Settings.Global.DEVICE_NAME $1=MODEL--> <!-- Default for Settings.Global.DEVICE_NAME $1=MODEL-->
<string name="def_device_name_simple">OnePlus 9 Pro</string> <string name="def_device_name_simple" translatable="false">OnePlus 9 Pro</string>
</resources> </resources>