diff --git a/frontend/src/Activity/Queue/QueueOptions.js b/frontend/src/Activity/Queue/QueueOptions.js index 117756686..573b3d9c2 100644 --- a/frontend/src/Activity/Queue/QueueOptions.js +++ b/frontend/src/Activity/Queue/QueueOptions.js @@ -61,7 +61,7 @@ class QueueOptions extends Component { type={inputTypes.CHECK} name="includeUnknownSeriesItems" value={includeUnknownSeriesItems} - helpText={translate('ShownUnknownSeriesItemsHelpText')} + helpText={translate('ShowUnknownSeriesItemsHelpText')} onChange={this.onOptionChange} /> diff --git a/frontend/src/Activity/Queue/TimeleftCell.js b/frontend/src/Activity/Queue/TimeleftCell.js index 5677af2ee..ab1134b8c 100644 --- a/frontend/src/Activity/Queue/TimeleftCell.js +++ b/frontend/src/Activity/Queue/TimeleftCell.js @@ -41,7 +41,7 @@ function TimeleftCell(props) { return ( - diff --git a/frontend/src/Components/Filter/Builder/FilterBuilderRowValueTag.js b/frontend/src/Components/Filter/Builder/FilterBuilderRowValueTag.js index 9492f4577..7b6d6313a 100644 --- a/frontend/src/Components/Filter/Builder/FilterBuilderRowValueTag.js +++ b/frontend/src/Components/Filter/Builder/FilterBuilderRowValueTag.js @@ -19,7 +19,7 @@ function FilterBuilderRowValueTag(props) { props.isLastTag ? null :
- {translate('or')} + {translate('Or')}
} diff --git a/frontend/src/Components/Form/UMaskInput.js b/frontend/src/Components/Form/UMaskInput.js index adec30c93..544865197 100644 --- a/frontend/src/Components/Form/UMaskInput.js +++ b/frontend/src/Components/Form/UMaskInput.js @@ -112,7 +112,7 @@ class UMaskInput extends Component {
- +
{umask}
diff --git a/frontend/src/Components/Table/TableOptions/TableOptionsModal.js b/frontend/src/Components/Table/TableOptions/TableOptionsModal.js index 45caee110..dfdd0ec88 100644 --- a/frontend/src/Components/Table/TableOptions/TableOptionsModal.js +++ b/frontend/src/Components/Table/TableOptions/TableOptionsModal.js @@ -145,7 +145,7 @@ class TableOptionsModal extends Component { { hasPageSize ? - {translate('PageSize')} + {translate('TablePageSize')} - {translate('CustomFormatJSON')} + {translate('CustomFormatJson')}
{ diff --git a/frontend/src/Settings/Profiles/Release/ReleaseProfiles.js b/frontend/src/Settings/Profiles/Release/ReleaseProfiles.js index 4e1ebde25..51aa57b73 100644 --- a/frontend/src/Settings/Profiles/Release/ReleaseProfiles.js +++ b/frontend/src/Settings/Profiles/Release/ReleaseProfiles.js @@ -47,7 +47,7 @@ class ReleaseProfiles extends Component { } = this.props; return ( -
+