]>
Commit | Line | Data |
---|---|---|
ef416fc2 | 1 | # |
2 | # "$Id$" | |
3 | # | |
4 | # Message catalog template for the Common UNIX Printing System (CUPS). | |
5 | # | |
61cf44e2 | 6 | # Copyright 2007-2008 by Apple Inc. |
c0e1af83 | 7 | # Copyright 2005-2007 by Easy Software Products. |
ef416fc2 | 8 | # |
9 | # These coded instructions, statements, and computer programs are the | |
bc44d920 | 10 | # property of Apple Inc. and are protected by Federal copyright |
11 | # law. Distribution and use rights are outlined in the file "LICENSE.txt" | |
12 | # which should have been included with this file. If this file is | |
13 | # file is missing or damaged, see the license at "http://www.cups.org/". | |
ef416fc2 | 14 | # |
15 | ||
8b450588 MS |
16 | # |
17 | # Notes for Translators: | |
18 | # | |
19 | # The following prefixes MUST NOT be translated: "ALERT:", "CRIT:", "INFO:", | |
20 | # "NOTICE:", and "WARNING:". | |
21 | # | |
22 | # The "checkpo" program located in the "lcoale" source directory can be used | |
23 | # to verify that your translations do not introduce formatting errors or other | |
24 | # problems. Run with: | |
25 | # | |
26 | # cd locale | |
27 | # ./checkpo cups_LL.po | |
28 | # | |
29 | # where "LL" is your locale. | |
30 | # |