Active
Project:
modr8
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2010 at 00:09 UTC
Updated:
12 Apr 2010 at 23:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
denes.szabo commentedSorry, I left the patch.
Comment #2
pwolanin commentedtypo is fixed.
The others strings are user-entered text, and hence should not be passed through t().
Comment #3
pwolanin commentedsee http://drupal.org/node/606804 re: i18n issues
Comment #4
denes.szabo commentedSorry, but I do not agree with you. These strings are for default values for the email parts. These runs once, first time when you enter into the admin page.
So, when I enter the admin page on my hungarian drupal site, I got there an english text by default. If I change anything there these changes will be stored in the variables. Nothing in connection with the t() or tt().
So, the default values not user entered text, I think.
Comment #5
pwolanin commentedHm, ok -I see your point - we want the default to be translated.