Skip to content

Commit

Permalink
Merge pull request #4239 from brecke/issue-1918
Browse files Browse the repository at this point in the history
  • Loading branch information
brecke authored Apr 24, 2020
2 parents 0bb2142 + 8a487d9 commit 8eb6012
Show file tree
Hide file tree
Showing 4 changed files with 422 additions and 360 deletions.
1 change: 1 addition & 0 deletions packages/oae-admin/maintenance/bundles/default.properties
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ REPROCESS_PREVIEWS_NOT_STARTED = Reprocessing previews not started.
REPROCESS_PREVIEWS_PROGRESS = This can take a while to complete.
REPROCESS_PREVIEWS_STARTED = Reprocessing previews started.
REPROCESS_SPECIFIC_CONTENT_TYPES = Reprocess specific content types
REPROCESS_SPECIFIC_CONTENT = Reprocess specific content
REPROCESS_SPECIFIC_MIME_TYPES = Reprocess specific mime types
SELECT_A_DATE_AFTER_FROM_DATE = The end date should be after the start date
TO = To
Expand Down
1 change: 1 addition & 0 deletions packages/oae-admin/maintenance/bundles/fr_FR.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ REPROCESS_PREVIEWS_PROGRESS = Cela peut prendre un certain temps pour terminer.
REPROCESS_PREVIEWS_STARTED = Le retraitement des aperçus a commencé.
REPROCESS_SPECIFIC_CONTENT_TYPES = Réindexation des types de contenu spécifiques
REPROCESS_SPECIFIC_MIME_TYPES = Retraiter les types mime spécifiques
REPROCESS_SPECIFIC_CONTENT = Retraiter un contenu spécifique
SELECT_A_DATE_AFTER_FROM_DATE = La date de fin doit être postérieure à la date de début
TO = Au
VIDEO_MIMETYPES = Mimetypes vidéo
Expand Down
Loading

0 comments on commit 8eb6012

Please sign in to comment.