gtk2/modules/printbackends/cups
Bastien Nocera 97d27ca2f8 cups: Fix gettext usage
The previous patches didn't mark some strings as to be translated, and
tried to translate strings with a variable part already inside the
string, which isn't going to work.

Mark the strings as translatable with context, and also make sure to
translate static strings when getting them out of their structure.

https://bugzilla.gnome.org/show_bug.cgi?id=764585
2016-04-16 18:43:12 +02:00
..
gtkcupssecretsutils.c Avoid O(n²) walking of string arrays 2015-07-16 16:19:55 +01:00
gtkcupssecretsutils.h Use secrets service for cups auth_info 2014-09-01 22:39:51 +02:00
gtkcupsutils.c printing: Check connection to remote CUPS server on correct port 2015-05-13 12:28:49 +02:00
gtkcupsutils.h printing: Check connection to remote CUPS server on correct port 2015-05-13 12:28:49 +02:00
gtkprintbackendcups.c cups: Fix gettext usage 2016-04-16 18:43:12 +02:00
gtkprintbackendcups.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintercups.c printing: Get output bin via IPP 2015-06-23 13:36:57 +02:00
gtkprintercups.h printing: Get output bin via IPP 2015-06-23 13:36:57 +02:00
Makefile.am build: Set no_undefined in Makefile.decl 2014-09-15 16:35:40 +02:00