You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Für die Klassen werden in vielen Fällen Singular und Plural notwendig, falls die vorgeschlagene Lösung in VIVO implementiert wird. Zitat:
An alternative solution might be to add the plurals to the internationalization file all_de_DE.properties with a predicable string name. Like Buch_plural == Bücher, then in lib-home-page.ftl change the logic to look for the plural string in that file, something like ${i18n().${class.name}}. Disclaimer: I’m not sure if this is the proper way to nest freemarker statements, I’m not sure if it works.
From @grahamtriggs on April 26, 2018 9:4
From @hauschke on March 14, 2017 10:36
https://groups.google.com/forum/#!searchin/vivo-tech/plural|sort:relevance/vivo-tech/mK0bJ-D6qO8/6gwuI_KSBQAJ
Für die Klassen werden in vielen Fällen Singular und Plural notwendig, falls die vorgeschlagene Lösung in VIVO implementiert wird. Zitat:
Copied from original issue: #8
Copied from original issue: grahamtriggs/scratchpad#6
The text was updated successfully, but these errors were encountered: