# if xwgui is not in your path and not installed under
# /usr/local/bin/ you may modify this.

COMMAND: /usr/local/bin/xwgui2 -gimp%dx%d

# LANG must be defined before any message texts
#      setting this variable here force xwprint to
#      choose your prefered language (if available)

#LANG: de

##############################################
# Message texts
##############################################

# English textes

en.noconnect     xwprint2: xwgui2 not found
en.nomemory      xwprint2: can't alloc memory
en.printfail     xwprint2: printing failed (status %d)
en.nointeractive xwprint2: allows only interactive invocation
en.printing      xwprint2: Printing

# German textes

de.noconnect     xwprint2: xwgui2 nicht gefunden
de.nomemory      xwprint2: Speichermangel
de.printfail     xwprint2: Druck fehlgeschlagen (status %d)
de.printing      xwprint2: Printing
de.nointeractive xwprint2: Drucke ... 

# French textes

fr.noconnect     xwprint2: Logiciel xwgui2 non trouv
fr.nomemory      xwprint2: Manque de mmoire
fr.printfail     xwprint2: Erreur a l'impression (status %d)
fr.nointeractive xwprint2: L'invocation doit tre interactive
fr.printing      xwprint2: Imprime ...

# Add your favorit language here
# Replace ?? by the two character symbol of your language
# don't forget to set LANG at the top of this file

??.noconnect     text 1
??.nomemory      text 2
??.printfail     text 3
??.nointeractive text 4
??.printing      text 5
 
