German Translation for Version 6.2
FrankT - May 25, 2008 - 08:47
| Project: | SMTP Authentication Support |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
Hi, based on the catalog provided on 'http://drupal.org/node/256920' I created and appended a german translation of the V6-Version of the SMTP module.
| Attachment | Size |
|---|---|
| de.po | 7.03 KB |

#1
Would you please verify what you provided is still correct based on the new release and let us know if it's good to commit or submit any changes you might need to make? Thank you.
#2
I updated the translation for the latest dev version. The new de.po is appendend, also the new smtp.pot if you want to provide it for other translations, too.
#3
Just fixed a minor misspelling ...
#4
There is a little issue: the options 'ON' and 'OFF for 'Turn this module on or off' aren't translatable strings (they are not in the SMTP.POT extracted by POTX)!?
#5
Okay, I've fixed the "On" and "Off" options here. I also committed some changes to 6.x that I made in HEAD a couple of days ago (sorry about not getting them in there sooner).
I think the only new thing would be that in one of the previous commits, I added a new administrative option to enable a debugging mode: http://drupal.org/cvs?commit=126797.
#6
I don't know how to use cvs at all. You can provide me a new pot file, if you like by personal mail, if you want to avoid a new dev version.
#7
Okay, I've added a pot file to the project with all the latest changes included. It should be in the latest -dev release (which are created automatically by the d.o infrastructure), but I'm also attaching it here for easy access.
#8
Thanks, it looks good now. I append the latest de.po to this comment.
Note, that translations and the pot file should (must) be in a subdirectory 'translations' instead of 'po' (which might have been standard in Drupal 5). Otherwise the translation will not be imported with activation of the module.
#9
Okay, I've added the de.po file and moved the po directory to translations. Hopefully everything is okay now.
Here's the HEAD commit: http://drupal.org/cvs?commit=128101
Here's the DRUPAL-6--1 commit: http://drupal.org/cvs?commit=128102
#10
Automatically closed -- issue fixed for two weeks with no activity.