From: Nicolas B. <ni...@bo...> - 2005-11-18 16:32:36
|
Hi, I copied this to ddccontrol-devel as it is more a development issue. On Tue, 2005-11-15 at 23:36 +0100, Radoslaw Marcinkowski wrote: > Hi, > > I would like to confirm that ddccontrol version 0.3 works with Radeon 9200 > by PCI insted of i2c. My system is: [snip] Thanks for the report. > I wish you version 1.0 :) In fact we have no real plan to release version 1.0, but, one day, we'll probably come to 1.0 .-) > PS Could you tell me shortly how to translate ddccontrol to my language > (Polish) - I know that I should do something with .po file(s), what? Simply run in ddccontrol/po : # msginit -i ddccontrol.pot -l pl_PL Then add a line containing "pl" in LINGUAS. (Then repeat the operation for ddccontrol-db) To translate the strings in pl.po, I recommend "poedit", it is a very nice tool. BTW, if you are interested in maintaining the Polish translation, I'll give you a CVS access so you don't have to rely on me to update the files. Best regards, Nicolas |