diff --git a/openslides/agenda/static/templates/agenda/current-list-of-speakers.html b/openslides/agenda/static/templates/agenda/current-list-of-speakers.html index c6c4a7923..cd0473467 100644 --- a/openslides/agenda/static/templates/agenda/current-list-of-speakers.html +++ b/openslides/agenda/static/templates/agenda/current-list-of-speakers.html @@ -34,7 +34,7 @@ ng-class="{ 'projected': isCurrentLoSProjected() == projector.id }"> {{ projector.name }} - (Standard) + (Default) diff --git a/openslides/agenda/static/templates/agenda/item-detail.html b/openslides/agenda/static/templates/agenda/item-detail.html index 477855a6d..2832be5eb 100644 --- a/openslides/agenda/static/templates/agenda/item-detail.html +++ b/openslides/agenda/static/templates/agenda/item-detail.html @@ -11,7 +11,7 @@ diff --git a/openslides/motions/static/js/motions/site.js b/openslides/motions/static/js/motions/site.js index aab2d957f..8c60545a2 100644 --- a/openslides/motions/static/js/motions/site.js +++ b/openslides/motions/static/js/motions/site.js @@ -1999,7 +1999,7 @@ angular.module('OpenSlidesApp.motions.site', ['OpenSlidesApp.motions', 'OpenSlid gettext('Remove all supporters of a motion if a submitter edits his ' + 'motion in early state'); - // subgroup Suppoerters + // subgroup Supporters gettext('Comments'); gettext('Comment fields for motions'); gettext('Public');