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:
Luca Ferretti 2011-02-07 11:55:27 +01:00 committed by Marek Kasik
parent 18d764cf9f
commit dfdc194cbe
2 changed files with 13 additions and 13 deletions

View file

@ -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])