diff options
author | Mark Longair <mhl@pobox.com> | 2013-11-08 12:04:05 +0000 |
---|---|---|
committer | Mark Longair <mhl@pobox.com> | 2013-11-08 14:40:56 +0000 |
commit | 427be6caada571ca4fc793e5a30ef53ef9d09c8b (patch) | |
tree | 27ffff6f9f7f00807d58a2afa4442346e2feff87 | |
parent | d9b2d14de56b3bca2742ac6aa8789fc6aeefec01 (diff) |
Update translatable columns
-rw-r--r-- | locale/model_attributes.rb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/locale/model_attributes.rb b/locale/model_attributes.rb index 9f7da5e62..fc7bfd7d0 100644 --- a/locale/model_attributes.rb +++ b/locale/model_attributes.rb @@ -93,6 +93,7 @@ _('PublicBody|Info requests count') _('PublicBody|Info requests not held count') _('PublicBody|Info requests overdue count') _('PublicBody|Info requests successful count') +_('PublicBody|Info requests visible classified count') _('PublicBody|Last edit comment') _('PublicBody|Last edit editor') _('PublicBody|Name') @@ -111,10 +112,8 @@ _('TrackThing|Track query') _('TrackThing|Track type') _('User') _('User|About me') -_('User|Address') _('User|Admin level') _('User|Ban text') -_('User|Dob') _('User|Email') _('User|Email bounce message') _('User|Email bounced at') |