Closed (fixed)
Project:
FlashVideo
Version:
6.x-1.4-beta
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2008 at 10:53 UTC
Updated:
16 Dec 2008 at 01:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
travist commentedIf you send me the .pot file, I will include it with the next release.
Comment #2
opel commentedIf i had .pot file, i would make a pl.po translation :)
Comment #3
travist commentedsure! I just add it to the files, right? I have never done that before so maybe someone can walk me through it.
Comment #4
opel commentedI only know that flash video should have a translation directory with flashvideo.pot file.
Example based on tagadelic.pot (header and first translated string) :
Comment #5
santiajo commentedYou can create a pot with potx module: http://drupal.org/project/potx
In order to get a translation you should fix some mistakes in
flashvideo.modulecode, then you can generate the pot.Code I changed:
flashvideo.module - Line 86 - The first parameter to t() should be a literal string.
In flashvideo_menu() removed t() function from 'title' and 'description' values
Comment #6
travist commentedI have committed those changes that you suggested for the FlashVideo module. They will be in the next release. Thanks for your efforts.
Comment #7
travist commentedshould be fixed in version 1.4.rc1
Comment #8
opel commentedHi,
I have made polish translation. The translation file is available at http://opel.psikus.pl/system/files/pl_6.po or in attachment , I've hope travis, that You place it in newest relase with flashvideo.pot within translations/ directory :)
Comment #9
travist commentedopel,
Thank you so much for this. I will do my best to add it to the 1.4 release. In the meantime, I might need some help from someone willing to make the flashvideo.pot file. I would really appreciate it. If not, then I might have some time next week to get to it.
Thanks,
Travis.