diff options
Diffstat (limited to 'locale/model_attributes.rb')
-rw-r--r-- | locale/model_attributes.rb | 27 |
1 files changed, 13 insertions, 14 deletions
diff --git a/locale/model_attributes.rb b/locale/model_attributes.rb index d84d4a0ec..c52dcb37c 100644 --- a/locale/model_attributes.rb +++ b/locale/model_attributes.rb @@ -11,27 +11,32 @@ _('PublicBody|Home page') _('PublicBody|Notes') _('PublicBody|First letter') _('PublicBody|Publication scheme') -_('exim log') -_('EximLog|Order') -_('EximLog|Line') _('profile photo') _('ProfilePhoto|Data') _('ProfilePhoto|Draft') +_('exim log') +_('EximLog|Order') +_('EximLog|Line') +_('comment') +_('Comment|Comment type') +_('Comment|Body') +_('Comment|Visible') +_('Comment|Locale') _('outgoing message') _('OutgoingMessage|Body') _('OutgoingMessage|Status') _('OutgoingMessage|Message type') _('OutgoingMessage|Last sent at') _('OutgoingMessage|What doing') -_('comment') -_('Comment|Comment type') -_('Comment|Body') -_('Comment|Visible') -_('Comment|Locale') _('track thing') _('TrackThing|Track query') _('TrackThing|Track medium') _('TrackThing|Track type') +_('censor rule') +_('CensorRule|Text') +_('CensorRule|Replacement') +_('CensorRule|Last edit editor') +_('CensorRule|Last edit comment') _('info request event') _('InfoRequestEvent|Event type') _('InfoRequestEvent|Params yaml') @@ -39,13 +44,7 @@ _('InfoRequestEvent|Described state') _('InfoRequestEvent|Calculated state') _('InfoRequestEvent|Last described at') _('InfoRequestEvent|Prominence') -_('censor rule') -_('CensorRule|Text') -_('CensorRule|Replacement') -_('CensorRule|Last edit editor') -_('CensorRule|Last edit comment') _('raw email') -_('RawEmail|Data text') _('RawEmail|Data binary') _('post redirect') _('PostRedirect|Token') |