Commit a22d7c587c303ba173cbd71e1593cf615ab9e3ef
1 parent
62e084b5
Exists in
master
and in
29 other branches
ActionItem780: fixing translation of "Zip code"
Showing
8 changed files
with
8 additions
and
8 deletions
Show diff stats
app/models/person.rb
... | ... | @@ -32,7 +32,7 @@ class Person < Profile |
32 | 32 | friends.delete(friend) |
33 | 33 | end |
34 | 34 | |
35 | - N_('Contact information'); N_('Birth date'); N_('City'); N_('State'); N_('Country'); N_('Sex'); N_('Zip Code') | |
35 | + N_('Contact information'); N_('Birth date'); N_('City'); N_('State'); N_('Country'); N_('Sex'); N_('Zip code') | |
36 | 36 | settings_items :photo, :contact_information, :birth_date, :sex, :city, :state, :country, :zip_code |
37 | 37 | |
38 | 38 | def self.conditions_for_profiles(conditions, person) | ... | ... |
po/de/noosfero.po
po/es/noosfero.po
po/fr/noosfero.po
po/hy/noosfero.po
po/nl/noosfero.po
po/noosfero.pot
po/pt_BR/noosfero.po