diff --git a/entity/Organisation_entity/Organisation_entity.aod b/entity/Organisation_entity/Organisation_entity.aod
index 4cb186b3427dc5395a326753ac1d276d4e3cd58b..b57569f1d2a480a25ab25d612b399dc1e3b98ca0 100644
--- a/entity/Organisation_entity/Organisation_entity.aod
+++ b/entity/Organisation_entity/Organisation_entity.aod
@@ -1658,11 +1658,11 @@
           <filtertype>BASIC</filtertype>
         </filterExtensionSet>
         <filterExtension>
-          <name>Favoriten_filter</name>
+          <name>Favorites_filter</name>
           <title>Favoritegroup</title>
           <contentType>TEXT</contentType>
-          <filterValuesProcess>%aditoprj%/entity/Organisation_entity/recordcontainers/db/filterextensions/favoriten_filter/filterValuesProcess.js</filterValuesProcess>
-          <filterConditionProcess>%aditoprj%/entity/Organisation_entity/recordcontainers/db/filterextensions/favoriten_filter/filterConditionProcess.js</filterConditionProcess>
+          <filterValuesProcess>%aditoprj%/entity/Organisation_entity/recordcontainers/db/filterextensions/favorites_filter/filterValuesProcess.js</filterValuesProcess>
+          <filterConditionProcess>%aditoprj%/entity/Organisation_entity/recordcontainers/db/filterextensions/favorites_filter/filterConditionProcess.js</filterConditionProcess>
           <filtertype>BASIC</filtertype>
         </filterExtension>
       </filterExtensions>
diff --git a/entity/Organisation_entity/recordcontainers/db/filterextensions/favoriten_filter/filterConditionProcess.js b/entity/Organisation_entity/recordcontainers/db/filterextensions/favorites_filter/filterConditionProcess.js
similarity index 100%
rename from entity/Organisation_entity/recordcontainers/db/filterextensions/favoriten_filter/filterConditionProcess.js
rename to entity/Organisation_entity/recordcontainers/db/filterextensions/favorites_filter/filterConditionProcess.js
diff --git a/entity/Organisation_entity/recordcontainers/db/filterextensions/favoriten_filter/filterValuesProcess.js b/entity/Organisation_entity/recordcontainers/db/filterextensions/favorites_filter/filterValuesProcess.js
similarity index 100%
rename from entity/Organisation_entity/recordcontainers/db/filterextensions/favoriten_filter/filterValuesProcess.js
rename to entity/Organisation_entity/recordcontainers/db/filterextensions/favorites_filter/filterValuesProcess.js
diff --git a/entity/Person_entity/Person_entity.aod b/entity/Person_entity/Person_entity.aod
index bf2838ef62f15f58c07f27614db69529d45d0833..58638d3e713eb98aea31d9c1cc4f8d4fab871083 100644
--- a/entity/Person_entity/Person_entity.aod
+++ b/entity/Person_entity/Person_entity.aod
@@ -1685,11 +1685,11 @@
           <filtertype>BASIC</filtertype>
         </filterExtensionSet>
         <filterExtension>
-          <name>Favorits_filter</name>
+          <name>Favorites_filter</name>
           <title>Favoritegroup</title>
           <contentType>TEXT</contentType>
-          <filterValuesProcess>%aditoprj%/entity/Person_entity/recordcontainers/db/filterextensions/favorits_filter/filterValuesProcess.js</filterValuesProcess>
-          <filterConditionProcess>%aditoprj%/entity/Person_entity/recordcontainers/db/filterextensions/favorits_filter/filterConditionProcess.js</filterConditionProcess>
+          <filterValuesProcess>%aditoprj%/entity/Person_entity/recordcontainers/db/filterextensions/favorites_filter/filterValuesProcess.js</filterValuesProcess>
+          <filterConditionProcess>%aditoprj%/entity/Person_entity/recordcontainers/db/filterextensions/favorites_filter/filterConditionProcess.js</filterConditionProcess>
           <filtertype>BASIC</filtertype>
         </filterExtension>
       </filterExtensions>
diff --git a/entity/Person_entity/recordcontainers/db/filterextensions/favorits_filter/filterConditionProcess.js b/entity/Person_entity/recordcontainers/db/filterextensions/favorites_filter/filterConditionProcess.js
similarity index 100%
rename from entity/Person_entity/recordcontainers/db/filterextensions/favorits_filter/filterConditionProcess.js
rename to entity/Person_entity/recordcontainers/db/filterextensions/favorites_filter/filterConditionProcess.js
diff --git a/entity/Person_entity/recordcontainers/db/filterextensions/favorits_filter/filterValuesProcess.js b/entity/Person_entity/recordcontainers/db/filterextensions/favorites_filter/filterValuesProcess.js
similarity index 100%
rename from entity/Person_entity/recordcontainers/db/filterextensions/favorits_filter/filterValuesProcess.js
rename to entity/Person_entity/recordcontainers/db/filterextensions/favorites_filter/filterValuesProcess.js