Closed (fixed)
Project:
Internationalization
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2010 at 20:57 UTC
Updated:
22 Jun 2010 at 22:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
miro_dietikerAttached patch solves this issue on node form.
Comment #2
miro_dietikerAs i see there's some more needed.
Attached patch adds more translateable titles & descriptions as needed for TRANSLATE and LOCALIZE against DRUPAL-6--1-2.
Comment #3
miro_dietikerrerolled against latest i18n version.
This is a very straight forward fix. Can someone please confirm this and bring it in?
Comment #4
jose reyero commentedCommitted with some changes (reusing instead of duplicating code and i18nstrings_string(), new api function to avoid running check_plain twice on strings)
Thanks.
Comment #5
miro_dietikercool, thx!
i was right near to picking this issue up and pushing it to be added.. (i was missing some review till now to proceed committing).
happy to see this fixed.