Bug 1044313

Summary: Localization not working even for languages that are localized
Product: Red Hat Enterprise Linux 7 Reporter: Noriko Mizumoto <noriko>
Component: empathyAssignee: Debarshi Ray <debarshir>
Status: CLOSED NOTABUG QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: eng-i18n-bugs, qe-i18n-bugs
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-18 06:30:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Noriko Mizumoto 2013-12-18 05:10:57 UTC
Description of problem:
English version appears.

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/)
empathy-3.8.4-3.el7.x86_64

How reproducible:
Always

Steps to Reproduce:
1.[nmizumoto@localhost ~]$ LANG=ja-JP.UTF-8 empathy --help
2.
3.

Actual results:
[nmizumoto@localhost ~]$ LANG=ja-JP.UTF-8 empathy

(process:17042): Gtk-WARNING **: Locale not supported by C library.
	Using the fallback 'C' locale.

(empathy:17042): Clutter-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.

(process:17051): Gtk-WARNING **: Locale not supported by C library.
	Using the fallback 'C' locale.

(process:17053): Gtk-WARNING **: Locale not supported by C library.
	Using the fallback 'C' locale.

(empathy-accounts:17051): Clutter-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.

(empathy-accounts:17053): Clutter-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.

(empathy:17042): folks-WARNING **: backend-store.vala:409: Error preparing Backend 'ofono': GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files



Expected results:
Localized version appears.

Additional info: