Use neutral (untranslated) prefix for amendments.

Reason: Server cannot use the on client-side translated prefix string.
This commit is contained in:
Emanuel Schuetze 2016-08-31 12:05:33 +02:00
parent 09aa2dea72
commit e87eb930df
2 changed files with 1 additions and 3 deletions

View File

@ -114,7 +114,7 @@ def get_config_variables():
yield ConfigVariable(
name='motions_amendments_prefix',
default_value='A',
default_value='-',
label='Prefix for the identifier for amendments',
weight=340,
group='Motions',

View File

@ -1664,8 +1664,6 @@ angular.module('OpenSlidesApp.motions.site', ['OpenSlidesApp.motions', 'OpenSlid
gettext('Amendments');
gettext('Activate amendments');
gettext('Prefix for the identifier for amendments');
/// Prefix for the identifier for amendments
gettext('A');
gettext('Apply title and text for new amendments');
// subgroup Suppoerters