#language english #version 1 ; ; Catalog description for TheBoss V1.00 ; ; !!!! DO NOT TOUCH THIS '.cd' FILE !!!! ; ; Rename the TheBoss.ct file to YourLanguage.ct ; ; Then translate the strings in YourLanguage.ct into your language ; ; The translated strings shouldn+t be longer than the original string ; ; Finally use Flexcat to compile the TheBoss.catalog in your language with ; ; Flexcat TheBoss.cd YourLanguage.ct CATALOG TheBoss.catalog ; ; Create a directory Catalogs/YourLanguage and then ; ; Copy TheBoss.catalog in the Catalogs/YourLanguage directory ; ; Flexcat is freeware (c) by Jochen Wiedmann and available on Aminet ; ; ; Window-Text ; ; CONFIG_TEXT01 (//) Drawer ; CONFIG_TEXT02 (//) Executable ; CONFIG_TEXT03 (//) Script ; CONFIG_TEXT04 (//) Name : ; CONFIG_TEXT05 (//) Command : ; CONFIG_GADGET01 (//) Add ; CONFIG_GADGET02 (//) Insert ; CONFIG_GADGET03 (//) Switch ; CONFIG_GADGET04 (//) Remove ; CONFIG_GADGET05 (//) Save ; CONFIG_GADGET06 (//) Use ; CONFIG_GADGET07 (//) Cancel ; REQUEST_TITLE01 (//) Error... ; REQUEST_GADGET01 (//) Ok ; REQUEST_MSG01 (//) Can't find/Open a Screen !!!! ; REQUEST_MSG02 (//) Can't load font ! ; REQUEST_TITLE02 (//) Request ; REQUEST_MSG03 (//) Confirm removal of this button ; REQUEST_GADGET02 (//) Confirm ; REQUEST_GADGET03 (//) No ; REQUEST_MSG04 (//) Do you want to save the changes? ; REQUEST_GADGET04 (//) Yes ; REQUEST_GADGET05 (//) No ; CONFIG_TEXT07 (//) Text ; CONFIG_TEXT08 (//) Back ; CONFIG_GADGET08 (//) Copy ; ; New panel default text MISC_1 (//) New ; CONFIG_TEXT09 (//) Set Width ; CONFIG_GADGET09 (//) About ; QUIT_TITLE (//) TheBoss Request ; QUIT_TEXT (//) Do you want to quit? ; QUIT_GADGET01 (//) Yes ; QUIT_GADGET02 (//) No ;