Merge lp://staging/~azzar1/update-notifier/ngettext-livepatch into lp://staging/update-notifier/ubuntu
Proposed by
Andrea Azzarone
Status: | Merged |
---|---|
Approved by: | Sebastien Bacher |
Approved revision: | 913 |
Merged at revision: | 913 |
Proposed branch: | lp://staging/~azzar1/update-notifier/ngettext-livepatch |
Merge into: | lp://staging/update-notifier/ubuntu |
Diff against target: |
21 lines (+6/-5) 1 file modified
src/livepatch.c (+6/-5) |
To merge this branch: | bzr merge lp://staging/~azzar1/update-notifier/ngettext-livepatch |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Sebastien Bacher | Approve | ||
Review via email: mp+329982@code.staging.launchpad.net |
Commit message
Use ngettext to correctly handle the plural form.
To post a comment you must log in.
the change makes sense, thanks