Rename "App Host" to "App Launcher" in user-visible UI
Changes include:
- User-visible strings, e.g., application name, shortcut name, tootips.
- The associated IDS_ message names.
- Log messages.
- Uninstall entry in the registry => Need transient code to delete old uninstall entry.
Changes exclude:
- Executable app_host.exe (correct, since it is a helper program, not the launcher itself).
- App command "quick-enable-application-host".
- Source filenames.
- Comments (separate cleanup -- now we consider "app host" and "app launcher" equivalent, to be cleaned up elsewhere).
- Dead code (--app-host switch and associated code; these should be cleaned up elsewhere).
Caveat: Existing shortcuts that states "App Host" will NOT be forced to say "App Launcher" => This CL is mostly for new installs.
BUG=166980
Review URL: https://chromiumcodereview.appspot.com/
12040012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@179704 0039d316-1c4b-4281-b951-d872f2087c98