All instances of "successfull" should be replaced with "successful"
[adam@hera mycc-0.8.1-alpha-src]$ grep -rin successfull * | grep -vi
successfully
src/CConnectionDialog.cpp:536:
ConsoleWindow->messagePanel()->Information(tr("Connection
Successfull."));
src/CAdministrationPanel.cpp:502:
parent->messagePanel()->Information("[" + m->getConnectionName() + "] "
+ tr("Flush Hosts successfull"));
src/CAdministrationPanel.cpp:508:
parent->messagePanel()->Information("[" + m->getConnectionName() + "] "
+ tr("Flush Logs successfull"));
src/CAdministrationPanel.cpp:514:
parent->messagePanel()->Information("[" + m->getConnectionName() + "] "
+ tr("Flush Privileges successfull"));
src/CAdministrationPanel.cpp:520:
parent->messagePanel()->Information("[" + m->getConnectionName() + "] "
+ tr("Flush Tables successfull"));
src/CAdministrationPanel.cpp:526:
parent->messagePanel()->Information("[" + m->getConnectionName() + "] "
+ tr("Flush Status successfull"));
src/CDatabaseTree.cpp:527:
ConsoleWindow->messagePanel()->Information(tr("Refresh successfull"));
translations/Espanol.ts:172: <source>Flush Hosts
successfull</source>
translations/Espanol.ts:176: <source>Flush Logs
successfull</source>
translations/Espanol.ts:180: <source>Flush Privileges
successfull</source>
translations/Espanol.ts:184: <source>Flush Tables
successfull</source>
translations/Espanol.ts:188: <source>Flush Status
successfull</source>
translations/Espanol.ts:353: <source>Connection
Successfull.</source>
translations/Espanol.ts:445: <source>Refresh successfull</source>
[adam@hera mycc-0.8.1-alpha-src]$
Thanks!
----------------------
Adam Hooper
Densigraphix Kopi Inc.
adamh@stripped