Fix a typo in uninstaller's english appname.
This commit is contained in:
parent
dfaabdfc97
commit
d3f5fa8983
|
@ -36,7 +36,7 @@ END
|
|||
|
||||
|
||||
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_ABOUTTITLE, "About Uninstaller"
|
||||
IDS_REGISTRYKEYNOTAVAILABLE, "Uninstall registry key not available (yet), nothing to do !"
|
||||
|
|
Loading…
Reference in New Issue