--- rpms/e-smith-base/sme8/e-smith-base-4.18.1-add2general.patch 2008/04/28 17:52:40 1.4 +++ rpms/e-smith-base/sme8/e-smith-base-4.18.1-add2general.patch 2008/04/28 22:42:29 1.5 @@ -242,8 +242,7 @@ diff -Nur -x '*.orig' -x '*.rej' e-smith + . $fm->localise("GROUP_ADD") . "

")); -- if ( $numGroups == 0 ) { -+ if ( $numGroups == 0 ) { + if ( $numGroups == 0 ) { print $q->Tr($q->td( - '

' . $fm->localise("NO_GROUPS") . '

')); + '

' . $fm->localise("ACCOUNT_GROUP_NONE") . '

'));