org.sakaiproject.jsf.bundle.pager_ar.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jsf-widgets Show documentation
Show all versions of jsf-widgets Show documentation
This is the Maven project for the custom JSF widgets.
The widgets and the resources projects are closely tied together.
These widgets will be deployed as a jar file containing Sakai JSF widgets
(components).
Web applications can include this jar in order to use the Sakai JSF
widgets in a JSF tool.
# pager widget
pager_textFirst=K
pager_textPrev=<
pager_textNext=>
pager_textLast=>I
pager_textStatus=\u0639\u0631\u0636 {0} \u0625\u0644\u0649 {1} \u0645\u0646 {2} {3}
#SAK-25991
#pager_textStatusZeroItems=Viewing 0 {3}
pager_textPageSize=\u0625\u0638\u0647\u0627\u0631 {0}
#SAK-25991
#pager_textPageSizeAll=all
pager_textItem=\u0628\u0646\u0648\u062f
#SAK-25991
#pager_accesskeys=false
#pager_renderFirst=true
#pager_renderPrev=true
#pager_renderNext=true
#pager_renderLast=true
#SAK-25991
#pager_titleFirst=First {0} {1}
#pager_titlePrev=Previous {0} {1}
#pager_titleNext=Next {0} {1}
#pager_titleLast=Last {0} {1}