Skip to content
Snippets Groups Projects
Commit 2f54ca28 authored by Andreas Schindlbeck's avatar Andreas Schindlbeck
Browse files

#1063997 Favorites: Translation + Bugfix

parent 9b5282ae
No related branches found
No related tags found
No related merge requests found
...@@ -1666,7 +1666,7 @@ ...@@ -1666,7 +1666,7 @@
</filterExtensionSet> </filterExtensionSet>
<filterExtension> <filterExtension>
<name>Favorits_filter</name> <name>Favorits_filter</name>
<title>FavoriteGroup</title> <title>Favoritegroup</title>
<contentType>TEXT</contentType> <contentType>TEXT</contentType>
<filterValuesProcess>%aditoprj%/entity/Person_entity/recordcontainers/db/filterextensions/favorits_filter/filterValuesProcess.js</filterValuesProcess> <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> <filterConditionProcess>%aditoprj%/entity/Person_entity/recordcontainers/db/filterextensions/favorits_filter/filterConditionProcess.js</filterConditionProcess>
......
...@@ -7266,6 +7266,9 @@ ...@@ -7266,6 +7266,9 @@
<entry> <entry>
<key>FavoriteGroup</key> <key>FavoriteGroup</key>
</entry> </entry>
<entry>
<key>Favoritegroup</key>
</entry>
</keyValueMap> </keyValueMap>
<font name="Dialog" style="0" size="11" /> <font name="Dialog" style="0" size="11" />
<sqlModels> <sqlModels>
......
...@@ -7347,6 +7347,9 @@ ...@@ -7347,6 +7347,9 @@
<entry> <entry>
<key>FavoriteGroup</key> <key>FavoriteGroup</key>
</entry> </entry>
<entry>
<key>Favoritegroup</key>
</entry>
</keyValueMap> </keyValueMap>
<font name="Dialog" style="0" size="11" /> <font name="Dialog" style="0" size="11" />
</language> </language>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment