]> git.ipfire.org Git - thirdparty/cups.git/blame - templates/fr/command.tmpl
Fix some state transition breakage.
[thirdparty/cups.git] / templates / fr / command.tmpl
CommitLineData
0cb67df3
MS
1<DIV CLASS="indent">
2
3<H2 CLASS="title">{title} sur {printer_name}</H2>
4
5<P>{job_state>5?:<IMG SRC="/images/wait.gif" WIDTH="16" HEIGHT="16"
6ALIGN="ABSMIDDLE" ALT="Busy Indicator"> }Commandes de t&acirc;che d'impression
7{job_state=3?en attente:{job_state=4?retenu:
8{job_state=5?en cours d'impression:{job_state=6?arr&ecirc;t&eacute;:
9{job_state=7?annul&eacute;:{job_state=8?annul&eacute;:termin&eacute;}}}}}}{job_state=9?:{job_printer_state_message?,
10<EM>"{job_printer_state_message}"</EM>:}}</P>
11
12</DIV>