Allan McRae pushed to branch master at Pacman / Pacman
Commits: 3f8029af by Allan McRae at 2023-01-01T13:41:52+10:00 pacman-key: Use ngettext for plurals
There are two strings that may be singular or plural in pacman-key. Use ngettext to handle these strings correctly, and provide a fallback function if it is not available.
Fixes FS#70556.
Signed-off-by: Allan McRae <allan@archlinux.org>
- - - - -
1 changed file:
- scripts/pacman-key.sh.in
View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/3f8029af92752c04a55c67fb...
pacman-dev@lists.archlinux.org