[Bug 1837230] [NEW] One of the livepatch string is not translatable

Sebastien Bacher seb128 at ubuntu.com
Fri Jul 19 15:31:31 UTC 2019


Public bug reported:

The string used there is not showing in the translation template for
some reason

        label = g_strdup_printf(ngettext("%" G_GSSIZE_FORMAT " current update",
                                         "%" G_GSSIZE_FORMAT " current updates",
                                         num_fixes), num_fixes);

** Affects: update-notifier (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-notifier in Ubuntu.
https://bugs.launchpad.net/bugs/1837230

Title:
  One of the livepatch string is not translatable

Status in update-notifier package in Ubuntu:
  New

Bug description:
  The string used there is not showing in the translation template for
  some reason

          label = g_strdup_printf(ngettext("%" G_GSSIZE_FORMAT " current update",
                                           "%" G_GSSIZE_FORMAT " current updates",
                                           num_fixes), num_fixes);

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1837230/+subscriptions



More information about the foundations-bugs mailing list