diff options
Diffstat (limited to 'vdrmanager/app/lint.xml')
-rw-r--r-- | vdrmanager/app/lint.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vdrmanager/app/lint.xml b/vdrmanager/app/lint.xml new file mode 100644 index 0000000..ae17812 --- /dev/null +++ b/vdrmanager/app/lint.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?> +<lint> + <issue id="ExtraTranslation" severity="warning" /> + <issue id="MissingTranslation" severity="warning" /> +</lint>
\ No newline at end of file |