home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / EDGE1_704.DMS / in.adf / Edge_CFig.lha / edge.texts < prev    next >
Encoding:
Text File  |  1993-10-27  |  10.4 KB  |  472 lines

  1. MiscTexts:
  2.     ""
  3.     "NONAME-%ld"
  4.     "OK"
  5.     "Not a directory."
  6.     "Reading directory."
  7.     "You must select a directory."
  8.     "You must select a file."
  9.     "  (DIR)"
  10.     "Recording macro."
  11.     "L:%-5ld C:%-4ld %lc%lc %-3ld #Ln:%-5ld Size:%-7ld Chng:%-7ld Pg:%-3ld PLn:%-3ld"
  12.     "IOK "
  13.     "File : %s"
  14.     "Page %-5ld"
  15.     "%-30s%-40s%-10s"
  16.     "Edge hotkey handler."
  17.     "%.200s   View %ld"
  18.     "%s-Deposit"
  19. #
  20.  
  21. EdgeErrors:
  22.     "OK.",0
  23.     "Not enough memory.",20
  24.     "User abort.",5
  25.     "Invalid argument(s).",10
  26.     "Invalid command string.",10
  27.     "No rexxmaster active.",20
  28.     "Couldn't find IMark '%s'.",5
  29.     "Couldn't find label.",5
  30.     "Couldn't find function.",5
  31.     "Couldn't find a match to '%s'.",5
  32.     "Search buffer is empty.",5
  33.     "Couldn't find '%s'.",5
  34.     "Line to long.",10
  35.     "No area selected.",5
  36.     "Clip is empty.",5
  37.     "Nothing to undo.",5
  38.     "Nothing to redo.",5
  39.     "File is 'View Only'.",10
  40.     "Window to small to split.",10
  41.     "Unable to open window.",10
  42.     "Beginning of file.",5
  43.     "End of file.",5
  44.     "Beginning of line.",5
  45.     "End of line.",5
  46.     "Cursor on scroll border.",5
  47.     "Bookmark not defined.",5
  48.     "Auto-mark not defined.",5
  49.     "No errors to jump to.",5
  50.     "Unknown environment variable '%s'.",10
  51.     "Unable to open new file.",10
  52.     "File '%s' already exists.",10
  53.     "Couldn't find file '%s'.    DosErr #%ld - %s",10
  54.     "Couldn't open file '%s'.    DosErr #%ld - %s",10
  55.     "Error reading file '%s'.    DosErr #%ld - %s",10
  56.     "Error writing to file '%s'.    DosErr #%ld - %s",10
  57.     "Couldn't save icon '%s'.    DosErr #%ld - %s",10
  58.     "Couldn't delete old file '%s'.    DosErr #%ld - %s",10
  59.     "Couldn't rename temporary file '%s'.    DosErr #%ld - %s",10
  60.     "Word '%s' not found in dictionary.",5
  61.     "Rexx host '%s' not found.",10
  62.     "You can't alter '%s'.    It is in use by another process.",20
  63.     "Can't open your selected gadgetfont.",5
  64.     "Can't open your selected textfont.",5
  65.     "Can't open your selected screenfont.",5
  66.     "The gadgetfont must be a monospace font.",5
  67.     "The textfont must be a monospace font.",5
  68.     "Can't open printer device '%s'.    DosErr #%ld - %s",10
  69.     "Can't create icon for '%s'.    Edge icon not found.    DosErr #%ld - %s",10
  70.     "Invalid printer margins.",10
  71.     "Paperlength to small for printing.",10
  72.     "Error parsing '%s'    DosErr #%ld - %s",10
  73.     "No file '%s' loaded.",5
  74.     "%s not found in key list.",10
  75.     "%s is a menu shortcut.",10
  76.     "Invalid key description '%s'.",10
  77.     "Unknown mouse click '%s'.",10
  78.     "User entered a NULL string.",5
  79.     "To many include-file levels.",10
  80.     "RX commands may not be nested.",10
  81.     "Mouse command '%s' doesn't exist.",10
  82.     "Menu component without menu in line '%s'.",5
  83.     "To many submenu levels in line '%s'.",5
  84.     "%s already exists.",10
  85.     "Template '%s' not found.",5
  86.     "Multiple matches found on template '%s'.",5
  87.     "AmigaGuideĀ® Error : %s.",10
  88.     "Can't open 'clipboard.device'",5
  89.     "Error writing to 'clipboard.device'.",5
  90.     "Error reading from 'clipboard.device'.",5
  91.     "'clipboard.device' contains none or unknown IFF data.",5
  92.     "Unable to open 'amigaguide.library' v33.",20
  93.     "Port '%s' not found.",5
  94.     "Unable to find port '%s'.",10
  95. #
  96.  
  97. RequestNotify:
  98.     "User Notify."
  99.     "_Continue"
  100.     "Notify_Requester"
  101.  
  102.     "User Notify"
  103.     "Continue"    "C"
  104.     "Snapshot window"    "S"
  105. #
  106.  
  107. RequestChoice:
  108.     "User Choice."
  109.     "_OK"
  110.     "_Cancel"
  111.     "Choice_Requester"
  112.  
  113.     "User Choice"
  114.     "OK"    "O"
  115.     "Cancel"    "C"
  116.     "Snapshot window"    "S"
  117. #
  118.  
  119. RequestNumber:
  120.     "Enter a number."
  121.     "_OK"
  122.     "_Cancel"
  123.     "Too small!"
  124.     "Too large!"
  125.     "Min %ld - Max %ld"
  126.     "EnterANumber"
  127.  
  128.     "Enter a number"
  129.     "OK"    "O"
  130.     "Cancel"    "C"
  131.     "Snapshot window"    "S"
  132. #
  133.  
  134. RequestString:
  135.     "Enter a string."
  136.     "_OK"
  137.     "_Cancel"
  138.     "EnterAstring"
  139.  
  140.     "Enter a string"
  141.     "OK"    "O"
  142.     "Cancel"    "C"
  143.     "Snapshot window"    "S"
  144. #
  145.  
  146. RequestKey:
  147.     "Enter a key."
  148.     "_OK"
  149.     "_Cancel"
  150.     "_Alt Same"
  151.     "_Shift Same"
  152.     "_Mask Alt"
  153.     "Mas_k Shift"
  154.     "Sam_ple"
  155.     "EnterAKey"
  156.     "Sampling - enter key-sequence"
  157.  
  158.     "Enter a key"
  159.     "OK"    "O"
  160.     "Cancel"    "C"
  161.     "Snapshot window"    "S"
  162. #
  163.  
  164. Find:
  165.     "Enter find string."
  166.     "Enter find and replace strings."
  167.     "_OK"
  168.     "_Cancel"
  169.     "Ignore c_ase"
  170.     "Scan _forward"
  171.     "Use wil_dcards"
  172.     "Only whole _words"
  173.     "Ci_rcular scan"
  174.     "(Y)es, (N)o, (L)ast, (A)ll, any other key to exit."
  175.     "FindRequester"
  176.  
  177.     "Find"
  178.     "OK"    "O"
  179.     "Cancel"    "C"
  180.     "Snapshot window"    "S"
  181.     "Toggle 'Ignore case'"    "A"
  182.     "Toggle 'Scan forward'"    "F"
  183.     "Toggle 'Use wildcards'"    "D"
  184.     "Toggle 'Only whole words'"    "W"
  185.     "Toggle 'Circular scan'"    "R"
  186.     "Swap Find/Replace strings"    "T"
  187. #
  188.  
  189. RequestFile:
  190.     "Select a file."
  191.     "Select a directory."
  192.     "OK"
  193.     "Parent"
  194.     "GetDir"
  195.     "NCache"
  196.     "PCache"
  197.     "CCache"
  198.     "Cancel"
  199.     "Directory"
  200.     "File"
  201.     "Pattern"
  202.     "File list %3ld Shown, %3ld Hidden, Msg: %s"
  203.     "FileRequester"
  204.  
  205.     "FileRequester"
  206.     "OK"    "O"
  207.     "Cancel"    "C"
  208.     "Snapshot window"    "S"
  209.     "Parent"    "P"
  210.     "Get dir"    "G"
  211.     "Next Cache"    ">"
  212.     "Previous Cache"    "<"
  213.     "Current Cache"    "/"
  214. #
  215.  
  216. LocalSettings:
  217.     "Local Settings."
  218.     "_Save"
  219.     "_Use"
  220.     "_Cancel"
  221.     "_MakeIcon"
  222.     "SafeSa_ves"
  223.     "_TabsToSpaces"
  224.     "Ed_itable"
  225.     "Make_Backup"
  226.     "LineWra_p"
  227.     "_AutoIndent"
  228.     "La_yout"
  229.     "Inse_rt"
  230.     "_WordWrap"
  231.     "C_orrectCase"
  232.     "S_howSpaces"
  233.     "Backup _dir"
  234.     "Bac_kup file"
  235.     "Ma_x backups"
  236.     "Fo_ld start"
  237.     "Fold _end"
  238.     "U_ndo buffer"
  239.     "IMark ima_ge"
  240.     "Tab distance (_1"
  241.     "Page length (_2"
  242.     "Upper scrollborder (_3"
  243.     "Lower scrollborder (_4"
  244.     "Left scrollborder (_5"
  245.     "Right scrollborder (_6"
  246.     "Wrap border (_7"
  247.     "LocalSettingsReq"
  248.  
  249.     "Project"
  250.     "Open..."    "O"
  251.     "Save As..."
  252.     "Snapshot window"    "S"
  253.     "Use"    "U"
  254.     "Quit"    "Q"
  255.     "Edit"
  256.     "Reset to Defaults"    "D"
  257.     "Last Saved"    "L"
  258.     "Restore"    "R"
  259.     "Options"
  260.     "Save Icon?"
  261. #
  262.  
  263. GlobalSettings:
  264.     "Global Settings - General."
  265.     "Global Settings - Screen."
  266.     "Global Settings - Printer."
  267.     "Global Settings - Windows."
  268.     "_Save"
  269.     "_Use"
  270.     "_Cancel"
  271.     "Screen (_["
  272.     "Printer (_]"
  273.     "Windows (_;"
  274.     "General (_'"
  275.     "CutR_epeat"
  276.     "S_howDir"
  277.     "CacheDi_r"
  278.     "Aut_oDir"
  279.     "AutoSaveO_n"
  280.     "AutoSaveRe_q"
  281.     "AutoSaveChn_g"
  282.     "Au_toSaveAll"
  283.     "Loa_dLocal"
  284.     "Sa_veLocal"
  285.     "_ASLReq"
  286.     "Cloc_k"
  287.     "AutoC_lock"
  288.     "Icon_Window"
  289.     "Dor_mantQuit"
  290.     "Mouse_Blanker"
  291.     "App_Icon"
  292.     "Max lastfiles (_1"
  293.     "AutoSave timer (_2"
  294.     "Task priority (_3"
  295.     "Error level (_4"
  296.     "Close delay (_5"
  297.     "Hotkey pri (_6"
  298.     "ARexx console (_7"
  299.     "Icon toolname (_8"
  300.     "Hotkey (_9"
  301.     "_1) Header Date"
  302.     "_2) Header FileName"
  303.     "_3) Header Page #"
  304.     "_4) Footer Date"
  305.     "_5) Footer FileName"
  306.     "_6) Footer Page #"
  307.     "_Header Init"
  308.     "H_eader Title"
  309.     "_Footer Init"
  310.     "F_ooter Title"
  311.     "File _Init"
  312.     "Ou_tput"
  313.     "_Left Margin"
  314.     "_Right Margin"
  315.     "P_aper Length"
  316.     "Ta_b Distance"
  317.     "Conversio_n"
  318.     "_Print"
  319.     "Tabs to Spaces"
  320.     "Spaces to Tabs"
  321.     "No Conversion"
  322.     "SnapSi_ze"
  323.     "In_foTop"
  324.     "Ke_yPad"
  325.     "Sc_rScroll"
  326.     "AutoZ_oom"
  327.     "AutoUnZoo_m"
  328.     "_AutoFront"
  329.     "_Number"
  330.     "Strin_g"
  331.     "_Key"
  332.     "No_tify"
  333.     "C_hoice"
  334.     "Fin_d"
  335.     "Fil_e"
  336.     "Loca_l"
  337.     "Glo_bal"
  338.     "ErrorL_ist"
  339.     "Vert 1 (_1"
  340.     "_2) Vert n"
  341.     "Horiz 1 (_3"
  342.     "_4) Horiz n"
  343.     "Status line ink"
  344.     "Status line background"
  345.     "Text ink"
  346.     "Menuitem ink"
  347.     "Messages text ink"
  348.     "Scroll lists text ink"
  349.     "Filerequester file ink"
  350.     "Filerequester dir ink"
  351.     "Misc window flags"
  352.     "Pointer relative requesters"
  353.     "Scroll jumps"
  354.     "Pens"
  355.     "Screen _Width  "
  356.     "Screen _Height "
  357.     "Screen _Depth  "
  358.     "Screen _Font"
  359.     "Te_xt Font"
  360.     "Gadget Fon_t"
  361.     "Cop_y"
  362.     "Sw_ap"
  363.     "Spr_ead"
  364.     "Und_o"
  365.     "Select Gadget Font..."
  366.     "Select Text Font..."
  367.     "Select Screen Font..."
  368.     "_Red   :    "
  369.     "_Green :    "
  370.     "_Blue  :    "
  371.     "WindowSettings"
  372.     "PrinterSettings"
  373.     "ScreenSettings"
  374.     "GeneralSettings"
  375.  
  376.     "Project"
  377.     "Open..."    "O"
  378.     "Save As..."
  379.     "Snapshot window"    "S"
  380.     "Use"    "U"
  381.     "Quit"    "Q"
  382.     "Edit"
  383.     "Reset to Defaults"    "D"
  384.     "Last Saved"    "L"
  385.     "Restore"    "R"
  386.     "Options"
  387.     "Save Icon?"
  388. #
  389.  
  390. ErrorList:
  391.     "Error list."
  392.     "_Exit"
  393.     "_Return"
  394.     "_Top"
  395.     "_Bottom"
  396.     "_Next"
  397.     "_Previous"
  398.     "ErrorList"
  399.  
  400.     "Error list"
  401.     "Exit"    "E"
  402.     "Return"    "R"
  403.     "Snapshot window"    "S"
  404. #
  405.  
  406. InternalTitles:
  407.     "Line #?"
  408.     "Column #?"
  409.     "Page #?"
  410.     "Byte #?"
  411.     "Send ARexx command."
  412.     "Send ARexx command synchronous."
  413.     "Open file..."
  414.     "Include file..."
  415.     "Save file as..."
  416.     "Select current directory..."
  417.     "Save local clip as..."
  418.     "Save global clip as..."
  419.     "File ?"
  420.     "Save Environment variables."
  421.     "Load Environment variables."
  422.     "ASCII"
  423.     "Open local clip..."
  424.     "Open global clip..."
  425.     "Append file to local clip."
  426.     "Append file to global clip."
  427.     "Printer settings."
  428. #
  429.  
  430. Requesters:
  431.     "OK"
  432.     "Unable to open 'graphics.library' v37.Exiting."
  433.     "Unable to open 'diskfont.library' v36.Exiting."
  434.     "Unable to open 'gadtools.library' v37.Exiting."
  435.     "Unable to open 'asl.library' v37.Exiting."
  436.     "Unable to open 'commodities.library' v37.Exiting."
  437.     "Unable to open 'rexxsyslib.library'.Exiting."
  438.     "Unable to open 'workbench.library' v37.Exiting."
  439.     "File '%s' already exists.Do you wish to overwrite it?"
  440.     "The undo-buffer is full!Do you wish to proceed?"
  441.     "It has been %ld minutes since you last saved anything.Would you like to save all changed files now?"
  442.     "It has been %ld minutes since you last saved '%s'.Would you like to save it now?"
  443.     "It has been %ld minutes since you last saved anything.Would you like to save all files now?"
  444.     "You must close all visiting windows!"
  445.     "Totally %ld changes have been made to %ld file(s).They will all be lost.Are you sure about quiting Edge?"
  446.     "Do you really want to quit Edge?"
  447.     "%ld changes have been made to '%s'.They will all be lost.Do you wish to continue?"
  448.     "OK to quit file '%s'?"
  449.     "Can't open temporary file!DosError #%ld : %sWould you like to overwrite the original file?"
  450.     "Error writing to temporary file!DosError #%ld : %sWould you like to overwrite the original file?"
  451.     "%sDo you wish to abort 'SaveChanges'?"
  452.     "OK to save all changes and quit?"
  453.     "OK to save and quit file '%s'?"
  454.     "ARexx returned ERROR : %0.2ld/%0.2ld"
  455.     "Do you wish to save the contentsof this requester in the macro?"
  456.     "This window has %ld outstanding rexx message(s).Close it anyway?"
  457.     "%ld window(s) have %ld outstanding rexx messages.Are you sure about quiting Edge?"
  458.     "Can't open window.Free some memory, then try again!"
  459.     "%sDo you wish to abort the AutoSave?"
  460.     "%s already exists.Do you wish to overwrite the current definition '%s'with the new definition '%s'?"
  461.     "OK to save all changes and iconify?"
  462.     "Totally %ld changes have been made to %ld file(s).They will all be lost.Is it OK to iconify Edge anyway?"
  463.     "Are you sure you want to iconify Edge?"
  464.     "%ld window(s) have %ld outstanding rexx messages.Edge will wait until all messages have returned before iconification.Do you wish to continue?"
  465.     "Mouse command '%s' already exists.Do you wish to overwrite the current definition '%s'with the new definition '%s'?"
  466.     "Edge needs %ld bytes of stack space.Exiting."
  467.     "Template '%s' already exists.Do you wish to overwrite the current definition '%s'with the new definition '%s'?"
  468.     "Word '%s' already exists.Do you wish to overwrite it with '%s'?"
  469.     "Couldn't create backup of original file!DosError #%ld : %sDo you want to save anyway?"
  470. #
  471.  
  472.