Closed (fixed)
Project:
Job Search
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
21 Aug 2009 at 14:55 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kbahey commentedCommitted. Thank you.
Comment #2
pydubreucq commentedHi,
I have many error in this translation...
Don't use it. It don't work :(
The number of row are not good for translations...
I will do it nearly.
Excuse-me...
Bye
Comment #4
pydubreucq commentedHi,
I've fixed my French Translation.
The translation file is good and it can be committed to the new version of JobSearch module.
Bye.
Comment #5
kbahey commentedCommitted, and should be in the -dev release in about 11 hours from now.
Thanks much!
Comment #6
pydubreucq commentedNice ;)
Thanks so much ;)
Comment #7
pydubreucq commentedHi,
I saw to thing that doesn't translate.
It's on job.module file on line 154 :
'#title' => 'Job Applications Received',
You must change by this line :
'#title' => t('Job Applications Received'),
And this other lien on the same file :
'#title' => 'Jobs Applied For',
by
'#title' => t('Jobs Applied For'),
Thanks by advance.
Bye
Comment #8
kbahey commentedFixed those too.
They will be in tomorrow's tarball of the -dev version.