Closed (fixed)
Project:
Corner
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 May 2009 at 13:36 UTC
Updated:
20 May 2009 at 12:30 UTC
Jump to comment: Most recent file
According to issue #332123: Remove t() from all schema descriptions please remove t() from schema description in the corner.install file.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 454178-3-remove_t_from_schema.patch | 5.23 KB | pasqualle |
| #1 | 454178-remove_t_from_schema.patch | 4.99 KB | pasqualle |
Comments
Comment #1
pasqualleComment #2
zoltán balogh commentedPatch in #1 does not remove all t() from the install file. The remaining one is:
t('The language visibility of the corner. Comma separated string of language names.')
Comment #3
pasqualleComment #4
zoltán balogh commentedPatch in #3 works fine. Thanks.
Comment #5
kirie commentedThanks guys! Committed to the 6.x-2.x branch.