Closed (fixed)
Project:
Membership types and registration modification
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2007 at 15:36 UTC
Updated:
28 Sep 2007 at 17:12 UTC
Comments
Comment #1
rconstantine commentedI usually t-ify every bit of text output to the screen using the t() function per the Drupal standard. In other words, you should be able to change any text you want using Drupal's translation features and po files that you create. Are you suggesting that I didn't use the t() function in one or more instances? If so, please give me a line of code so I know what I'm looking for.
Otherwise, check out the Drupal handbooks and make sure you understand the translation mechanisms.
Comment #2
redtrafik commentedI didn't mean to accuse you and sorry if you understand it like this.
I will read the translation handbooks.
Thank you for your answer.
R
Comment #3
rconstantine commentedI didn't think you were 'accusing' me of anything. I just thought maybe you found something I missed in my code. Some modules come with all necessary po files in various languages. I have not had time to even think about that for this or other modules. If you create the necessary files for your language, I'd be happy ton include them in future releases. See some of the big modules like OG, or Views for examples.
Comment #4
(not verified) commented