diff --git a/asset.xml b/asset.xml
index 6946a72..b3db885 100644
--- a/asset.xml
+++ b/asset.xml
@@ -35,6 +35,29 @@ full copyright notices and license terms. -->
+
+
+ Current
+
+
+
+
+
+
+ Inactive
+
+
+
+
+
+
+ All
+
+
+
+
+
+
diff --git a/locale/de.po b/locale/de.po
index 2185c6d..3e80241 100644
--- a/locale/de.po
+++ b/locale/de.po
@@ -67,6 +67,22 @@ msgid "Update Source"
msgstr "Quelle aktualisieren"
+###############################
+# ir.action.act_window.domain #
+###############################
+msgctxt "model:ir.action.act_window.domain,name:act_asset_domain_current"
+msgid "Current"
+msgstr "Aktuell"
+
+msgctxt "model:ir.action.act_window.domain,name:act_asset_domain_inactive"
+msgid "Inactive"
+msgstr "Inaktiv"
+
+msgctxt "model:ir.action.act_window.domain,name:act_asset_domain_all"
+msgid "All"
+msgstr "Alle"
+
+
############################
# investment.source_update #
############################
diff --git a/locale/en.po b/locale/en.po
index 42552c2..a8572bc 100644
--- a/locale/en.po
+++ b/locale/en.po
@@ -46,6 +46,18 @@ msgctxt "model:ir.action,name:updt_source_wiz"
msgid "Update Source"
msgstr "Update Source"
+msgctxt "model:ir.action.act_window.domain,name:act_asset_domain_current"
+msgid "Current"
+msgstr "Current"
+
+msgctxt "model:ir.action.act_window.domain,name:act_asset_domain_inactive"
+msgid "Inactive"
+msgstr "Inactive"
+
+msgctxt "model:ir.action.act_window.domain,name:act_asset_domain_all"
+msgid "All"
+msgstr "All"
+
msgctxt "model:investment.source_update,name:"
msgid "Update Source"
msgstr "Update Source"