diff --git a/lint.xml b/lint.xml
index fe9afed566f6760def8d201ac8492fb1c2ea293f..ce055fb69bcf3b72eb457687d63f8d56a9d2cab7 100644
--- a/lint.xml
+++ b/lint.xml
@@ -1,8 +1,8 @@
 <!--
   Quasseldroid - Quassel client for Android
 
-  Copyright (c) 2019 Janne Mareike Koschinski
-  Copyright (c) 2019 The Quassel Project
+  Copyright (c) 2024 Janne Mareike Koschinski
+  Copyright (c) 2024 The Quassel Project
 
   This program is free software: you can redistribute it and/or modify it
   under the terms of the GNU General Public License version 3 as published
@@ -51,4 +51,7 @@
 
   <!-- TODO for the future -->
   <issue id="DataExtractionRules" severity="informational" />
+  <issue id="NewerVersionAvailable" severity="informational"/>
+  <issue id="SetTextI18n" severity="informational"/>
+  <issue id="DefaultLocale" severity="informational"/>
 </lint>