home *** CD-ROM | disk | FTP | other *** search
/ Chip 2008 June / CHIP-2008-06.iso / macos / Baseline / Baseline.app / Contents / Resources / English.lproj / Localizable.strings < prev   
Encoding:
Text (UTF-16)  |  2008-03-31  |  1018 b   |  16 lines

  1. /* Is registering status label license */
  2. "MS_IS_REGISTERING_STATUS_LABEL" = "Registering\\U2026";
  3.  
  4. /* Registration license expiry format */
  5. "MS_LICENSE_EXPIRY_FORMAT" = "License expires %1$A, %2$e %3$B %4$Y";
  6.  
  7. /* Registration status label format */
  8. "MS_LICENSED_REGISTRATION_STATUS_LABEL_FORMAT" = "Registered to %@";
  9.  
  10. /* No license expiry message */
  11. "MS_NO_LICENSE_EXPIRY_MESSAGE" = "No expiry date";
  12.  
  13. /* Unlicensed registration status label */
  14. "MS_UNLICENSED_REGISTRATION_STATUS_LABEL" = "Unregistered";
  15.  
  16.