[Bug 254628] Re: Make it possible to translate eg. codec name/description strings

2008-09-09 Thread Timo Jyrinki
I am a bit late with this, but huge thanks to Gabor for excellent work, and to Michael for incorporating his work! -- Make it possible to translate eg. codec name/description strings https://bugs.launchpad.net/bugs/254628 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 254628] Re: Make it possible to translate eg. codec name/description strings

2008-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package app-install-data-ubuntu - 0.6.5 --- app-install-data-ubuntu (0.6.5) intrepid; urgency=low * menu-data-xul-extensions: - fix components (most of the ff-2.0 extensions are universe now) * desktopize.sh: - geneate a app-install-data-ubuntu.po

[Bug 254628] Re: Make it possible to translate eg. codec name/description strings

2008-09-05 Thread Michael Vogt
** Changed in: app-install-data-ubuntu (Ubuntu) Importance: Undecided => High Assignee: (unassigned) => Michael Vogt (mvo) Status: New => In Progress -- Make it possible to translate eg. codec name/description strings https://bugs.launchpad.net/bugs/254628 You received this bug not

[Bug 254628] Re: Make it possible to translate eg. codec name/description strings

2008-09-01 Thread Gabor Kelemen
Second version, as a patch. This simplifies the logic, and changes the desktop files only temporarily, not counting the X-U-D-G lines. The GenericName line is no longer marked for translation, this is not used anyway and means -700 strings :). Also adds an empty POTFILES.in and LINGUAS file. It has

[Bug 254628] Re: Make it possible to translate eg. codec name/description strings

2008-08-18 Thread Gabor Kelemen
Ok, first draft is here :) Check out a-i-d and put desktopize.sh in the project root. The attached script converts the .desktop files to desktop.in files, adds a new X-U-G-D line, generates the po/POTFILES.in and puts all the desktop.in files into. Then, generates a small pot file (be patient, th

[Bug 254628] Re: Make it possible to translate eg. codec name/description strings

2008-08-17 Thread Gabor Kelemen
Same problem was reported as: https://bugs.launchpad.net/ubuntu/+source/gnome-app-install/+bug/219288 Subscribing myself here :). -- Make it possible to translate eg. codec name/description strings https://bugs.launchpad.net/bugs/254628 You received this bug notification because you are a member

[Bug 254628] Re: Make it possible to translate eg. codec name/description strings

2008-08-12 Thread Данило Шеган
Actually, app-install should be updated to export messages from .desktop files into PO files (which are then handled correctly by Launchpad). We are not going to add support for all the possible data formats when one can easily convert them to PO files (i.e. by using intltool for .desktop and simil

[Bug 254628] Re: Make it possible to translate eg. codec name/description strings

2008-08-11 Thread Timo Jyrinki
Not sure if something should be done in app-install-data-ubuntu package or if Launchpad Translations should be simply configured to import .desktop files from these extra directories to Rosetta. ** Also affects: rosetta Importance: Undecided Status: New -- Make it possible to translate