Updated English language files.
This commit is contained in:
parent
3ec55daaf9
commit
3ba86a6441
File diff suppressed because it is too large
Load Diff
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"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"
|
"Language: en\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -77,7 +77,7 @@ def setup_motion_config(sender, **kwargs):
|
|||||||
|
|
||||||
motion_amendments_prefix = ConfigVariable(
|
motion_amendments_prefix = ConfigVariable(
|
||||||
name='motion_amendments_prefix',
|
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(
|
form_field=forms.CharField(
|
||||||
required=False,
|
required=False,
|
||||||
label=ugettext_lazy('Prefix for the identifier for amendments')))
|
label=ugettext_lazy('Prefix for the identifier for amendments')))
|
||||||
|
Loading…
Reference in New Issue
Block a user