home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / 01_02.iso / linux / mozilla-installer_linux / installer.ini < prev    next >
INI File  |  2001-11-22  |  3KB  |  86 lines

  1.  
  2. [String Resources]
  3.  
  4. ;------------------------------------------------------------------------------
  5. ;   UI strings
  6. ;------------------------------------------------------------------------------
  7.  
  8. NEXT=Next >
  9. BACK=< Back
  10. CANCEL=Cancel
  11. ACCEPT=Accept
  12. DECLINE=Decline
  13. INSTALL=Install
  14. PAUSE=Pause
  15. RESUME=Resume
  16. DEFAULT_TITLE=Mozilla Installer
  17. DEST_DIR=Destination Directory
  18. BROWSE=Change...
  19. SELECT_DIR=Select a directory
  20. DOESNT_EXIST=Directory %s doesn't exist.  Create it?
  21. YES_LABEL=Yes
  22. NO_LABEL=No
  23. OK_LABEL=OK
  24. DELETE_LABEL=Delete
  25. CANCEL_LABEL=Cancel
  26. ERROR=Error [%d]: %s
  27. FATAL_ERROR=Fatal error [%d]: %s
  28. DESCRIPTION=Description
  29. PREPARING=Preparing %s...
  30. EXTRACTING=Extracting %s...
  31. INSTALLING_XPI=Installing %s...
  32. PROCESSING_FILE=Processing file %d of %d...
  33. COMPLETED=Installation has completed.
  34. NO_PERMS=Choose another directory because you do not have permission to install to: %s
  35. DL_SETTINGS=Download Settings
  36. SAVE_MODULES=Save installer modules upon download
  37. PROXY_SETTINGS=Proxy Settings...
  38. PS_LABEL0=Proxy Host [required]:
  39. PS_LABEL1=Proxy Port [required]:
  40. PS_LABEL2=Proxy Username [optional]:
  41. PS_LABEL3=Proxy Password [optional]:
  42. ERROR_TITLE=Error!
  43. DS_AVAIL=Disk Space Available = %ld KB
  44. DS_REQD=Disk Space Required = %ld KB
  45. NO_DISK_SPACE=Please select a directory on a disk with enough space to install or free some disk space on the selected disk.
  46. CXN_DROPPED=A network connection failure occured.  Please check your network connection and press the 'Resume' button.  Alternatively, press the 'Cancel' button to quit the installer.
  47. CRC_CHECK=Some files failed to download correctly. Retrying.
  48. CRC_FAILED=Installation has failed due to multiple CRC failures.
  49. DOWNLOADING=Downloading:
  50. FROM=From:
  51. TO=To:
  52. STATUS=Status:
  53. DL_STATUS_STR=%d KB  of  %d KB (at %d KB/sec)
  54. UNKNOWN=Unknown
  55.  
  56. ;------------------------------------------------------------------------------
  57. ;   Error strings
  58. ;------------------------------------------------------------------------------
  59.  
  60. -601=Out of memory
  61. -602=Invalid param
  62. -603=Invalid member variable
  63. -604=Invalid pointer
  64. -605=Parse key has no value
  65. -606=Failed to read readme
  66. -607=Failed to read license
  67. -608=Out of bounds in Component/Setup Type list
  68. -609=Mismatched ref counts
  69. -610=No components in the INI file
  70. -611=No setup types in the INI file
  71. -612=URL at this index already exists
  72. -613=Couldn't create the directory
  73. -614=FTP URL malformed
  74. -615=Download failed
  75. -616=Extraction of XPCOM failed
  76. -617=Failed to fork a process
  77. -618=Couldn't open xpistub library
  78. -619=Couldn't get symbol in library
  79. -620=A xpistub call failed
  80. -621=An Installer module %s (.xpi) failed to install
  81. -622=Copy of an installer module (.xpi) failed
  82. -623=Destination directory doesn't exist
  83. -624=Can't make destination directory.  Please try another directory.
  84. -625=A previous installation exists.
  85.  
  86.