“Add..." string from "Third party" tab is not internationalizated

Bug #115410 reported by Jordi Irazuzta
4
Affects Status Importance Assigned to Milestone
software-properties (Ubuntu)
Fix Released
Undecided
Michael Vogt

Bug Description

1. Go to System->Administration->Software Sources
2. Select "Third party" Tab
3. There is a "Add..." option here.

If you use a language different from english, you'll see that appears untranslated (tried with catalan and french).

If you see the file: /usr/share/software-properties/glade/main.glade in the line 487:
<property name="label">Add...</property>

I think that is missing translatable="yes" option here:

<property name="label" translatable="yes">Add...</property>

Revision history for this message
Jordi Irazuzta (irazuzta) wrote :

This patch should fix it

Revision history for this message
David Planella (dpm) wrote :

This bug also affects the "Edit..." string on the button from the same dialog.

I'm attaching a new patch take this into account (to be applied to data/glade/main.glade).

Revision history for this message
Sebastian Heinlein (glatzor) wrote :

I fixed this some time ago, but has not been uploaded yet.

Revision history for this message
Sebastian Heinlein (glatzor) wrote :

waiting for mvo to merge and upload

Changed in software-properties:
assignee: nobody → mvo
status: Unconfirmed → Fix Committed
Changed in software-properties:
status: Fix Committed → 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.