Updated English language files.

This commit is contained in:
Norman Jäckel 2015-01-11 19:04:21 +01:00
parent 3ec55daaf9
commit 3ba86a6441
3 changed files with 470 additions and 418 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-10-16 23:27+0200\n"
"POT-Creation-Date: 2015-01-11 19:03+0100\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@ -77,7 +77,7 @@ def setup_motion_config(sender, **kwargs):
motion_amendments_prefix = ConfigVariable(
name='motion_amendments_prefix',
default_value=pgettext('Prefix for amendment', 'A'),
default_value=pgettext('Prefix for the identifier for amendments', 'A'),
form_field=forms.CharField(
required=False,
label=ugettext_lazy('Prefix for the identifier for amendments')))