| # Licensed to the Apache Software Foundation (ASF) under one or more | |
| # contributor license agreements. See the NOTICE file distributed with | |
| # this work for additional information regarding copyright ownership. | |
| # The ASF licenses this file to You under the Apache License, Version 2.0 | |
| # (the "License"); you may not use this file except in compliance with | |
| # the License. You may obtain a copy of the License at | |
| # | |
| # http://www.apache.org/licenses/LICENSE-2.0 | |
| # | |
| # Unless required by applicable law or agreed to in writing, software | |
| # distributed under the License is distributed on an "AS IS" BASIS, | |
| # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | |
| # See the License for the specific language governing permissions and | |
| # limitations under the License. | |
| NavigatorLabel=Showing ${from} to ${to} of ${of} | |
| datatable.no-records-found=No Records Found | |
| datatable.export-to=Export to | |
| datatable.export-file-name=export | |
| UploadProgressBar.starting=Upload starting... | |
| UploadStatusResource.status=${percentageComplete}% finished, ${bytesUploadedString} of ${totalBytesString} at ${transferRateString}; ${remainingTimeString} | |
| RfcCompliantEmailAddressValidator='${label}' is not a valid email address. | |
| OrderByLink.CSS.ascending=wicket_orderUp | |
| OrderByLink.CSS.descending=wicket_orderDown | |
| OrderByLink.CSS.none=wicket_orderNone | |
| TabbedPanel.CSS.container=tab-row | |
| TabbedPanel.CSS.selected=selected | |
| TabbedPanel.CSS.last=last | |
| Node.CSS.expanded=tree-junction-expanded | |
| Node.CSS.collapsed=tree-junction-collapsed | |
| Node.CSS.other=tree-junction | |
| Folder.CSS.other=tree-folder-other | |
| Folder.CSS.closed=tree-folder-closed | |
| Folder.CSS.open=tree-folder-open | |
| Folder.CSS.selected=selected | |
| AbstractDateTimeField.timeSeparator=\u00a0-\u00a0 | |
| AbstractDateTimeField.CSS.date=datetime-date | |
| AbstractDateTimeField.CSS.time=datetime-time | |
| TimeField.hoursSeparator=\u00a0:\u00a0 | |
| TimeField.CSS.hours=time-hours | |
| TimeField.CSS.minutes=time-minutes | |
| AjaxFileDropBehavior.CSS.dragover=drag-over |