; ; $VER: xpkmasterprefs.cd 1.2 (17.06.97) ; ; texts where a * is before name, should be taken out of standard wb ; translation ; ; NOTE: Most of the strings have to be really short, because large strings ; force the window to be large and then it cannot be opened on standard ; 640*256(200) screens! ; ; * PR_MENU_PROJECT (400//) Project ; * PR_SMENU_PROJECT_OPEN (//) O\000Open... ; PR_SMENU_PROJECT_LOAD_ADD (//) M\000Load Add... ; * PR_SMENU_PROJECT_SAVE_AS (//) A\000Save As... ; * PR_SMENU_PROJECT_QUIT (//) Q\000Quit ; * PR_MENU_EDIT (//) Edit ; * PR_SMENU_EDIT_RESET_TO_DEFAULTS (//) D\000Reset To Defaults ; * PR_SMENU_EDIT_LAST_SAVED (//) L\000Last Saved ; * PR_SMENU_EDIT_RESTORE (//) R\000Restore ; * PR_MENU_SETTINGS (//) Settings ; * PR_SMENU_SETTINGS_CREATE_ICONS (//) I\000Create Icons? ; ; different texts ; ; * PR_TEXT_WINDOW_TITLE (420//) XpkMaster Preferences PR_TEXT_ENTRY_DEFAULT (//) «default» PR_TEXT_ENTRY_NEW (//) «new» PR_TEXT_SELECT_LIBRARY (//) Select xpk or xex library ; * PR_TEXT_LOAD_PREFERENCES (//) Load XpkMaster preferences ; * PR_TEXT_SAVE_PREFERENCES (//) Save XpkMaster preferences ; * PR_TEXT_TITLE_ERR_REQUEST (//) Program Error ; * PR_TEXT_ERROR_FILEACCESS (//) Error accessing file\n%s\n%s ; * PR_TEXT_LIB_REQUIRED (//) Requires %s V%ld PR_TEXT_VERSION_TO_HIGH (//) Prefs file version to high,\nloaded data may be incomplete. ; * PR_TEXT_ERROR_FILEPROCESS (//) Error processing IFF file PR_TEXT_ILLEGAL_ENTRY (//) %s of entry %ld (%s)\nis illegal, cannot save. PR_TEXT_NO_WINDOW (//) Could not open window,\nthe used font is too large. PR_GADGS_ERR_REQUEST (//) OK ; ; slider gadget ; PR_TEXT_SLIDER_PACK_XPK_OR_XEX (450//) pack xpk or xex PR_TEXT_SLIDER_DO_NOT_PACK (//) do not pack PR_TEXT_SLIDER_RETURN_ERROR (//) return error ; ; gadget texts ; ; * PR_GADG_Save (460//) Save ; * PR_GADG_Use (//) Use ; * PR_GADG_Cancel (//) Cancel PR_GADG_Use_XFD (//) Use XFD PR_GADG_Use_Externals (//) Use XEX PR_GADG_AutoPassword (//) Auto password PR_GADG_Timeout (//) Timeout PR_GADG_New (//) New PR_GADG_Delete (//) Delete PR_GADG_Up (//) Up PR_GADG_Down (//) Down PR_GADG_Name_Pattern (//) Name Pattern PR_GADG_File_Pattern (//) File Pattern PR_GADG_Library_Name (//) Library Name PR_GADG_Mode (//) Mode PR_GADG_ChunkSize (//) ChunkSize PR_GADG_PackMode (//) PackMode ;