@@ -1408,46 +1408,6 @@ boxui.presence.timeSinceLastModified = Edited {timeAgo}
14081408boxui.presence.timeSinceLastPreviewed = Previewed {timeAgo}
14091409# Description of the button to toggle the presence overlay with recent activity
14101410boxui.presence.toggleButtonLabel = Recent Activity
1411- # Text on the add filter button, on click generates another filter row
1412- boxui.queryBar.addFilterButtonText = + Add Filter
1413- # Text on the apply filter button, on click applies the filters
1414- boxui.queryBar.applyFiltersButtonText = Apply
1415- # Text on the columns button, on click opens a menu which allows users to choose which columns to render
1416- boxui.queryBar.columnsButtonText = Columns
1417- # Text on the columns button, if one or more columns have been hidden then it will display this text
1418- boxui.queryBar.columnsHiddenButtonText = {count, plural, one {1 Column Hidden} other {{count} Columns Hidden}}
1419- # Text on the connector dropdown, on click should open a dropdown showing either AND or OR
1420- boxui.queryBar.connectorAndText = AND
1421- # Text on the connector dropdown, on click should open a dropdown showing either AND or OR
1422- boxui.queryBar.connectorOrText = OR
1423- # Text on the label, the first condition will show WHERE
1424- boxui.queryBar.connectorWhereText = WHERE
1425- # Text on the filters button, on click opens a menu which allows users to filter through the files
1426- boxui.queryBar.filtersButtonText = Modify Filters
1427- # Header text shown in template dropdown
1428- boxui.queryBar.metadataViewTemplateListHeaderTitle = METADATA TEMPLATES
1429- # Text on the filters button, will display a number in front of the filters text indicating how many filters are applied
1430- boxui.queryBar.multipleFiltersButtonText = {number} Filters
1431- # Text on the filters dropdown that is displayed when no filters have been inserted
1432- boxui.queryBar.noFiltersAppliedText = No Filters Applied
1433- # Text on the templates button when templates have been loaded and there are no templates in the enterprise
1434- boxui.queryBar.noTemplatesText = No Templates Available
1435- # Placeholder text on the value button, on click should open a dropdown
1436- boxui.queryBar.selectValuePlaceholderText = Select value
1437- # Text on the templates button, on click opens a menu which allows users to select a metadata templates
1438- boxui.queryBar.templatesButtonText = Select Metadata
1439- # Text on the templates button when templates are still being loaded
1440- boxui.queryBar.templatesLoadingButtonText = Template Name
1441- # Text displayed on the Tooltip for an input field
1442- boxui.queryBar.tooltipEnterValueError = Please Enter a Value
1443- # Text displayed on the Tooltip for an input field of type float
1444- boxui.queryBar.tooltipInvalidFloatError = Please Enter a Decimal Number
1445- # Text displayed on the Tooltip for an input field of type number
1446- boxui.queryBar.tooltipInvalidNumberError = Please Enter an Integer
1447- # Text displayed on the Tooltip for a date field
1448- boxui.queryBar.tooltipSelectDateError = Please Select a Date
1449- # Text displayed on the Tooltip for a value field
1450- boxui.queryBar.tooltipSelectValueError = Please Select a Value
14511411# Icon title for a Box item of type bookmark or web-link
14521412boxui.quickSearch.bookmark = Bookmark
14531413# Icon title for a Box item of type folder that has collaborators
0 commit comments