]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/language-private.h
For octetString values, compare the length against the -supported value
[thirdparty/cups.git] / cups / language-private.h
index dba1d8511f4c8eac384e42ba97530a1e36154c88..7c304dfca7369fa7dd57d7063fb34ace43e2d580 100644 (file)
@@ -41,6 +41,7 @@ extern "C" {
 #  define _CUPS_MESSAGE_PO     0       /* Message file is in GNU .po format */
 #  define _CUPS_MESSAGE_UNQUOTE        1       /* Unescape \foo in strings? */
 #  define _CUPS_MESSAGE_STRINGS        2       /* Message file is in Apple .strings format */
+#  define _CUPS_MESSAGE_EMPTY  4       /* Allow empty localized strings */
 
 
 /*