pidgin/pidgin

4c3ee00e6107
Replace g_strdup_printf("%s", string) with g_strdup(string)

Reduce duplication after replacing where applicable.

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