[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
Data Shendy
/
Back up Bu Fitri
/
DATA D
/
HMS
/
INCLUDE
/
[
Home
]
File: pesan.h
***************************************** * HEADER FILE PESAN * ***************************************** #DEFINE ERRORTITLE_LOC "Maaf error !!" #DEFINE TASTRADE_LOC "Hospital Management System" #DEFINE HMS_LOC "Hospital Management System" *-- Toolbar names #DEFINE TB_FORMDESIGNER_LOC "Form Designer" #DEFINE TB_STANDARD_LOC "Standard" #DEFINE TB_LAYOUT_LOC "Layout" #DEFINE TB_QUERY_LOC "Query Designer" #DEFINE TB_VIEWDESIGNER_LOC "View Designer" #DEFINE TB_COLORPALETTE_LOC "Color Palette" #DEFINE TB_FORMCONTROLS_LOC "Form Controls" #DEFINE TB_DATADESIGNER_LOC "Database Designer" #DEFINE TB_REPODESIGNER_LOC "Report Designer" #DEFINE TB_REPOCONTROLS_LOC "Report Controls" #DEFINE TB_PRINTPREVIEW_LOC "Print Preview" #DEFINE WIN_COMMAND_LOC "Command" && Command Window *-- Messagebox Messages #DEFINE FILENOTEXIST_LOC "File sudah ada " #DEFINE BADPASSWORD_LOC "Password salah. " #DEFINE BADNAME_LOC "Nama tidak ada." #DEFINE BADUPDATE_LOC "Could not update - reverting to original." #DEFINE SAVECHANGES_LOC "simpan data anda ?" #DEFINE ASKDELETE_LOC "anda yakin mau menghapus data ?" #DEFINE TAGNOTFOUND_LOC "Index tag not found." #DEFINE REPORTNOTFOUND_LOC "Report file not found." #DEFINE PRINTERNOTREADY_LOC "Printer not ready." #DEFINE NORECSMATCHED_LOC "No records matched criteria." #DEFINE DELETEREC_LOC "Apakah anda akan menghapus data ?" #DEFINE DELETEWARN_LOC "Ingeting aja" #DEFINE AVAILABLECREDIT_LOC "Available Credit" #DEFINE NOTYET_LOC "Under Construction" #DEFINE CUSTIDEXISTS_LOC "Customer ID already exists. Please re-enter." #DEFINE NOLASTORDER_LOC "Customer has no prior order." #DEFINE CUSTFIRSTORDER_LOC "Customer's last order is current order." #DEFINE TODAYORLATER_LOC "Date must be today or later." #DEFINE DATERANGEERROR_LOC "'To' date cannot be less than 'From' date." #DEFINE ADDCUSTOMER_LOC "Do you want to add this customer to the Customer master file?" #DEFINE NOTHINGTOPRINT_LOC "Nothing to print." #DEFINE PASSWORDEMPTY_LOC "New password cannot be empty." #DEFINE PSWDNOTCNFRM_LOC "Cannot confirm new password. Please try again." #DEFINE NOPSWDENTERED_LOC "You have not yet entered the old password. Do you want to continue?" #DEFINE FILESAVEDAS_LOC "File saved as " #DEFINE ORDHASITEMS_LOC "An order must have at least one line item." #DEFINE CUSTOVERMAX_LOC "Customer is over their maximimun order amount by " #DEFINE CUSTUNDERMIN_LOC "Customer order total must be at least " #DEFINE SAVEANYWAY_LOC "Save anyway?" #DEFINE VALIDATING_LOC "Validating ..." #DEFINE PRINTING_LOC "Printing ..." #DEFINE VIEWCODEPRINT_LOC "This report may be lengthy. Do you want to continue?" #DEFINE VIEWCSDTYPRINT_LOC "This report may be lengthy. Do you want to continue?" #DEFINE METHOD_LOC "Method: " #DEFINE LINENUM_LOC "Line: " #DEFINE CUSTNOORD_LOC "Customer has no orders." #DEFINE SELCUSTFIRST_LOC "Must select a customer first." #DEFINE CANNOTQUIT_LOC "Sorry anda tidak bisa keluar." #DEFINE ADDNEWREC_LOC "That was the last record. Do you want to add a new one?" #DEFINE ENTERADDMODE_LOC "There are no records on file. You will be placed in 'Add' mode." #DEFINE NOEMPLOYEES_LOC "There are no employees on file." #DEFINE INSEMPLOYEE_LOC "All employees must be assigned to a group." #DEFINE INSPRODUCT_LOC "All products must be assigned a supplier and a category." #DEFINE INSORDER_LOC "All orders must have a customer and a shipper.(Delivery Info)" #DEFINE TABLERULEFAIL_LOC "Table rule failed!" #DEFINE ITEMNOTSAVED_LOC "The marked items have not been added to the order. Discard the marked items?" #DEFINE CLASSBROWERR_LOC "This class cannot be used outside of the apotik application." *-- Trigger error messages #DEFINE INSERTTRIGFAIL_LOC "Insert trigger failed!" #DEFINE UPDATETRIGFAIL_LOC "Update trigger failed!" #DEFINE DELETETRIGFAIL_LOC "Delete trigger failed!" #DEFINE DELCATEGORY_LOC "Products belong to this category. Cannot delete!" #DEFINE DELCUSTOMER_LOC "Customer has orders. Cannot delete!" #DEFINE DELEMPLOYEE_LOC "Employee exists on orders. Cannot delete!" #DEFINE DELPRODUCT_LOC "Product exists on order line items. Cannot delete!" #DEFINE DELSUPPLIER_LOC "Products are supplied by this supplier. Cannot delete!" #DEFINE DELSHIPPER_LOC "Shipper exists on orders. Cannot delete!" *-- Other strings #DEFINE ADDPICTURE_LOC "Add Picture" #DEFINE CHANGEPICTURE_LOC "Change Picture" #DEFINE SELECTBUTTON_LOC "Select" #DEFINE VERSION_LOC "1.1" #DEFINE COPYRIGHT_LOC "Copyright 1999 BY HARYANTO" #DEFINE RIGHTSRSRVD_LOC "All rights reserved" #DEFINE ADDITEM_LOC "Add Item" #DEFINE REMOVEITEM_LOC "Remove Item" #DEFINE INFSAVED_LOC "Information saved." #DEFINE REINDEXING_LOC "Reindexing: " #DEFINE APOTIK_LOC "Hospital Management System" #DEFINE DONE_LOC "Done" #DEFINE LOWERNOTFOUND_LOC " not found." #DEFINE ABOUT_LOC "About " #DEFINE VERSIONLABEL_LOC "Version " #DEFINE LOWERFOR_LOC " for " #DEFINE UPDATEORDER_LOC "Updating Order"