Bug 568617 – "Plase" misspelled
2009-01-21 Sven Neumann <sven@gimp.org> Bug 568617 – "Plase" misspelled * app/widgets/gimpuimanager.c: fixed typo. svn path=/trunk/; revision=27926
This commit is contained in:

committed by
Sven Neumann

parent
4a72283f76
commit
e9e48274c5
@ -736,8 +736,8 @@ gimp_ui_manager_entry_ensure (GimpUIManager *manager,
|
||||
"%s\n\n%s\n\n%s",
|
||||
_("Your GIMP installation is incomplete:"),
|
||||
error->message,
|
||||
_("Plase make sure the menu XML files are correctly "
|
||||
"installed."));
|
||||
_("Please make sure the menu XML files are "
|
||||
"correctly installed."));
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user