BayernMessenger/vector/src/main/res/values/bools.xml

7 lines
204 B
XML
Raw Normal View History

2019-06-26 15:43:36 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Created to detect what has to be implemented (especially in the settings) -->
<bool name="false_not_implemented">false</bool>
</resources>