diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf
index a8db61ac..176c6650 100644
--- a/translations/messages.en.xlf
+++ b/translations/messages.en.xlf
@@ -10029,6 +10029,90 @@ Please note, that you can not impersonate a disabled user. If you try you will g
When enabled, the datasheet field in KiCad will link to the actual PDF file (if found). When disabled, it will link to the Part-DB page instead. The Part-DB page link is always available as a separate "Part-DB URL" field.
+
+
+ settings.misc.kicad_eda.editor.title
+ KiCad autocomplete lists
+
+
+
+
+ settings.misc.kicad_eda.editor.link
+ Autocomplete settings
+
+
+
+
+ settings.misc.kicad_eda.editor.description
+ Configure whether KiCad autocomplete uses the autogenerated default lists or your custom override files. The custom files are editable here, while the default files are shown read-only for reference.
+
+
+
+
+ settings.misc.kicad_eda.editor.footprints
+ Footprints list
+
+
+
+
+ settings.misc.kicad_eda.editor.footprints.help
+ One entry per line. Used as autocomplete suggestions for KiCad footprint fields.
+
+
+
+
+ settings.misc.kicad_eda.editor.symbols
+ Symbols list
+
+
+
+
+ settings.misc.kicad_eda.editor.symbols.help
+ One entry per line. Used as autocomplete suggestions for KiCad symbol fields.
+
+
+
+
+ settings.misc.kicad_eda.use_custom_list
+ Use custom autocomplete lists
+
+
+
+
+ settings.misc.kicad_eda.use_custom_list.help
+ When enabled, KiCad autocomplete uses public/kicad/footprints_custom.txt and public/kicad/symbols_custom.txt instead of the autogenerated default files.
+
+
+
+
+ settings.misc.kicad_eda.editor.custom_footprints
+ Custom footprints list
+
+
+
+
+ settings.misc.kicad_eda.editor.custom_symbols
+ Custom symbols list
+
+
+
+
+ settings.misc.kicad_eda.editor.default_footprints
+ Default footprints list
+
+
+
+
+ settings.misc.kicad_eda.editor.default_symbols
+ Default symbols list
+
+
+
+
+ settings.misc.kicad_eda.editor.default_files_help
+ Autogenerated file shown for reference only. Changes must be made in the custom list.
+
+ settings.behavior.sidebar