Some strings are not translatable in app-install-data-ubuntu

Bug #786504 reported by Gabor Kelemen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Translations
Fix Released
Low
Unassigned
app-install-data-ubuntu
Fix Released
Undecided
Unassigned

Bug Description

In Natty, one can find several short package names in Software-center, that are not translatable in a-i-d-u and thus not translated. This has two independent reasons:
- The desktopize.sh script does not consider the content of the newly added edubuntu directory as translatable - search for edu in s-c to see these
- Some packages started to use X-GNOME-FullName, which is not considered as translatable, but takes precedence over Name.
You can get a list of such desktop files by running:

for file in menu-data/*desktop; do if ! [ `grep -c X-GNOME-FullName $file` -eq 0 ] ; then echo $file; fi done

My results:

menu-data/accerciser.desktop
menu-data/banshee.desktop
menu-data/brasero.desktop
menu-data/cheese.desktop
menu-data/deja-dup.desktop
menu-data/devede.desktop
menu-data/emerillon.desktop
menu-data/empathy.desktop
menu-data/epiphany.desktop
menu-data/evolution.desktop
menu-data/exaile.desktop
menu-data/f-spot.desktop
menu-data/gaupol.desktop
menu-data/gedit.desktop
menu-data/glade-3.desktop
menu-data/gnumeric.desktop
menu-data/gparted.desktop
menu-data/gthumb.desktop
menu-data/gwibber.desktop
menu-data/inkscape.desktop
menu-data/longomatch.desktop
menu-data/meld.desktop
menu-data/nemiver.desktop
menu-data/openshot.desktop
menu-data/orca.desktop
menu-data/pinta.desktop
menu-data/rhythmbox.desktop
menu-data/sflphone.desktop
menu-data/shotwell.desktop
menu-data/slimrat.desktop
menu-data/transmission-gtk.desktop
menu-data/xchat-gnome.desktop

Revision history for this message
Gabor Kelemen (kelemeng) wrote :
Gabor Kelemen (kelemeng)
Changed in ubuntu-translations:
status: New → Triaged
importance: Undecided → Low
Michael Vogt (mvo)
Changed in app-install-data-ubuntu:
status: New → Fix Committed
Gabor Kelemen (kelemeng)
Changed in ubuntu-translations:
status: Triaged → Fix Committed
Revision history for this message
Gabor Kelemen (kelemeng) wrote :

Hi Michael

It looks like this was not really committed:

http://bazaar.launchpad.net/~ubuntu-core-dev/app-install-data-ubuntu/ubuntu/revision/683

Could you give it another try? :)

Gabor Kelemen (kelemeng)
Changed in ubuntu-translations:
status: Fix Committed → Triaged
Changed in app-install-data-ubuntu:
status: Fix Committed → Confirmed
Gabor Kelemen (kelemeng)
Changed in ubuntu-translations:
status: Triaged → Fix Released
Changed in app-install-data-ubuntu:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.