storage: Ignore missing translations

Similar to 22f5036cf5 and 55909ce305

Change-Id: Iae3e97c434c79b8ea2bba943fc0464e5699fe9c7
This commit is contained in:
Michael Bestas 2022-03-07 16:33:12 +02:00 committed by Chirayu Desai
parent 22f5036cf5
commit a5ea02d988

4
storage/lint.xml Normal file
View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<lint>
<issue id="MissingTranslation" severity="ignore" />
</lint>