Wiki source code of LikeTranslations

Last modified by superadmin on 2025/05/22 17:45

Hide last authors
superadmin 1.1 1 rightsmanager.like=Like
2 like.unlike.modal.title=Unlike confirmation
3 like.unlike.modal.body=Are you sure you wish to remove your Like for page {0}?
4 like.unlike.modal.closeButton=Close
5 like.unlike.modal.unlikeButton=Unlike the page
6 like.unlike.modal.viewLikersButton=Likes
7 like.newlike.success=The page has been liked.
8 like.newlike.error=Error when trying to like the page.
9 like.unlike.success=The page has been unliked.
10 like.unlike.error=Error when trying to unlike the page.
11 like.userprofile.menu=Liked Pages
12 like.button.title=Number of likes on this page: {0}
13 like.button.title.like=Click to like the current page. Number of likes on this page: {0}.
14 like.button.title.unlike=Click to unlike the current page. Number of likes on this page: {0}.
15 like.likers.empty=No one likes this page yet.
16 like.likers.number={0} person(s) like this page:
17 like.likers.title=People liking {0}
18 like.livetable.column.title=Title
19 like.livetable.column.location=Location
20 like.livetable.column.likes=Likes
21 like.configuration.heading=Like Preferences
22 XWiki.Like.LikeConfigurationClass_alwaysDisplayButton=Always display Like button
23 XWiki.Like.LikeConfigurationClass_alwaysDisplayButton.hint=Display the button even if the user doesn't have the rights to interact with it. Use it if you wish to always display the Likes counter.
24 XWiki.Like.LikeConfigurationClass_cacheCapacity=Cache capacity
25 XWiki.Like.LikeConfigurationClass_cacheCapacity.hint=Number of Like information kept in cache. Note that you have to restart XWiki for this option change to be taken into account.
26 XWiki.Like.LikeConfigurationClass_enabled=Enable Like feature
27 XWiki.Like.LikeConfigurationClass_enabled.hint=If unchecked this will disable the Like feature and hide information related to Likes.
28