How can I remove the resource name from all action buttons such as "create"?

How can I remove the resource name from all action buttons such as "create"? For example, If I have a "Book" resource and a "Movie" resource, I end up with "Create Book" and "Create movie" buttons assuming the action is "Create." I'd like the button to omit the resource name without having to explicitly use a label() method because I don't want to lose localization options. The end result I'm looking for is to have a simple "Create" button that is localized without having to localize the resource name/label.
0 Replies
No replies yetBe the first to reply to this messageJoin