GNOME Bugzilla – Bug 760431
[PATCH] gupnp-dlna-info-2.0 --help and gupnp-dlna-ls-profiles-2.0 --help shows translated characters as question marks on some locales
Last modified: 2019-02-22 06:01:14 UTC
Please see the attached patch. gupnp-dlna-info and gupnp-dlna-ls-profiles should call setlocale in main function in order to correctly show translated messages.
Created attachment 318699 [details] [review] Call setlocale in main function of gupnp-dlna-info and gupnp-dlna-ls-profiles It is required to correctly show translated messages on some locales.
Review of attachment 318699 [details] [review]: +1
Attachment 318699 [details] pushed as 9b0783d - Call setlocale in main function of gupnp-dlna-info and gupnp-dlna-ls-profiles