ubercart translation

Events happening in the community are now at Drupal community events on www.drupal.org.
Anonymous's picture

Translation file technical question on location/usage

Hi all! I have a general question on how translation files (.po files) are used and work.

I have this code in a Ubercart module (ubercart/uc_store/uc_store.module) that I have been trying to get translated:

'first_name' => t('First name'),

I imported the l.d.o translation files and found the translation in ubercart/translations/general.ja.po

#: uc_store.admin.inc:233 uc_store.module:708;1177
msgid "First name"
msgstr "名"

This looks like it should work but it doesn't.

Read more
Subscribe with RSS Syndicate content