git-svn-id: svn://10.65.10.50/branches/R_10_00@23135 c028cbd2-c16b-5b4b-a496-9718f37d4682

This commit is contained in:
guy 2015-11-30 16:13:34 +00:00
parent 2cf261e01a
commit 512c28b8a1

View File

@ -1469,7 +1469,7 @@ bool TSimple_anal_msk::on_field_event(TOperable_field& o, TField_event e, long j
if (last->check())
stop_run(K_AUTO_ENTER);
else
warning_box(FR("L'utente %s non ha accesso a questo record"), (const char*)user());
cantaccess_box(TR("questo record"));
}
}
else