User ID
In en, this message translates to: 'ID: {userID}'
@override String iDis(String userID) { return 'ID: $userID'; }