home *** CD-ROM | disk | FTP | other *** search
/ Freelog 115 / FreelogNo115-MaiJuin2013.iso / Internet / Firefox / FirefoxPortable_20.0_French.paf.exe / Other / Source / PortableApps.comLauncherLANG_ENGLISHGB.nsh < prev    next >
Text File  |  2010-09-23  |  1KB  |  7 lines

  1. ∩╗┐LangString LauncherFileNotFound ${LANG_ENGLISHGB} "${PORTABLEAPPNAME} cannot be started. You may wish to re-install to fix this issue. (ERROR: $MISSINGFILEORPATH could not be found)"
  2. LangString LauncherAlreadyRunning ${LANG_ENGLISHGB} "Another instance of ${APPNAME} is already running. Please close other instances of ${APPNAME} before launching ${PORTABLEAPPNAME}."
  3. LangString LauncherAskCopyLocal ${LANG_ENGLISHGB} "${PORTABLEAPPNAME} appears to be running from a location that is read-only. Would you like to temporarily copy it to the local hard drive and run it from there?$\n$\nPrivacy Note: If you say Yes, your personal data within ${PORTABLEAPPNAME} will be temporarily copied to a local drive. Although this copy of your data will be deleted when you close ${PORTABLEAPPNAME}, it may be possible for someone else to access your data later."
  4. LangString LauncherNoReadOnly ${LANG_ENGLISHGB} "${PORTABLEAPPNAME} can not run directly from a read-only location and will now close."
  5. LangString LauncherPathTooLong ${LANG_ENGLISHGB} "The path to ${PORTABLEAPPNAME} is too long.  Please shorten the path by eliminating some parent directories or shortening directory names."
  6. LangString LauncherNextButton ${LANG_ENGLISHGB} "&Next >"
  7.