<?php
$locale['uf_icq'] = "ICQ#";
// ICQ is UIN not ID. - https://en.wikipedia.org/wiki/ICQ#UIN
$locale['uf_icq_desc'] = "ICQ UIN";
$locale['uf_icq_error'] = "ICQ can not be left empty.";
$locale['uf_icq_error_1'] = "Invalid ICQ UIN. Please use a valid ICQ User Identification Number.";