1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- IDS_PAGER_ITEMS_FOUND = No entries.
- IDS_PAGER_ITEMS = Entries:
- IDS_PAGER_FROM_INVALID = The number in the first entry box is not valid. The number must be greater than 0.
- IDS_PAGER_TO_INVALID = The number in the second entry box is not valid. The number must be greater than 0.
- IDS_PAGER_ENTRIES_INVALID = The number in the first entry box cannot be greater than the number in the second entry box.
- IDS_PAGER_ENTRIES_EMPTY = Specify the entry numbers to show and then click the Go to button.
- IDS_PAGER_FIRST = First Page
- IDS_PAGER_LAST = Last Page
- IDS_PAGER_PREVIOUS = Previous
- IDS_PAGER_NEXT = Next
- IDS_PAGER_PAGEUP = Previous Page
- IDS_PAGER_PAGEDOWN = Next Page
- IDS_PAGER_GO_TO = Go to
- IDS_MENU_EMPTY = Empty Menu{0}
- IDS_LAST_REFRESH = Last refresh time: {0}
- IDS_ERROR_IN_XML_STAGE = An error occurred while processing the request
- IDS_ERROR_IN_RENDERING_STAGE = An error occurred while rendering requested data
- IDS_TABLE_SELECT_ALL = Select all items for group action
- IDS_TABLE_SELECT = Select item for group action {0}
|