~s-cecilio/lenmus/v5.3

« back to all changes in this revision

Viewing changes to installer/msw/locale/en.nsh

  • Committer: cecilios
  • Date: 2012-09-11 16:59:18 UTC
  • Revision ID: svn-v4:2587a929-2f0e-0410-ae78-fe6f687d5efe:branches/TRY-5.0:730
Paths: fixed problem with installation folders. Fixed Chinese ISO language code

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
LangString ERROR_InstallFonts       ${LANG_English} "Error installing font"
26
26
LangString ERROR_CreateIcon         ${LANG_English} "Error creating shortcut on desktop"
27
27
LangString ERROR_CopyScores         ${LANG_English} "Error copying examples of music scores"
 
28
LangString ERROR_FindingInstall     ${LANG_English} "Unable to find LenMus install path. Update aborted."
28
29
LangString MSG_CONTINUE             ${LANG_English} "Would you like to continue the installation?"
29
30
LangString MSG_ABORT                ${LANG_English} "Installation canceled"
30
31