Commit d3f5fa89 authored by Hannu Valtonen's avatar Hannu Valtonen Committed by Alexandre Julliard

Fix a typo in uninstaller's english appname.

parent dfaabdfc
...@@ -36,7 +36,7 @@ END ...@@ -36,7 +36,7 @@ END
STRINGTABLE DISCARDABLE { STRINGTABLE DISCARDABLE {
IDS_APPNAME, "Wine Application Unsinstaller" IDS_APPNAME, "Wine Application Uninstaller"
IDS_ABOUT, "Wine Application Uninstaller (C) 2005 by Andreas Mohr, Hannu Valtonen and Jonathan Ernst." IDS_ABOUT, "Wine Application Uninstaller (C) 2005 by Andreas Mohr, Hannu Valtonen and Jonathan Ernst."
IDS_ABOUTTITLE, "About Uninstaller" IDS_ABOUTTITLE, "About Uninstaller"
IDS_REGISTRYKEYNOTAVAILABLE, "Uninstall registry key not available (yet), nothing to do !" IDS_REGISTRYKEYNOTAVAILABLE, "Uninstall registry key not available (yet), nothing to do !"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment