Bug 1044310 - Localization not working even for languages that are localized
Summary: Localization not working even for languages that are localized
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: ekiga
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Benjamin Otte
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-18 04:55 UTC by Noriko Mizumoto
Modified: 2013-12-18 06:22 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-18 06:22:18 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Noriko Mizumoto 2013-12-18 04:55:35 UTC
Description of problem:
English version appears even when specifing LANG.

Version-Release number of selected component (if applicable):
Filed from caserun (http://download.englab.bne.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20131127.1/compose/Client/x86_64/os/)
ekiga-4.0.1-1.2.el7.x86_64

How reproducible:
Always

Steps to Reproduce:
1.[nmizumoto@localhost ~]$ ekiga
2.
3.

Actual results:
[nmizumoto@localhost ~]$ ekiga

(process:16740): Gtk-WARNING **: Locale not supported by C library.
	Using the fallback 'C' locale.
^C強制終了
[nmizumoto@localhost ~]$ LANG=ja-JP.UTF-8 gnome-control-center

(gnome-control-center:16772): Gtk-WARNING **: Locale not supported by C library.
	Using the fallback 'C' locale.

(gnome-control-center:16772): Clutter-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
[nmizumoto@localhost ~]$ LANG=ja-JP.UTF-8 ekiga

(process:16783): Gtk-WARNING **: Locale not supported by C library.
	Using the fallback 'C' locale.
^C強制終了


Expected results:
Localized version appears.

Additional info:


Note You need to log in before you can comment on or make changes to this bug.