Colored => Coloured. We use British spelling by convention.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6397 4a71c877-e1ca-e34f-864e-861f7616d084
master
Freddie Witherden 2008-11-26 21:22:47 +00:00
parent 9f2e0680eb
commit d54a1e8566
1 changed files with 1 additions and 1 deletions

View File

@ -1168,7 +1168,7 @@ BOOL runGameOptions5Menu(void)
else
{
war_SetColouredCursor(true);
widgSetString(psWScreen, FRONTEND_CURSORMODE_R, _("Software (colored)"));
widgSetString(psWScreen, FRONTEND_CURSORMODE_R, _("Software (coloured)"));
}
break;