Indicator-appmenu needs localization

Bug #741848 reported by Gabor Kelemen
This bug report is a duplicate of:  Bug #657961: stub menu not translated. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Application Menu Indicator
Confirmed
Low
Unassigned
Ubuntu Translations
New
Undecided
Unassigned
gtk+2.0 (Ubuntu)
Confirmed
Low
Ted Gould

Bug Description

Binary package hint: indicator-appmenu

When a window does not have a menu bar, indicator-appmenu displays a stock File menu with a single Quit option. While the latter comes from GTK and is localized, the _File menu does not, and it is not localized. This appears quite often, and looks pretty bad, so the package needs localization.

http://bazaar.launchpad.net/~indicator-applet-developers/indicator-appmenu/trunk/view/head:/src/indicator-appmenu.c#L684

 /* File Menu */
 if (!gtk_stock_lookup(GTK_STOCK_FILE, &stockitem)) {
  g_warning("Unable to find the file menu stock item");
  stockitem.label = "_File";
 }

Revision history for this message
Gabor Kelemen (kelemeng) wrote :
Changed in indicator-appmenu (Ubuntu):
assignee: nobody → Ted Gould (ted)
Changed in indicator-appmenu (Ubuntu):
importance: Undecided → Low
status: New → Confirmed
Changed in indicator-appmenu:
importance: Undecided → Low
status: New → Confirmed
Ted Gould (ted)
affects: indicator-appmenu (Ubuntu) → gtk+2.0 (Ubuntu)
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.