pidgin/pidgin

Fix warnings about changing types on assignment.

2021-07-02, Elliott Sales de Andrade
2cb285cacbfd
Fix warnings about changing types on assignment.

Testing Done:
Compiled only.

Reviewed at https://reviews.imfreedom.org/r/786/
i18n = import('i18n')
i18n.gettext('pidgin',
args : '--from-code=utf-8',
install : get_option('nls'),
)