home *** CD-ROM | disk | FTP | other *** search
/ Computer Active 2010 July / CA07.iso / Multimedija / QuickTimeInstaller.exe / AppleApplicationSupport.msi / Foundation.resources_en.lproj_Formatter.strings < prev    next >
Encoding:
Text (UTF-16)  |  2010-03-15  |  1.1 KB  |  17 lines

  1.  
  2. /* Presented when user typed illegal characters -- No valid object */
  3. "Invalid number" = "Invalid number";
  4.  
  5. /* Presented when user value smaller than minimum */
  6. "Fell short of minimum" = "Fell short of minimum";
  7.  
  8. /* Presented when user value larger than maximum */
  9. "Maximum exceeded" = "Maximum exceeded";
  10.  
  11. /* Presented when value is a float, but floats not allowed */
  12. "Floating Point not allowed" = "Floating Point not allowed";
  13.  
  14. /* Presented when string cannot be converted to an NSDate */
  15. "Invalid date string" = "Invalid date string";
  16.  
  17.