Internationalization

Labels and text rendered by the Author API user interface can be changed or translated to other languages.

Instructions

When calling LearnosityAuthor.init() an internationalization bundle of key value pairs can be supplied as label_bundle.

Data

The list of labels can be loaded as raw JSON here: Author API label bundles.

Further reading

See Translating the Learnosity user interface with label bundles for more information.

Label listing

Below, see the list of labels that can be changed through the label_bundle object.

object

Object of labels and values can be passed to override default English labeling

Properties
hours
string
Default: Hours
minutes
string
Default: Minutes
saveButton
string
Default: Save
duplicateButton
string
Default: Duplicate item
backButton
string
Default: Back
loadingText
string
Default: Loading
labelPublished
string
Default: Published
labelUnpublished
string
Default: Unpublished
labelArchived
string
Default: Archived
labelAllItems
string
Default: All Items
modalClose
string
Default: Close
modalCloseTooltip
string
Default: Close
pasteCSV
string
Default: Paste CSV data below:
previewData
string
Default: Preview your data below:
closeButtonAriaLabel
string
Default: Close
editorAddButton
string
Default: Add new
editorLayoutToggle
string
Default: Layout
editorDeleteButton
string
Default: Delete
editorDeleteConfirmButton
string
Default: Confirm?
editorEditButton
string
Default: Edit
editorEditMode
string
Default: Edit Mode
editorToggleEdit
string
Default: Edit
editorTogglePreview
string
Default: Preview
editorShowAnswers
string
Default: Show Answers
editorActivityCountWarning
string
Default: Warning: This Item is used in Activities. Any changes will impact all Activities that use this Item.
editorDescriptionLengthError
string
Default: Description must be a string with a maximum length of 250 characters.
itemEditStandardsButton
string
Default: Standards
itemEditMoveButton
string
Default: Move
itemEditHistoryButton
string
Default: History
dataTableHeading
string
Default: Data Table
editorLayoutHeading
string
Default: Layout options
editorLayoutSingleColumn
string
Default: Single column
editorLayout3070
string
Default: 30 | 70
editorLayout5050
string
Default: 50 | 50
editorLayout7030
string
Default: 70 | 30
editorLayout4060
string
Default: 40 | 60
editorLayout6040
string
Default: 60 | 40
editorLayoutT
string
Default: T-Layout
editorLayoutTabsTitleNoColumns
string
Default: No columns
editorLayoutTabsTitleLeft
string
Default: Left column
editorLayoutTabsTitleRight
string
Default: Right column
editorLayoutTabsSubtitle
string
Default: Tabs
editorLayoutEnableSlider
string
Default: Make vertical divider visible
editorLayoutTabsDescription
string
Default: Create two tabs in this area
editorLayoutScrollSubtitle
string
Default: Enable scrolling for long content
editorLayoutCancel
string
Default: Cancel
editorLayoutOK
string
Default: OK
editorLayoutApply
string
Default: Apply
adaptiveTabApplyButtonLabel
string
Default: Apply
editorLayoutTabsDivider
string
Default: Make vertical divider visible
backWithUnsavedChangesItem
string
Default: You have unsaved changes to this item. Are you sure you want to return to the list view?
backWithUnsavedChangesQuestionFeature
string
Default: You have unsaved changes to this question/feature. Are you sure you want to go back?
typeChangeWithUnsavedChangesQuestionFeature
string
Default: You have unsaved changes. Navigating away will lose those saved changes.
unsavedChangesNavigateConfirm
string
Default: You have unsaved changes to this item. Do you really want to navigate to a new page?
titlePlaceholderText
string
Default: Say something about this item
titleLabel
string
Default: Title:
referenceLabel
string
Default: Reference:
settings
string
Default: Settings
settingsLayout
string
Default: Layout
settingsDetails
string
Default: Details
settingsTags
string
Default: Tags
settingsDataTable
string
Default: Data table
settingsActions
string
Default: Actions
settingsConfirmDiscard
string
Default: Discard changes?
settingsConfirmDiscardYes
string
Default: Yes
settingsConfirmDiscardNo
string
Default: No
settingsApplyChanges
string
Default: Apply
settingsCancel
string
Default: Cancel
settingsReferenceLabel
string
Default: Reference
referenceDescription
string
Default: The unique identifying code for an item.
settingsTitleLabel
string
Default: Title
titleDescription
string
Default: A friendly title used to help identify content. Max 150 characters.
settingsStatusLabel
string
Default: Status
statusOptionsPublished
string
Default: Published
statusOptionsUnpublished
string
Default: Unpublished
statusOptionsArchived
string
Default: Archived
settingsDescriptionLabel
string
Default: Description
descriptionDescription
string
Default: Describe the item for other authors. Max 250 characters.
settingsScoringTypeLabel
string
Default: Scoring type
scoringTypeOptionsPerQuestion
string
Default: Per Question
scoringTypeOptionsDichotomous
string
Default: Dichotomous
scoringTypeOptionsDependent
string
Default: Dependent (EBSR)
settingsSourceLabel
string
Default: Source
sourceDescription
string
Default: Capture the source of the item content.
settingsNoteLabel
string
Default: Notes
noteDescription
string
Default: Make notes against the item.
settingsAcknowledgementsLabel
string
Default: Acknowledgements
acknowledgementsDescription
string
Default: Acknowledgements to contributors of the item content.
settingsDifficultyLabel
string
Default: Difficulty level
dataTableContinue
string
Default: Continue
dataTableReset
string
Default: Reset
dataTableConfirm
string
Default: Confirm?
dataTablePreviewBack
string
Default: Edit
dataTableHeader
string
Default: Add CSV data below:
itemLayoutTabLabel
string
Default: Tabs
itemLayoutColumnLabel
string
Default: Column
itemLayoutTabDescription
string
Default: Create two tabs
itemLayoutLeftColumnLabel
string
Default: Left
itemLayoutRightColumnLabel
string
Default: Right
itemLayoutVerticalDividerLabel
string
Default: Show vertical divider
itemLayoutEnableScrollingLabel
string
Default: Enable scrolling for long content
itemLayoutActionLabel
string
Default: Apply
settingsActionBuilderTitle
string
Default: Action builder
settingsActionBuilderSubtitle
string
Default: Add special behaviors to the item's content
settingsActionBuilderIntroMessage
string
Default: Enter an event-action JSON object. Your code will be validated.
settingsActionBuilderInvalidJSONMessage
string
Default: Invalid JSON. Please check your input and try again.
settingsActionBuilderIncompatibleJSONMessage
string
Default: Incompatible JSON. Please check your input and try again.
settingsActionBuilderShowSource
string
Default: Show source
settingsActionBuilderHideSource
string
Default: Hide source
settingsActionBuilderPreview
string
Default: Preview
settingsActionBuilderAddAction
string
Default: Add action
settingsActionBuilderStepTitle
string
Default: Action %number%
settingsActionBuilderDelayLabel
string
Default: Action delay in seconds (optional)
settingsActionBuilderActionArgsLabel
string
Default: Action arguments
settingsActionBuilderActionTargetLabel
string
Default: Action target
settingsActionBuilderEventOriginLabel
string
Default: Event origin
settingsActionBuilderEventNameLabel
string
Default: Event name
settingsActionBuilderActionNameLabel
string
Default: Action name
settingsActionBuilderQuestionsOptGroupLabel
string
Default: questions
settingsActionBuilderFeaturesOptGroupLabel
string
Default: features
settingsActionBuilderCurrenItemOptionLabel
string
Default: current item
settingsActionBuilderPreviewTitle
string
Default: Action builder preview
settingsActionBuilderReloadPreview
string
Default: Reload preview
settingsActionBuilderPreviewDummyItemText
string
Default: Sample Item for testing the "Go to next Item" action.
settingsActionBuilderPreviewErrorMessage
string
Default: Oops, something went wrong! Try reloading the preview.
confirmItemDuplicateTitle
string
Default: Duplicate item
confirmItemDuplicatePassagesTitle
string
Default: Passages.
confirmItemDuplicateOkButton
string
Default: Duplicate
confirmItemDuplicateCancelButton
string
Default: Cancel
confirmItemDuplicateWarningMessage
string
Default: This item contains passage(s) which would be shared with the duplicated item.
confirmItemDuplicateOptionMessage
string
Default: This item contains passage(s) which would be shared with the duplicated item. Would you like to duplicate the passage(s)?
confirmItemDuplicateSharedPassages
string
Default: Duplicate the passage(s)
featureTooltipImagetool
string
Default: Image tool
featureTooltipCalculator
string
Default: Calculator
featureTooltipAudioPlayer
string
Default: Audio player
featureTooltipPassage
string
Default: Passage
featureTooltipVideoPlayer
string
Default: Video player
backWithUnsavedChangesActivity
string
Default: You have unsaved changes to this activity. Are you sure you want to return to the activity list view?
activityListEmptyState
string
Default: Nothing here.
activityListEmptyStateImageURL
string
Default:
activityListItemButton
string
Default: Create
matchAllTags
string
Default: Match all tags
matchAnyTags
string
Default: Match at least one tag
activityListRandom
string
Default: Random
activityListEmptyItemCounter
string
Default: No Items
activityListSingleItemCounter
string
Default: item
activityListPluralItemCounter
string
Default: items
activityListMinutesCounter
string
Default: minutes
activityListUntitledActivity
string
Default: Untitled
activityListReferenceTooltip
string
Default: Reference
searchTitleReferenceDescription
string
Default: Title / Reference / Description
searchReferenceDescription
string
Default: Reference / Description
createAdaptiveActivity
string
Default: Create adaptive activity
createRandomActivity
string
Default: Create random activity
adaptiveButton
string
Default: Adaptive
activityEditAdaptiveConfigurationMessage
string
Default: Define your adaptive configuration in the code editor
sourceButton
string
Default: Source
settingsButton
string
Default: Player
detailsButton
string
Default: Details
activityTagsButton
string
Default: Tags
activityReferenceDescription
string
Default: The unique identifying code for an Activity.
activityDescriptionHeader
string
Default: Description
activityDescription
string
Default: Enter a description for authors. Max 1000 characters.
activityDifficultyError
string
Default: Enter number values only up to %maxValue%
activityItems
string
Default: Items
activityItemGroups
string
Default: Item groups
activityItemInfoNotAvailable
string
Default: Information not available
activityItemReferenceTooltip
string
Default: Reference
activityUntitledItem
string
Default: Untitled
activitySelectAllItems
string
Default: Select all Items
activityFindItems
string
Default: Find items
activityCreateItem
string
Default: Create item
activityRemoveItems
string
Default: Remove
activityRemoveItemsAriaLabel
string
Default: Remove selected items
activityRemoveItemsAriaDescribedBy
string
Default: Remove the %count% items you selected.
activityRemoveItemsDisabledAriaDescribedBy
string
Default: Please select at least one item first.
activitySettingsDifficultyLabel
string
Default: Difficulty level
activitySettingsSeedingExposureLabel
string
Default: Seeding exposure
activitySettingsOperationalExposureLabel
string
Default: Operational exposure
activitySettingsItemsAverageDifficultyLabel
string
Default: Items average difficulty
activitySource
string
Default: Source
activitySourceError
string
Default: Your JSON appears to be invalid. Review it for errors and try again.
activitySourceMissingAdaptiveError
string
Default: Configuration for adaptive in the source has been removed or misspelled. Cancel to fix any errors. OK will delete existing adaptive configurations for this activity.
activitySourceRenderingTypeError
string
Default: Rendering type has to be "assess" or "inline".
activityTitlePlaceholderText
string
Default: Say something about this activity
activityRestrictedOrMissingItems
string
Default: This Activity contains restricted or missing Items. The information in those Items is not available or shown in the preview.
assessPlayerLayout
string
Default: Choose a preconfigured template for the player
assessPlayerAdministrationSettings
string
Default: Administration settings
assessPlayerPlaybackSettings
string
Default: Playback settings
assessPlayerScoringSettings
string
Default: Scoring settings
assessPlayerTextSettings
string
Default: Text settings
assessPlayerTimeSettings
string
Default: Time based settings
assessOptionsSeconds
string
Default: seconds
assessTitle
string
Default: Activity title
assessSubtitle
string
Default: Activity subtitle
assessActivityTime
string
Default: Activity time
assessReadingTime
string
Default: Reading time
assessLimitType
string
Default: Force submit after activity time expires
assessShuffle
string
Default: Shuffle order of items
assessAdminPanel
string
Default: Show Administration panel
assessAdminPanelDescription
string
Default: Launch the administration panel during an assessment via keyboard: (Windows) control+shift+m (Apple Mac) ^+⇧+m A password is required to access the administration panel. Set the password and generate a security hash.
assessAdminPasswordLabel
string
Default: Password protection
assessAdminPasswordButton
string
Default: Generate
assessAdminPasswordError
string
Default: Password field can not be empty and its value needs to be hashed.
assessAdminOptionsLabel
string
Default: Available options to the administrator
assessAdminShowSave
string
Default: Save & exit
assessAdminShowExtend
string
Default: Extend activity time
assessAdminShowExit
string
Default: Exit & discard
assessConfigMain
string
Default: Standard
assessConfigHorizontal
string
Default: Long content
assessConfigHorizontalFixed
string
Default: Long content with sticky footer
assessDistractorRationale
string
Default: Show Distractor Rationale per question
assessDistractorRationaleResponseLevel
string
Default: Show Distractor Rationale per response (if available)
assessFontSizeLabel
string
Default: Font size
assessFontSizeDescription
string
Default: Applies a standard font size across the content when using default text styles.
assessFontSizeSmall
string
Default: Small
assessFontSizeNormal
string
Default: Normal
assessFontSizeLarge
string
Default: Large
assessFontSizeXLarge
string
Default: X Large
assessFontSizeXXLarge
string
Default: XX Large
assessWarningTime
string
Default: Warn when approaching end of activity
assessReadingModeWarningTime
string
Default: Warn when approaching end of reading time
assessReadingModeFirstItemOnReadingTimeCompletion
string
Default: Go to first item on reading time completion
assessAutoSave
string
Default: Auto save at intervals of
assessAutoSaveUI
string
Default: Enable a visual indicator when the test is auto saved
assessAutoSaveDisableForceSaveOnQuit
string
Default: Disable force save on quit
assessIdleTimeout
string
Default: Trigger inactivity timeout warning when inactive for
assessIdleTimeoutCountdown
string
Default: Allow student to dismiss timeout warning within
assessScrollingIndicator
string
Default: Show scrolling indicator
assessScrollToTop
string
Default: Scroll to top on item change
assessShowAcknowledgements
string
Default: Show acknowledgements
assessSkipSubmitConfirmation
string
Default: Display confirmation window on submission
assessSubmitCriteria1
string
Default: Allow submission only when
assessSubmitCriteria2
string
Default: % of the questions are
assessSubmitCriteriaAttempted
string
Default: Attempted
assessSubmitCriteriaValid
string
Default: Answered correctly
assessSubmitCriteriaThresholdError
string
Default: Enter number values only up to %maxValue%
assessWarningOnChange
string
Default: Warn student on unattempted question(s)
assessValidation
string
Default: Allow player side scoring
resetIntroOutroItem
string
Default: reset
customizeIntroOutroItem
string
Default: customize
customizedIntroOutroItem
string
Default: Customized
welcomeScreen
string
Default: Welcome screen
exitScreen
string
Default: Exit screen
introOutroEnable
string
Default: Enable
activityEditResourceItemText
string
Default: Resource item
activityEditSelectResourceItemButtonText
string
Default: Select
activityEditResourceItemIconTooltip
string
Default: Learners can access the Resource item in the Resources panel during an activity. Items with questions should not be used.
resourceItemPickerInfoText
string
Default: Select an item to be provided to learners within the Resources panel for reference during the activity. Items can include features such as passages, files, audio and video. Items with questions should not be used.‌
activityPlayerTab
string
Default: Player
activityInlineTab
string
Default: List
itemReference
string
Default: Item Reference
showCustomizeRegionSettings
string
Default: Show options
hideCustomizeRegionSettings
string
Default: Hide options
defaultIntroItem
string
Default: Default Intro Item
defaultOutroItem
string
Default: Default Outro Item
duplicateActivityButton
string
Default: Duplicate activity
duplicateActivityShareCreateSubTitle
string
Default: Share items or create new.
duplicateActivityMessageTitle
string
Default: Duplicate activity
duplicateActivityMainMessage
string
Default: Activity and settings will be duplicated. Items will be shared with the new activity.
duplicateActivityMultiIbkWarning
string
Default: You cannot make new copies of the items within this activity as some originate from external item banks.
duplicateActivityShallowMessage
string
Default: Items in the activity will not be duplicated.
duplicateActivityDeepMessage1
string
Default: By default, all items will be shared in the new activity.
duplicateActivityDeepMessage2
string
Default: If new copies are required, please check the box below.
duplicateActivityDeepMessage3
string
Default: Creating new copies may take several minutes.
duplicateActivityContentTitle
string
Default: Full content duplication
duplicateActivityDuplicateSharedPassages
string
Default: Create new copies of passages within items
duplicateActivityItemsAndWidgets
string
Default: Create new copies of all items
duplicateActivityConfirmButton
string
Default: Duplicate
duplicateActivitySuccess
string
Default: Successfully duplicated!
duplicateActivityCancel
string
Default: Cancel
duplicateActivityBack
string
Default: Back
duplicateActivitySuccessMessage
string
Default: Start editing the new activity below.
duplicateActivityEdit
string
Default: Edit activity
duplicateActivityCloseButton
string
Default: Close
duplicateActivityWarning
string
Default: Your current changes are not saved and will not be applied if you make a deep copy of the activity. Do you want to continue with duplication?
duplicateActivityTimerMessageJustNow
string
Default: Started just now.
duplicateActivityTimerMessage
string
Default: Started %amount% seconds ago.
duplicateActivityReferenceMessage
string
Default: The new activity reference will be:
duplicateActivityNewActivityWarning
string
Default: You cannot duplicate an unsaved new activity. Please save the activity and try again.
duplicateActivityShallowDuplicateSuccessMessage
string
Default: Your activity has been successfully duplicated. You can begin editing the duplicated activity below (click to dismiss).
duplicateActivityShallowDuplicateMissingItemsError
string
Default: You are on the duplicated activity which failed to save because it contains missing items. The information in those items is not available or shown in the preview. Remove or replace the missing items to save this duplicated activity.
duplicateActivityShallowDuplicateDefaultError
string
Default: You are on the duplicated activity which failed to save because of an unknown error. Please try to save this duplicated activity again.
duplicateActivityError
string
Default: Error
duplicateActivityErrorMessage
string
Default: There was an error in duplicating the activity. Try again?
duplicateActivityErrorTryAgain
string
Default: Try again
itemBankListDefaultItemBank
string
Default: Default item bank
itemBankListLabel
string
Default: Item Bank:
itemBankListSwitch
string
Default: Switch to:
activityCustomizeLabels
string
Default: Customize text labels
activityCustomizeLabelsLabel
string
Default: Text label options
activityCustomizeLabelsDescription
string
Default: Change and adapt the default text descriptions that are displayed in the preconfigured layouts.
activityResetLabels
string
Default: Reset
activityResetLabelsConfirm
string
Default: Confirm?
activityEditButtonsSectionLabel
string
Default: Buttons
activityEditMessagingSectionLabel
string
Default: Messaging
activityEditTitleSectionLabel
string
Default: Title
activityEditToolTipSectionLabel
string
Default: Tooltip
activityEditOtherSectionLabel
string
Default: Other
activityWithUnpublishedItemsPreviewDisabled
string
Default: Preview is disabled in this activity because it contains unpublished items. Publish the items or remove them to enable preview.
playerTemplateTab
string
Default: Template
playerTemplateSourceTab
string
Default: Source
playerTemplateCreateButton
string
Default: Create
playerTemplateEditButton
string
Default: Edit
playerTemplateDeleteButton
string
Default: Delete
playerTemplateConfirmDeleteButton
string
Default: Confirm?
playerTemplateCreateButtonDescription
string
Default: New player template
playerTemplateSettingsTitle
string
Default: Player template
playerTemplateName
string
Default: Player template name:
playerTemplateNamePlaceholder
string
Default: Name this template
playerTemplateNameWarning
string
Default: This player template requires a name to be saved.
playerTemplateBreakpointWarning
string
Default: This screensize is not supported
playerTemplateBreakpointWarningDescription
string
Default: Creating player templates works best on 800px wide and above.
playerTemplateAssignedHeading
string
Default: Assigned elements
playerTemplateUnassignedHeading
string
Default: Unassigned elements
playerTemplateUnassignedDescription
string
Default: Hold and drag elements to a region to assign
playerTemplateRegionCollapse
string
Default: Collapse
playerTemplateRegionExpand
string
Default: Show all
playerTemplateRegionEmpty
string
Default: empty
playerTemplateRegionTop
string
Default: Top
playerTemplateRegionTopRight
string
Default: Top right
playerTemplateRegionTopLeft
string
Default: Top left
playerTemplateRegionItems
string
Default: Item
playerTemplateRegionRight
string
Default: Right
playerTemplateRegionBottom
string
Default: Bottom
playerTemplateRegionBottomLeft
string
Default: Bottom left
playerTemplateRegionBottomRight
string
Default: Bottom right
playerTemplateRightInfo
string
Default: Hold and drag elements to configure the player
playerTemplateSetTextLabels
string
Default: Set text labels
playerTemplateDropNotAllowed
string
Default: This element cannot be in this region
playerTemplateStickyFooterLabel
string
Default: Sticky footer
playerTemplateSourceInfo
string
Default: Adjust the template using the source JSON
playerTemplateSourceHiddenChangesWarning
string
Default: Some configuration changes may not be reflected in the 'Template' tab. To preview all changes, select 'Preview' from the main page.
playerTemplateSourceInvalidJsonError
string
Default: Invalid JSON provided. Review for errors.
playerTemplateDiscardJson
string
Default: Discard JSON changes?
playerTemplateDiscardJsonDescription
string
Default: Review invalid JSON before proceeding to avoid losing changes.
playerTemplateDiscardJsonCancel
string
Default: Cancel
playerTemplateDiscardJsonConfirm
string
Default: Discard changes
playerTemplateRemoveElement
string
Default: Remove
activityEditRandomActivitySaveError
string
Default: The activity has issues which need fixing before saving
activityEditRandomActivityCreateItemGroup
string
Default: Create Item group
activityEditRandomActivityCreateRandomGroup
string
Default: Random selection
activityEditRandomActivityCreateFixedGroup
string
Default: Fixed selection
activityEditRandomActivityNewRandomGroupTitle
string
Default: Random Item group %number%
activityEditRandomActivityNewFixedGroupTitle
string
Default: Fixed Item group %number%
activityEditRandomActivitySummaryTitle
string
Default: Activity Summary
activityEditRandomActivitySummaryText
string
Default: %number% items in total
activityEditRandomActivityRandomGroupsSummaryTitle
string
Default: Random item groups: %number%
activityEditRandomActivityRandomGroupsSummaryText
string
Default: Delivering %number% items
activityEditRandomActivityFixedGroupsSummaryTitle
string
Default: Fixed item groups: %number%
activityEditRandomActivityFixedGroupsSummaryText
string
Default: Delivering %number% items
activityEditRandomActivityShuffleItemsCheckboxLabel
string
Default: Shuffle items
activityEditRandomActivityShuffleItemsCheckboxHelperText
string
Default: The order of items in this group will be shuffled
activityEditRandomActivityItemGroupEmptyMessage
string
Default: Start by finding items to add here
activityEditRandomActivityItemGroupCountInfoMessage
string
Default: %number% items in this group (max. %max_number%)
activityEditRandomActivityItemGroupCountReachedInfoMessage
string
Default: %number% items in this group (max. reached)
activityEditRandomActivityItemGroupCountExceededInfoMessage
string
Default: %number% items in this group (max. count of %max_number% exceeded!)
activityEditRandomActivityItemGroupInfoMessageIconTooltipText
string
Default: It is recommended to have at least twice the number of items in an item group (than items to deliver) to reduce chances of repeated content in an assessment.
activityEditRandomActivityItemGroupInfoMessageIconTooltipTextLimitReached
string
Default: The maximum number of items allowed in a group have been reached. To change items, first delete items from the group, and then add new items via Find items.
activityEditRandomActivityItemGroupItemsToDeliverInputLabel
string
Default: Number of items to deliver
activityEditRandomActivityItemGroupItemsFraction
string
Default: %fraction% items
activityEditRandomActivityMaxGroupsWarning
string
Default: Maximum %number% item groups reached
activityEditRandomActivityValidationErrorInvalidDeliverValueLabel
string
Default: Number of items to deliver cannot exceed the number of items in this group
activityEditRandomActivityValidationErrorEmptyLabel
string
Default: Group labels must not be empty
activityEditRandomActivityValidationErrorDuplicateLabel
string
Default: Group labels must be unique
activityEditRandomItemPickerMultiIbkWarningMessage
string
Default: The item bank selection dropdown is not shown as items from multiple item banks or item pools are not supported by random activities.
activityEditItemAddedOnSave
string
Default: This Item will be added to the Activity on save
activityEditItemAddSuccess
string
Default: Item successfully added to the Activity
activityEditItemUnsavedChangesAlert
string
Default: You have unsaved changes to this item. Are you sure you want to return to the activity?
title_element
string
Default: Title
pause_button
string
Default: Pause
timer_element
string
Default: Timer
reading_timer_element
string
Default: Reading Timer
itemcount_element
string
Default: Item Count
verticaltoc_element
string
Default: Vertical Table of Contents
horizontaltoc_element
string
Default: Horizontal Table of Contents
save_button
string
Default: Save
fullscreen_button
string
Default: Fullscreen
reviewscreen_button
string
Default: Review Screen
accessibility_button
string
Default: Accessibility
calculator_button
string
Default: Calculator
flagitem_button
string
Default: Flag Item
notepad_button
string
Default: Notepad
stickynote_add_button
string
Default: Add Sticky Note
stickynote_visibility_button
string
Default: Show/Hide Sticky Notes
drawing_mode_button
string
Default: Draw
drawing_visibility_button
string
Default: Show/Hide Drawings
next_button
string
Default: Next
previous_button
string
Default: Previous
progress_element
string
Default: Progress Bar
masking_button
string
Default: Masking
annotationsTools
string
Default: Annotation tools
annotationsToolsDescription
string
Default: Enables drawing, highlighting and note-taking functionality.
annotationsDrawing
string
Default: Enable drawing
annotationsDrawingDescription
string
Default: Drawing
annotationsTexthighlight
string
Default: Enable highlight
annotationsTexthighlightDescription
string
Default: Highlight
annotationsNotepad
string
Default: Enable notepad
annotationsNotepadDescription
string
Default: Notepad
annotationsStickynote
string
Default: Enable sticky notes
annotationsStickynoteDescription
string
Default: Sticky notes
itemListLastUpdated
string
Default: Last updated
itemListDateCreated
string
Default: Created
itemListEmptyState
string
Default: Nothing here.
itemGroupListEmptyState
string
Default: Start by creating an item group
itemListErrorState
string
Default: Search failed. Try using multiple search criteria to improve search performance.
itemListEmptyStateImageURL
string
Default:
itemListNewItemButton
string
Default: New Item
itemListItemButton
string
Default: Item
itemListPreviousButton
string
Default: Previous
itemListNextButton
string
Default: Next
itemListCountTo
string
Default: to
itemListCountOf
string
Default: of
itemListAuthorPrep
string
Default: By
itemListRetrievingTotal
string
Default: Retrieving...
itemListDisplayTotal
string
Default: Display total
itemListUntitledItem
string
Default: Untitled
itemListReferenceTooltip
string
Default: Reference
dateTimeLocale
string
Default:
toolTipDateTimeSeparator
string
Default: at
toolTipDateFormat
string
Default: ll
toolTipTimeFormat
string
Default: LT
sortTypeButton
string
Default: Sort
sortTypeUpdated
string
Default: Last Updated
sortTypeCreated
string
Default: Created
sortTypeByNewest
string
Default: Newest First
sortTypeByOldest
string
Default: Oldest First
sortTypeAlphabetical
string
Default: Reference
sortTypeAlphabeticalTitle
string
Default: Title
sortTypeAZ
string
Default: A–Z
sortTypeZA
string
Default: Z–A
searchHierarchy
string
Default: Hierarchy
searchAllTags
string
Default: All Tags
searchButton
string
Default: Search
searchClearAllButton
string
Default: Clear
searchEitherTags
string
Default: Either Tags
searchExcludeTags
string
Default: Exclude Tags
searchPlaceholder
string
Default: Find by content
searchQuestionFeatureType
string
Default: Question / Feature Type
searchQuestionReference
string
Default: Question Reference
searchReference
string
Default: Reference
searchReferencePlaceholder
string
Default: Find by reference
searchBeginningReferencePlaceholder
string
Default: Include beginning e.g.'XXX' of 'XXX123'
searchAdvancedPlaceholderContent
string
Default: Find by content / advanced search
searchAdvancedPlaceholderReference
string
Default: Find by reference / advanced search
searchAdvancedPlaceholderTitle
string
Default: Find by title / advanced search
searchContent
string
Default: Content
searchContentPlaceholder
string
Default: Find by content
searchTitle
string
Default: Title
searchTitlePlaceholder
string
Default: Find by title
searchSourceNote
string
Default: Source / Note
searchStatus
string
Default: Status
searchTags
string
Default: Tags
searchWorkflowState
string
Default: Workflow state
searchFieldTogglerInfo
string
Default: Toggle information about this search field
searchFieldReferenceTokenInfo
string
Default: For optimal results, search for references using between 4 and 12 characters. Outside this range, please use the beginning characters of the reference.
enableLeftPartialRefMatchLabel
string
Default: Enable reference search without using the beginning of the reference
enableLeftPartialRefMatchText
string
Default: Enabling reference search without using the beginning of the reference may cause search performance issues. If you encounter issues, try using multiple search criteria to improve performance.
standardsButtonText
string
Default: STANDARDS
standardsFilterText
string
Default: Standard
taggingInputLabel
string
Default: Attach tags to this item
taggingEmptyState
string
Default: Nothing here.
taggingTagsLabel
string
Default: Attached tags:
taggingSuggestionsTitle
string
Default: Suggestions:
taggingSuggestionsEmpty
string
Default: Nothing found.
taggingSearchPlaceholder
string
Default: Find
taggingActionLabel
string
Default: Apply
activityTaggingInputLabel
string
Default: Attach tags to this activity
activityTaggingEmptyState
string
Default: Nothing here.
activityTaggingTagsLabel
string
Default: Attached tags:
activityTaggingSuggestionsTitle
string
Default: Suggestions:
activityTaggingSuggestionsEmpty
string
Default: Nothing found.
activityTaggingSearchPlaceholder
string
Default: Find
itemListQuestionCountAriaLabel
string
Default: Number of questions
itemListTagHierarchyPlaceholder
string
Default: Category
tagCountAriaLabel
string
Default: Number of tags
tagFlyoutCloseButton
string
Default: Close
noTagsPlaceholder
string
Default: No Tags
viewAllTagsButton
string
Default: All Tags
questionFlyoutCloseButton
string
Default: Close
questionEditQuestionsTab
string
Default: Questions
questionEditQuestionsTabDescription
string
Default: Switch to Questions
questionEditFeaturesTab
string
Default: Features
questionEditFeaturesTabDescription
string
Default: Switch to Features
questionEditItemCountWarning
string
Default: You are editing a passage which is shared among %number% Item(s)
removeGroupsSuccessMessage
string
Default: %number% group(s) successfully removed
removeItemsSuccessMessage
string
Default: %number% Item(s) successfully removed
questionEditMissingValidationError
string
Default: Set a correct answer to save.
maxNumberOfItemsInGroupExceededWarningMessage
string
Default: Item group limit exceeded. An item group cannot contain more than %limit% items. Select a maximum of %remaining% item(s).
maxNumberOfItemsInGroupReachedWarningMessage
string
Default: Item group limit of %limit% reached. No more items can be added.
activityEditRandomActivityPreviewWarning
string
Default: This is a sample of a randomized Activity. Items will be delivered to learners at random.
tagPlaceholder
string
Default: Find by tags
allTagsPlaceholder
string
Default: Find tags
eitherTagsPlaceholder
string
Default: Find either tags
cannotParseCsv
string
Default: The CSV cannot be parsed, please try again!
csvEmptyHeader
string
Default: CSV header cannot be empty
dataTableButton
string
Default: Data
csvColumnsUnaligned
string
Default: All CSV rows require the same number of columns
questionPreviewHeading
string
Default: Preview
questionPreviewCancel
string
Default: Cancel
questionPreviewSelect
string
Default: Select
searchPassagePlaceholder
string
Default: Find passage by content
findExistingPassage
string
Default: Find existing passage
itemPreviewHeading
string
Default: Preview
itemReadOnly
string
Default: Read-only
activityEditAddItems
string
Default: Add%number%Item(s)
activityEditPickIntro
string
Default: Pick intro Item
activityEditPickOutro
string
Default: Pick outro Item
activityEditOpenItemPreviewIconAriaLabel
string
Default: Open Item preview
activityEditCloseItemPreviewIconAriaLabel
string
Default: Close Item preview
activityEditSelectItemCheckboxAriaLabel
string
Default: Select Item
addItemsSuccessMessage
string
Default: %number% Item(s) successfully added
itemClosePreviewHeading
string
Default: Close preview
backWithSelectedItems
string
Default: You have selected %number% Item(s) but not added them to the activity. Are you sure you want to return to the Activity edit view?
backWithIntroItem
string
Default: You have selected an intro Item but not added it to the Activity. Are you sure you want to return to the Activity edit view?
backWithOutroItem
string
Default: You have selected an outro Item but not added it to the Activity. Are you sure you want to return to the Activity edit view?
emptyActivityMessage
string
Default: This Activity is empty, please add Items.
emptyRandomActivityMessage
string
Default: Cannot preview this activity as it either has no groups, has at least 1 empty group,or group of type random with an invalid number of items to deliver.
overlayHeader
string
Default: Activity Duplication
overlayGenericMessage
string
Default: Message
overlayDuplicatedActivity
string
Default: Duplicated activity
overlayCurrentActivity
string
Default: Current activity
audioRecorderRecordButton
string
Default: Record audio
audioRecorderUploadButton
string
Default: Upload audio
audioRecorderAudioInputLabel
string
Default: Audio input
audioRecorderAudioInputEmpty
string
Default: No audio inputs available
audioRecorderFeedbackPreRecording
string
Default: Click here to begin recording
audioRecorderFeedbackBeginRecording
string
Default: Recording begins in
audioRecorderFeedbackRecording
string
Default: Recording
audioRecorderButtonRecordingPause
string
Default: Pause
audioRecorderRecordingFinishButton
string
Default: Finish
audioRecorderRecordingResumeButton
string
Default: Resume
audioRecorderFeedbackRecordingPaused
string
Default: Recording paused
audioRecorderPlaybackPlayButton
string
Default: Play
audioRecorderPlaybackPauseButton
string
Default: Pause
audioRecorderPlaybackStopButton
string
Default: Stop
audioRecorderPlaybackResumeButton
string
Default: Resume
audioRecorderFeedbackPlaybackPaused
string
Default: Playback paused
audioRecorderFeedbackPlaybackStopped
string
Default: Playback stopped
audioRecorderReplaceRecording
string
Default: A previous recording exists. If you continue, it will be discarded. Are you sure you want to discard existing recording?
audioRecorderDiscardChanges
string
Default: Discard changes?
audioRecorderDiscardChangesYesButton
string
Default: Yes
audioRecorderDiscardChangesNoButton
string
Default: No
audioRecorderMainPanelOkButton
string
Default: OK
audioRecorderMainPanelCancelButton
string
Default: Cancel
audioRecorderUploaded
string
Default: Uploaded
audioRecorderUploading
string
Default: Uploading…
audioRecorderUploadSuccessful
string
Default: Upload successful
videoRecorderRecordButton
string
Default: Record video
videoRecorderUploadButton
string
Default: Upload video
videoRecorderReplaceRecording
string
Default: A previous recording exists. If you continue, it will be discarded. Are you sure you want to discard existing recording?
videoRecorderUploadInformation
string
Default: Recording will be uploaded and optimized.
videoRecorderDiscardChanges
string
Default: Discard changes?
videoRecorderDiscardChangesYesButton
string
Default: Yes
videoRecorderDiscardChangesNoButton
string
Default: No
videoRecorderMainPanelOkButton
string
Default: OK
videoRecorderMainPanelCancelButton
string
Default: Cancel
videoRecorderUploaded
string
Default: Uploaded
videoRecorderUploading
string
Default: Uploading…
videoRecorderUploadSuccessful
string
Default: Upload successful
assetUploaderUploading
string
Default: Uploading…
assetUploaderAddFile
string
Default: Drag & drop or click to add %fileType%
assetUploaderReplaceFile
string
Default: Replace %fileType%
assetUploaderReplaceFileDescription
string
Default: (Drag & drop or click to replace %fileType%)
assetUploaderUploadFailed
string
Default: Uploading failed. Please try again.
assetUploaderAboveMaxFiles
string
Default: Please upload %maxFiles% file at a time
assetUploaderAboveMaxSize
string
Default: %assetName% could not be uploaded, because it has a size of %assetSize%; which exceeds the maximum file size of %maxSize%.
assetUploaderInvalidFileType
string
Default: %assetName% could not be uploaded. Please only upload %fileType% files of type %friendlyTypes%.
assetUploaderAlternativeText
string
Default: Alternative Text
assetUploaderImageAlignment
string
Default: Image Alignment
assetUploaderImageAlignmentNone
string
Default: None
assetUploaderImageAlignmentLeft
string
Default: Left
assetUploaderImageAlignmentCenter
string
Default: Center
assetUploaderImageAlignmentRight
string
Default: Right
assetUploaderOverrideDimensions
string
Default: Override image dimensions
assetUploaderWidth
string
Default: Width (px)
assetUploaderHeight
string
Default: Height (px)
assetUploaderLockAspectRatio
string
Default: Lock aspect ratio
assetUploaderScaleDownDescription
string
Default: If your image is larger than the content container, it will be scaled down automatically to fit. Preventing scaling will make the image conform to the image dimensions, regardless of container size.
assetUploaderPreventScaling
string
Default: Prevent scaling
assetUploaderReset
string
Default: Reset
assetUploaderCancel
string
Default: Cancel
assetUploaderOK
string
Default: OK
assetUploaderMoreOptions
string
Default: More options
assetUploaderSelfHostedFile
string
Default: Source URL (host your own %fileType%):
assetDisplayName
string
Default: Display Name:
ariaLiveSearchResultsUpdated
string
Default: Search results updated
ariaLiveSearchFiltersCleared
string
Default: Search filters cleared
ariaLiveListSortedBy
string
Default: List sorted by %sortField%, %sortOrder%
mathGenIntroHeading
string
Default: Create a Math Question Generator Expression
mathGenIntroDescription
string
Default: Define a set of parameters and then use those parameters to generate multiple variations of a %questiontype% question. The learner will see one randomly selected question from the generated set.
mathGenIntroLaunch
string
Default: Create expression
mathGenIntroContinue
string
Default: Continue creating expression
mathGenSummary
string
Default: There are %possibilities% for this item. Use the edit button to change the Math Question Generator Expression settings.
mathGenSummaryPossibilities
string
Default: %possibilityCount% possible questions generated
mathGenSummaryHeading
string
Default: Math Question Generator Expression
mathGenSummaryLaunch
string
Default: Edit
mathGenSummaryPreview
string
Default: Expression preview
mathGenSummaryValidationHeading
string
Default: Correct answer settings
mathGenSummaryValidationFormat
string
Default: Scoring method
mathGenSummaryValidationDecimalPlaces
string
Default: Decimal places
mathGenDecimalTooltip
string
Default: Select the number of significant decimal places
mathGenThousandsTooltip
string
Default: Select a thousands separator. Options are: dot or comma
mathGenTakeoverTitle
string
Default: Math Question Generator
mathGenDisabledTableEditHeader
string
Default: Data table cannot be edited
mathGenDisabledTableEditTopText
string
Default: This data table cannot be edited from here as the Math Question Generator has created it.
mathGenDisabledTableEditBottomText
string
Default: If you need to make changes, go back and edit the Math Question Generator question type in this item.
mathGenErrorValidationEmpty
string
Default: Invalid expression! The criteria you have set does not return valid results. Please edit your expression or question.
mathGenErrorValidationServerError
string
Default: There's been a problem with your request. Please try again later.
mathGenErrorGenerateEmpty
string
Default: Could not generate data. Please edit your expression or question.
mathGenErrorGenerateServerError
string
Default: There's been a problem with your request. Please try again later.
mathGenNavParameters
string
Default: Parameters
mathGenNavQuestion
string
Default: Expression & question
mathGenNavValidation
string
Default: Answer formats
mathGenNavGenerate
string
Default: Generate
mathGenNavDirectionNext
string
Default: Next
mathGenNavDirectionPrevious
string
Default: Back
mathGenApply
string
Default: Apply
mathGenSaveAndQuit
string
Default: Save and retry later
mathGenParametersHeading
string
Default: Create parameters and set their values
mathGenParametersInstructions
string
Default: There are two ways to define the parameter values, either as a list or a range. The values can either be integers or decimal values up to three decimal places.
mathGenParametersInstructionsList
string
Default: Value type "List" — Enter the values you wish to use, separated with a comma.
mathGenParametersInstructionsRange
string
Default: Value type "Range" — Set the minimum, maximum, and step for the range. The step determines the increment between each value.
mathGenParametersAdd
string
Default: Add parameter
mathGenParameterName
string
Default: Parameter name
mathGenParameterType
string
Default: Value type
mathGenParameterMinimum
string
Default: Min
mathGenParameterMaximum
string
Default: Max
mathGenParameterStep
string
Default: Step
mathGenParameterList
string
Default: List values
mathGenParameterRemove
string
Default: Remove
mathGenParameterNameEdit
string
Default: Edit parameter name
mathGenParameterMinimumEdit
string
Default: Edit parameter min
mathGenParameterMaximumEdit
string
Default: Edit parameter max
mathGenParameterStepEdit
string
Default: Edit parameter step
mathGenParameterListEdit
string
Default: Edit parameter list using comma separated values
mathGenExpressionHeading
string
Default: Create the correct answer with the parameter(s)
mathGenExpressionInstructions
string
Default: Use the keypad to input an expression that is equivalent to the correct answer to the question. Use the parameter dropdown selector %parameterIcon% in the keypad to insert your parameter(s).
mathGenExpressionInsertButton
string
Default: Use expression
mathGenQuestionHeading
string
Default: Compose the question
mathGenQuestionInstructions
string
Default: Write out your question stem in the field below. Click the %expressionIcon% button to add your expression in the content or insert your parameter(s) using the %parameterIcon% dropdown selector in the toolbar.
mathGenValidationRetry
string
Default: Retry
mathGenValidationHeading
string
Default: Select the correct answer format(s)
mathGenValidationInstructions
string
Default: Select all of the correct answer formats that you would like to accept from the list of possible solutions.
mathGenValidationOptionsHeading
string
Default: More options
mathGenValidationOptionsInstructions
string
Default: Use these options to refine your accepted response.
mathGenValidationSeed
string
Default: Original expression
mathGenValidationEvaluate
string
Default: Evaluated
mathGenValidationFactor
string
Default: Factorised
mathGenValidationExpand
string
Default: Expanded
mathGenValidationCancel
string
Default: Expanded
mathGenValidationExpandPowerExp
string
Default: Expanded
mathGenValidationExpandTrig
string
Default: Expanded
mathGenValidationExpandLog
string
Default: Expanded
mathGenValidationEq
string
Default: Zeroed
mathGenValidationGe
string
Default: Zeroed
mathGenValidationGt
string
Default: Zeroed
mathGenValidationLe
string
Default: Zeroed
mathGenValidationLt
string
Default: Zeroed
mathGenValidationFraction
string
Default: Fraction
mathGenValidationMixedNumber
string
Default: Mixed number
mathGenValidationDecimal
string
Default: Decimal value
mathGenValidationScientific
string
Default: Scientific
mathGenValidationRadsimp
string
Default: Rationalized
mathGenValidationPowsimp
string
Default: Combined
mathGenValidationTrigsimp
string
Default: Alternate
mathGenValidationLogcombine
string
Default: Combined
mathGenValidationDot
string
Default: Dot
mathGenValidationComma
string
Default: Comma
mathGenValidationSpace
string
Default: Space
mathGenValidationSpaceDot
string
Default: Space, dot
mathGenValidationSpaceComma
string
Default: Space, comma
mathGenValidationScore
string
Default: Score (points)
mathGenValidationDecimalSeparator
string
Default: Decimal separator
mathGenValidationThousandsSeparator
string
Default: Thousands separator
mathGenValidationDecimalPlaces
string
Default: Decimal places
mathGenValidationNormalizeArithmetic
string
Default: Normalize arithmetic
mathGenGenerateButton
string
Default: Generate
mathGenGenerateRegenerateButton
string
Default: Regenerate
mathGenGenerateRegenerateWarning
string
Default: This will overwrite existing content for this item. Are you sure you want to continue?
mathGenGeneratePlaceHolder
string
Default: Generated questions will appear here
mathGenGenerateHeading
string
Default: Generate the questions
mathGenGenerateInstructions
string
Default: A maximum of %possibilityCount% questions will be returned. After generating, you can refine the results by removing unwanted variations.
mathGenGenerateOriginalExpression
string
Default: The original expression.
mathGenGenerateRefineInstructions
string
Default: Refine the results by removing unwanted variations.
mathGenGenerateNextPage
string
Default: Next
mathGenGeneratePreviousPage
string
Default: Previous
mathGenGenerateRowsRemoved
string
Default: %value% row(s) were removed successfully.
mathGenUnsavedChangesConfirmation
string
Default: You have unsaved changes. Are you sure you want to return to the question edit view?
mathGenFormValidationParameterMinInvalidValue
string
Default: Min value should be a valid number
mathGenFormValidationParameterMinMinValue
string
Default: Min value should not be less than %value%
mathGenFormValidationParameterMinMaxValue
string
Default: Min value should not be more than %value%
mathGenFormValidationParameterMaxMinValue
string
Default: Max value should not be less than %value%
mathGenFormValidationParameterMaxMaxValue
string
Default: Max value should not be more than %value%
mathGenFormValidationParameterMaxInvalidValue
string
Default: Max value should be a valid number
mathGenFormValidationParameterNameMinLength
string
Default: Name should have at least %value% character(s)
mathGenFormValidationParameterNameMaxLength
string
Default: Name should not be longer than %value% character(s)
mathGenFormValidationParameterNamePattern
string
Default: Name should only contain letters a-z or A-Z
mathGenFormValidationParameterNameUnique
string
Default: Name should be unique
mathGenFormValidationParameterStepInvalidValue
string
Default: Step value should be a valid number
mathGenFormValidationParameterStepMinValue
string
Default: Step value should not be less than %value%
mathGenFormValidationParameterListFormat
string
Default: The range should only contain numbers (to 3 decimal places maximum) and commas without spaces
mathGenFormValidationParameterMinPermutations
string
Default: Permutations should not be less than %value%
mathGenFormValidationParameterMaxPermutations
string
Default: Permutations should not be more than %value%
mathGenFormValidationExpressionParametersRequired
string
Default: Expression should have at least %value% parameter(s)
mathGenFormValidationQuestionResponseRequired
string
Default: Question should contain a response
mathGenFormValidationQuestionResponseExceeded
string
Default: Question should not contain more than %value% response(s)
mathGenFormValidationQuestionExpressionRequired
string
Default: Question should contain the expression
mathGenFormValidationValidationDataFormatRequired
string
Default: You need to select at least %value% answer format(s)
mathGenFormValidationValidationDataScoreMinValue
string
Default: Score should not be less than %value%
mathGenFormValidationDataSeparatorValue
string
Default: The separators for decimal and thousand positions cannot both use the %value% character
mathGenRemoveButton
string
Default: Remove
mathGenRemoveButtonConfirmation
string
Default: Confirm?
mathGenAriaLiveRemovedParameter
string
Default: Removed parameter
mathGenLegacyUnderlyingQuestionNotice
string
Default: After editing, Math Question Generator will continue to produce a %questiontype% question.
linkedStandardsModalTitle
string
Default: Standards (%numStandards%)
linkedStandardsModalOkButton
string
Default: OK
linkedStandardsModalApplyButton
string
Default: Apply
linkedStandardsModalDiscardChangesTitle
string
Default: Discard changes?
linkedStandardsModalDiscardChangesYes
string
Default: Yes
linkedStandardsModalDiscardChangesNo
string
Default: No
linkedStandardsModalEmptyHeader
string
Default: Nothing here.
linkedStandardsModalEmptyDescription
string
Default: There are no Standards linked to this item.
linkedStandardsModalLinkStandardsButton
string
Default: Link Standard
linkedStandardsModalRemoveStandardsButton
string
Default: Remove
standardDescriptionAriaLabel
string
Default: Standard description
standardCodeAriaLabel
string
Default: Standard notation code
standardsBrowserTitle
string
Default: Standards
standardsBrowserAuthorityLabel
string
Default: Authority:
standardsBrowserPublicationLabel
string
Default: Publication:
standardsBrowserTopicLabel
string
Default: Subject:
standardsBrowserNextButton
string
Default: Next
standardsBrowserDoneButton
string
Default: Done
standardsBrowserDiscardChangesTitle
string
Default: Discard changes?
standardsBrowserDiscardChangesYes
string
Default: Yes
standardsBrowserDiscardChangesNo
string
Default: No
standardsBrowserBreadCrumbAriaLabel
string
Default: Breadcrumb
standardsBrowserAllBreadCrumb
string
Default: All
standardsBrowserSearchEmpty
string
Default: No search results yet
standardsBrowserSearchLabel
string
Default: Search by standard short code
standardsBrowserCategorySearchLabel
string
Default: Browse by category
standardsBrowserCodeSearchLabel
string
Default: Search by code
standardsBrowserLoadMoreButton
string
Default: Load more
workflowSettingsTitle
string
Default: Workflow
workflowNotDefined
string
Default: No Workflow is defined, cannot navigate to Workflow settings.
workflowState
string
Default: State
workflowUnassigned
string
Default: Unassigned
workflowAddCommentLabel
string
Default: Add comment
workflowAddCommentButton
string
Default: Add
workflowAddCommentPlaceholder
string
Default: Add your comment here...
workflowAddCommentNewItemPlaceholder
string
Default: Please save this new item before commenting.
workflowAddCommentUnassignedItemPlaceholder
string
Default: Assign a state to this item and save to enable commenting.
workflowAddCommentCharLimit
string
Default: 1000 character limit
historyTitle
string
Default: History
historyContentTab
string
Default: Content
historyTagsTab
string
Default: Tags
popupContentModalTitle
string
Default: Pop-up Content
popupContentModalOkButton
string
Default: OK
popupContentModalCancelButton
string
Default: Cancel
popupContentModalDiscardChangesTitle
string
Default: Discard changes?
popupContentModalDiscardChangesYes
string
Default: Yes
popupContentModalDiscardChangesNo
string
Default: No
popupContentDisplayTextTitle
string
Default: Display text
popupContentDisplayTextValidationError
string
Default: Display text field cannot be empty
popupContentContentTextTitle
string
Default: Pop-up Content
popupContentContentTextLimitText
string
Default: %charCount% characters remaining
popupContentContentTextLimitExceededText
string
Default: %charCount% characters over
popupContentContentTextLimitError
string
Default: Pop-up content cannot exceed 250 characters.
popupContentImgHelperText
string
Default: Maximum file size of 512kb and optimal image size of 250 by 250 pixels
popupContentImgRemoveButton
string
Default: Remove image
popupContentImgReplaceButton
string
Default: Replace
popupContentImgUploadedSuccessText
string
Default: Image successfully uploaded
popupContentImgUploadedExistingText
string
Default: Image provided. See preview below.
popupContentImgAltTextTitle
string
Default: Image alternative text
popupContentPreviewTitle
string
Default: Preview
popupContentPreviewText
string
Default: Nothing to preview
ckeditor.undo.undo
string
Default: Undo
ckeditor.undo.redo
string
Default: Redo
ckeditor.pastetext.button
string
Default: Paste as plain text
ckeditor.pastetext.title
string
Default: Paste as Plain Text
ckeditor.clipboard.pasteMsg
string
Default: Paste your content inside the area below and press OK.
ckeditor.common.cancel
string
Default: Cancel
ckeditor.common.ok
string
Default: OK
ckeditor.common.close
string
Default: Close
ckeditor.common.center
string
Default: Center
ckeditor.common.justify
string
Default: Justify
ckeditor.common.alignLeft
string
Default: Align Left
ckeditor.common.alignRight
string
Default: Align Right
ckeditor.basicstyles.bold
string
Default: Bold
ckeditor.basicstyles.italic
string
Default: Italic
ckeditor.basicstyles.underline
string
Default: Underline
ckeditor.removeformat.toolbar
string
Default: Remove Format
ckeditor.list.numberedlist
string
Default: Insert/Remove Numbered List