7 lines
349 B
XML
7 lines
349 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<!-- Name of a font family to use for headlines in SettingsLib.
|
|
Setting it to an empty value allows it to fallback to the default on the device. -->
|
|
<string name="config_headlineFontFamily" translatable="false"></string>
|
|
</resources>
|