Closed (fixed)
Project:
Advertisement
Version:
5.x-1.0-1
Component:
ad module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 May 2007 at 08:55 UTC
Updated:
27 Mar 2008 at 01:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
jeremy commentedI'll need to figure out how to generate .pot files. I'm adding a link to the Drupal translator's guide for my future reference when I find the time to look into this.
Comment #2
jeremy commentedAnd a second link to the translation template extractor project which appears to be the currently supported method for generating .pot files.
Comment #3
jeremy commentedAnd evidently this version of extractor.php for generating .pot files from 4.7.x projects.
Comment #4
nath commentedAny progress on this?
It would be nice to have a German translation of this module.
Comment #5
nath commentedAttached a first try of a German translation.
Comment #6
rmpel commentedYou can generate a .pot file with the module potx (http://drupal.org/project/potx, as indicated above)
I am aware of some issues with these .pot files (it's not my extractor, I just use it :P)
1. remove the plural indicator in the header
2. change
to
Worked for me :)
Comment #7
nath commentedI had some issues with the plural form as well, thanks for the tip.
Comment #8
sunAttached is the translation template file I've just committed to the po directory of DRUPAL-5. Please use this file as template for your translations.
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.