diff options
author | Louise Crow <louise.crow@gmail.com> | 2012-11-12 13:46:59 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2012-11-12 13:46:59 +0000 |
commit | 8b4003f7fce9e089f2220e6f1a21681f7cf2df3d (patch) | |
tree | 15333943091fc3ae79dedee46a6dd34ce3f1a1ec /locale/model_attributes.rb | |
parent | 646fffde374e575ab53cfae78e7a0c521cd90d6f (diff) | |
parent | c96b27c301023a6a1f50c12f0c387205b0255836 (diff) |
Merge remote-tracking branch 'origin/release/0.6.8' into wdtk
Conflicts:
config/general.yml-example
Diffstat (limited to 'locale/model_attributes.rb')
-rw-r--r-- | locale/model_attributes.rb | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/locale/model_attributes.rb b/locale/model_attributes.rb index 9620a5494..27925cd02 100644 --- a/locale/model_attributes.rb +++ b/locale/model_attributes.rb @@ -10,12 +10,6 @@ _('Comment|Body') _('Comment|Comment type') _('Comment|Locale') _('Comment|Visible') -_('Exim log') -_('EximLog|Line') -_('EximLog|Order') -_('Exim log done') -_('EximLogDone|Filename') -_('EximLogDone|Last stat') _('Foi attachment') _('FoiAttachment|Charset') _('FoiAttachment|Content type') @@ -58,6 +52,12 @@ _('InfoRequestEvent|Event type') _('InfoRequestEvent|Last described at') _('InfoRequestEvent|Params yaml') _('InfoRequestEvent|Prominence') +_('Mail server log') +_('MailServerLog|Line') +_('MailServerLog|Order') +_('Mail server log done') +_('MailServerLogDone|Filename') +_('MailServerLogDone|Last stat') _('Outgoing message') _('OutgoingMessage|Body') _('OutgoingMessage|Last sent at') @@ -76,6 +76,7 @@ _('ProfilePhoto|Data') _('ProfilePhoto|Draft') _('Public body') _('PublicBody|Api key') +_('PublicBody|Disclosure log') _('PublicBody|First letter') _('PublicBody|Home page') _('PublicBody|Info requests count') @@ -89,6 +90,7 @@ _('PublicBody|Short name') _('PublicBody|Url name') _('PublicBody|Version') _('Public body/translation') +_('PublicBody::Translation|Disclosure log') _('PublicBody::Translation|First letter') _('PublicBody::Translation|Locale') _('PublicBody::Translation|Name') |