printers: add translation context to statuses (#641339)
Add translation context to printer status and job status. Increase required inltool to 0.40.1 in order to use NC_(). See bug #641339 for details.
This commit is contained in:
parent
18d764cf9f
commit
dfdc194cbe
2 changed files with 13 additions and 13 deletions
|
@ -32,7 +32,7 @@ GNOME_DOC_INIT
|
|||
|
||||
# Internationalization support
|
||||
|
||||
IT_PROG_INTLTOOL([0.40.0])
|
||||
IT_PROG_INTLTOOL([0.40.1])
|
||||
|
||||
AM_GNU_GETTEXT_VERSION([0.17])
|
||||
AM_GNU_GETTEXT([external])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue