xpcd.main.body.label:			empty

*main.menu.file.label:			File
*main.menu*file.menu.opencd.label:	Open PhotoCD...
*main.menu*file.menu.openf.label:	Open File(s)...
*main.menu*file.menu.quit.label:	Quit

*main.menu.view.label:			Viewers
*main.menu*view.menu.own.label:		Internal Viewer
*main.menu*view.menu.gimp.label:	The GIMP

*main.menu.opt.label:			Options
*main.menu*opt.menu.qjpeg.label:	JPEG quality...
*main.menu*opt.menu.ctiff.label:	compress TIFF images
*main.menu*opt.menu.gray.label:		display grayscaled
*main.menu*opt.menu.lgray.label:	load grayscaled
*main.menu*opt.menu.tturn.label:	turn thumbnails
*main.menu*opt.menu.swapd.label:	swap dragscroll direction

*main.menu.help.label:			Help
*main.menu*help.menu.help.label:	Help...
*main.menu*help.menu.about.label:	About...


*menu.ppm.label:			Save PPM...
*menu.jpeg.label:			Save JPEG...
*menu.tiff.label:			Save TIFF...
*menu.hist.label:			Histogram
*menu.color.label:			color / grayscaled


*hist.title:			Histogram
*hist.form.label.label:		no values set

*hist.form.l1.label:		Show
*hist.form.gray.label:		Gray
*hist.form.red.label:		Red
*hist.form.green.label:		Green
*hist.form.blue.label:		Blue

*hist.form.l2.label:		Apply to
*hist.form.red2.label:		Red
*hist.form.green2.label:	Green
*hist.form.blue2.label:		Blue

*hist.form.ok.label:		OK
*hist.form.cancel.label:	Cancel


*Dialog.ok.label:		OK
*Dialog.cancel.label:		Cancel


*popup_help.title:			Help


!--------------------------------------------------------------------------
! strings for dialog boxes

Xpcd-2.str_opencd_title:	Open PhotoCD...
Xpcd-2.str_opencd_label:	Where is the PhotoCD mounted ?

Xpcd-2.str_openfile_title:	Open File(s)...
Xpcd-2.str_openfile_label:	Filename ? (currently only a single file works)

Xpcd-2.str_qjpeg_title:		Set JPEG quality...
Xpcd-2.str_qjpeg_label:		Enter value (100 best, 0 worst):

Xpcd-2.str_save_ppm_title:	Save image as PPM...
Xpcd-2.str_save_ppm_label:	Filename ?

Xpcd-2.str_save_jpeg_title:	Save image as JPEG...
Xpcd-2.str_save_jpeg_label:	Filename ?

Xpcd-2.str_save_tiff_title:	Save image as TIFF...
Xpcd-2.str_save_tiff_label:	Filename ?

Xpcd-2.str_perror_title:	Error

Xpcd-2.str_load:		loading image...
Xpcd-2.str_save:		saving image...
Xpcd-2.str_busy:		processing...
Xpcd-2.str_preview:		building preview image...
Xpcd-2.str_mkximage:		RGB to ximage...

Xpcd-2.str_no_help:		Sorry, no help text available.


!--------------------------------------------------------------------------
! help texts

xpcd.help:						\
Help is (nearly) everywhere available. Just press	\n\
the "F1" or "H" key.					\n\
							\n\
xpcd is a program for browsing PhotoCD's and		\n\
decoding PhotoCD images. Using the "File" menu you	\n\
can open a PhotoCD (you'll get a overview for all	\n\
images) or individual *.pcd files. You can pass		\n\
files as command line args too.				\n\
							\n\
The "Viewer" menu allows you to select a program	\n\
for displaying the images. xpcd has a builtin		\n\
viewer, but can also use "The GIMP" or pipe the		\n\
image to any program you like (check the man page	\n\
for configuration details).				\n\
							\n\
There are some Options which are tuneable in the	\n\
"Options" menu. This is the JPEG quality (for the	\n\
internal viewer), and how (grayscaled or colored)	\n\
xpcd loads / displays the images. "load" means how	\n\
they get passed to the viewer (internel, GIMP or	\n\
any other), "display" means how xpcd will display	\n\
them. Don't confuse these!

thumbnails.help:				\
Well, here are all thumbnail images of your	\n\
PhotoCD. Just click on a image to load the	\n\
preview window. You can scroll with the arrow	\n\
Keys and Page Up / Page Down. Closing the	\n\
window works with your window-manager's close	\n\
button or with the "Q" key.

image.help:					\
Here you have a preview of the PhotoCD image.	\n\
With the left mouse button you can select	\n\
a part of the image. The right button brings	\n\
up a menu where you can select one of the five	\n\
(or three) possible image sizes for loading. 	\n\
The program loads the selected image area, or	\n\
the whole image if there is nothing selected.	\n\
						\n\
xpcd can use the internal viewer or a external	\n\
program to display the loaded image. Have a	\n\
look at the "Viewer" menu of the main window	\n\
						\n\
Close the window with your window-manager's	\n\
close button or with the "Q" key.

viewer.help:					\
This is your loaded image. Well, if the image	\n\
is big and your box slow, it it possible that	\n\
xpcd is still busy with loading it. Once the	\n\
image is loaded, you can use the right mouse	\n\
button to get a menu. You can save the image as	\n\
PPM or JPEG (only if compiled with JPEG		\n\
support). The "Histogram" menu item brings up	\n\
a dialog box with a Histogram of the image.	\n\
You can increase brightness and perform gamma	\n\
correction there. For details check the dialog	\n\
box help window. "color / grayscaled" allows	\n\
to switch between colored and grayscaled	\n\
display of the image. This affects the display	\n\
only.						\n\
						\n\
You can scroll with the arrow keys and Page Up	\n\
Page Down. "Q" closes the window.

*hist.help:					\
This is a Histogram of the image. There are	\n\
four curves: For the three channels red, green	\n\
and blue, and one for the luminance (gray).	\n\
You can turn on and off each of these curves	\n\
individual.					\n\
						\n\
The black line is a map function. You can modify\n\
it by clicking into the graph window. In the	\n\
middle you can change the gamma value, on top	\n\
and bottom the range. With the "OK" button (or	\n\
Return Key) you apply the changes to the	\n\
selected channels (default is applying to all	\n\
channels)					\n\
						\n\
The best way to check out how this works is to	\n\
play around with it. If you have changed some	\n\
value, xpcd will start to calculate and show a	\n\
preview image in the viewer. With the "Cancel"	\n\
button (or "ESC" key) you can leave the dialog	\n\
without changing the image.


! that's all
!--------------------------------------------------------------------------
