#language english
#version 0
;
; ProfiPacket - Datacollector Server  (prompting for user name ...)
;
; ProfiPacket catalog description file
; Please use this file as source for translations of ProfiPacket
;
; (c) 1997 by Alexander Feigl
;
; NOTE : THE STRINGS IN THIS CATALOG FILE ARE INTENDED TO BE SENT
;        OUT TO PACKET RADIO IMMEDIATELY! YOU MUST USE \R AS 
;        LINE SEPERATOR AND YOU WILL HAVE TO USE THE PC FONT
;        CHARSET FOR VOWEL MUTATIONS OR SIMILAR. YOU CAN CONVERT
;        AN AMIGA FONT FILE TO AN PC FONT FILE WITH PROFIPACKET.
;
; maximum string id : 7
;
;-------------------------------------------------------------------
;--Datacollector called with invalid parameters - should not happen
invalidparams (0//)
{ProfiPacket}: Invalid parameters!\r
;--The user has not entered it's data until now - he will be queried
notyetentered (1//)
\r\rYou didn't enter your personal data util now!\r\
Please answer the following questions.\r\r
;--Query for name
name (2//)
Name      :\X20
;--Query for the QTH
qth (3//)
QTH       :\X20
;--Query for the locator code
locator (4//)
Locator   :\X20
;--Query for the ZIP code
zipcode (5//)
ZIP code  :\X20
;--Query for the home BBS
homebbs (6//)
Home BBS  :\X20
;--Acknowledgement if all data are entered
acknow (7//)
\r\rThank you %s, the information will be stored on this system.\r\r
