GNOME Bugzilla – Bug 348558
Snippets use language.get_name() instead of .get_id()
Last modified: 2019-03-23 20:40:29 UTC
get_name() is localized and should never be used as a reference to a language. Use get_id()!
Well, I blame the docs! There is no get_id() in the docs! Bug fixing it needs.
Fixed in 2.15.5