<%= f.label :locale, "#{t(:title)} #{I18nVariable.from_locale(locale)}" %> <%= f.text_field locale, :value => (@part.title_translations[locale] rescue nil) %>