Changeset 555 for AE/Installer/trunk/source
- Timestamp:
- May 29, 2010, 2:26:47 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
AE/Installer/trunk/source/aeinstallerapp.cpp
r554 r555 141 141 break; 142 142 case UPDATE_PKG_AVAIL: // there's an update with no globalization or Installer strings attached 143 updateMsg = (string)"One or individual package updates for the Anniversary Edition isavailable.\n\n" +144 (string)"Please note that the AE team assumes no responsibility for the content of third party mods " +143 updateMsg = (string)"One or more individual package updates for the Anniversary Edition are available.\n\n" + 144 (string)"Please note that the AE team assumes no responsibility for the content of third party mods, " + 145 145 (string)"nor effects that a third party mod may have on your install.\n\n" + 146 146 (string)"Do you wish to install these update(s)?";
Note:
See TracChangeset
for help on using the changeset viewer.