After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 746973 - Fix translations not being applied
Fix translations not being applied
Status: RESOLVED FIXED
Product: gnome-screenshot
Classification: Core
Component: general
3.16.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-screenshot-maint
gnome-screenshot-maint
Depends on:
Blocks:
 
 
Reported: 2015-03-29 12:57 UTC by Bastien Nocera
Modified: 2015-03-30 08:46 UTC
See Also:
GNOME target: 3.16
GNOME version: ---


Attachments
0001-build-Fix-translations-not-being-applied.patch (780 bytes, patch)
2015-03-29 12:57 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2015-03-29 12:57:50 UTC
Created attachment 300536 [details] [review]
0001-build-Fix-translations-not-being-applied.patch

LC_ALL=fr_FR.UTF-8 gnome-screenshot -i
showed an interface in English, despite the program being translated.
Comment 1 Cosimo Cecchi 2015-03-30 05:37:17 UTC
Review of attachment 300536 [details] [review]:

Looks good