You have been subscribed to a public bug:

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";
        }

** Affects: indicator-appmenu
     Importance: Low
         Status: Confirmed

** Affects: ubuntu-translations
     Importance: Undecided
         Status: New

** Affects: gtk+2.0 (Ubuntu)
     Importance: Low
     Assignee: Ted Gould (ted)
         Status: Confirmed

-- 
Indicator-appmenu needs localization
https://bugs.launchpad.net/bugs/741848
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gtk+2.0 in Ubuntu.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to