Closed (fixed)
Project:
Privatemsg
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2008 at 16:45 UTC
Updated:
23 Jul 2009 at 08:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
FrankT commentedI continued to translate the module and it now matches V6.x-1.0-rc2. Please commit it to CVS. Thanks!
Comment #2
berdirLooks good.
Not sure if sub-modules should have their own translations....
Comment #3
FrankT commentedI can extract each sub-module into an own po file if you like (to have on po file is better for translation, if other strings must be searched).
But it is no problem if privatemsg is nearing its release.
Comment #4
FrankT commented...had to fix a problem with extracting sub-modules. Here are they files you might need.
Comment #5
mumsix commentedhow do i get this working? where do i have to put the po file? thanks.
Comment #6
FrankT commentedSo far if only one po files (for all modules) has been created it had to be put into a subdirectory translations under the module's dir (primatemsg/translations).
Now that there are translation files for each module, each translation must (?) be put into a 'translation' subdirectory of each module. That's what I could find out going through translations for organic groups.
So in my eyes
- privatemsg.de.po must be put into privatemsg/translations
- privatemsg_filter.de.po must be put into privatemsg/privatemsg_filter/translations
Comment #7
litwol commentedI have created translations directories in each of the privatemsg and submodule folders. According to drupal.org rules, anyone may commit translations into the translations folders. I've never done this before so i am not 100% sure. because of that i would like some one other than myself to try to commit translations to the DRUPAL-6--1 branch.
Let me know if you need some further help.
Comment #8
FrankT commentedI updated my translation to match the latest dev. As nobody has put it into CVS so far (and I don't know how to do at all) I would like you to put the file into the translations directory as is. Thanks!
Comment #9
frank ralf commentedThat's cool! I didn't know that.
I committed a .pot file to the translations folder of branch 6.1. (http://drupal.org/node/446360)
Cheers,
Frank
Comment #10
FrankT commentedI updated my translation to match the latest dev of June, 09.
I would be very pleased if it could be put into the translations directory now such as hu.po already is. Thanks!
Comment #11
frank ralf commentedThanks!
I had a quick look at the translation and there are three strings untranslated and line 193 doesn't look OK for me:
You have <a href=\"@messages\">%unread</a>.Es gibt <a href=\"@inbox\">%unread</a>.Seems like a wrong placeholder? Could you have another look at the translation and upload it again?
TIA
Frank
Comment #12
FrankT commentedYou're right, there was a wrong placeholder. An updated translation is attached.
With the 3 untranslated strings: I was not able to locate it in the user interface so they are still untranslated. If you can tell me the meaning of the string (or the place where to find them) I will translate them, too.
Comment #13
frank ralf commentedThanks a lot! Will commit your translation ASAP.
Frank
Comment #14
FrankT commentedI updated the translation to reflect the change in #491414: String issue (b-tag). Please commit it to CVS. Thanks!
Comment #15
frank ralf commentedMany thanks for your effort! I corrected some small typos and committed the translation to the MAIN/HEAD branch.
Comment #16
berdirYou have to commit it to the DRUPAL-6--1 branch. HEAD is currently not used (it links to the 2.x-dev release, but that is dead atm)
Comment #17
frank ralf commentedDone. Thanks for the hint!
Comment #18
berdirOk, great, let's set this to fixed then.